User Tools

Site Tools


wiki:obsolete:lenny-complete-edition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:obsolete:lenny-complete-edition [2010/03/11 08:53]
romy
wiki:obsolete:lenny-complete-edition [2010/03/11 09:05]
romy
Line 23: Line 23:
 </code> </code>
  
-//Dark blue boxes like the one below will show you the content of text files//In this case the lines which have to be added to “/etc/apt/sources.list”:+In this case the lines which have to be added to “/etc/apt/sources.list” are:\\  
 +//Dark blue boxes like the one below will show you the content of text files//.
  
 <file> <file>
Line 271: Line 272:
 </code> </code>
  
-The next step will copy the newly generated configuration files into your real /etc directory. **You should not do this without a valid backup!**+The next step will copy the newly generated configuration files into your real /etc directory.\\  
 +//You should not do this without a valid backup!//
  
 <code> <code>
Line 512: Line 514:
 == Setting up atftp == == Setting up atftp ==
  
-After receiving a network address from the DHCP daemon, a kernel will be deployed using the tftp protocoll. For this purpose, you'll need to configure the atftpd, so that the kernel can be found. Please make sure, that atftp ist started by an init script and not via inet.d.+After receiving a network address from the DHCP daemon, a kernel will be deployed using the tftp protocoll. For this purpose, you'll need to configure the **atftpd**, so that the kernel can be found. Please make sure, that **atftp** ist started by an init script and not via inet.d.
  
 <code> <code>
Line 530: Line 532:
 </code> </code>
  
-If inet.d was installed and used on your system, please make sure that it is not starting or runnig atftp when you start it directly:+If inet.d was installed and used on your system, please make sure that it is not starting or runnig **atftp** when you start it directly:
  
 <code> <code>
Line 536: Line 538:
 </code> </code>
  
-If you don't want to make copies of the kernel and initrd files, just use symbolic links – thiat is a good idea, if you plan to maintain the boot environment:+If you don't want to make copies of the kernel and initrd files, just use symbolic links – that is a good idea, if you plan to maintain the boot environment:
  
 <code> <code>
Line 543: Line 545:
 </code> </code>
  
-The configuration file of atftp needs to be created and edited. Please change the IP address if necessary!+The configuration file of **atftp** needs to be created and edited. Please change the IP address if necessary!
  
 <code> <code>