[SCM] live-manual branch, debian, updated. debian/2.0_a9-1-12-g520d61a

Ben Armstrong synrg at debian.org
Thu Oct 28 10:50:49 UTC 2010


The following commit has been merged in the debian branch:
commit d15a0830d2243b8124b11e0637379033e437223a
Author: Ben Armstrong <synrg at debian.org>
Date:   Thu Oct 28 07:04:24 2010 -0300

    Fixing incorrect capitalization of command name.

diff --git a/manual/en/user_basics.ssi b/manual/en/user_basics.ssi
index bbef50c..634a521 100644
--- a/manual/en/user_basics.ssi
+++ b/manual/en/user_basics.ssi
@@ -202,9 +202,9 @@ code{
 
 }code
 
-In a network boot, the client runs a small piece of software which usually resides on the EPROM of the Ethernet card. This program sends a DHCP request to get an IP address and information about what to do next. Typically, the next step is getting a higher level bootloader via the TFTP protocol. That could be PXELINUX, GRUB, or even boot directly to an operating system like Linux.
+In a network boot, the client runs a small piece of software which usually resides on the EPROM of the Ethernet card. This program sends a DHCP request to get an IP address and information about what to do next. Typically, the next step is getting a higher level bootloader via the TFTP protocol. That could be pxelinux, GRUB, or even boot directly to an operating system like Linux.
 
-For example, if you unpack the generated binary-net.tar.gz archive in the /srv/debian-live directory, you'll find the filesystem image in live/filesystem.squashfs and the kernel, initrd and PXELINUX bootloader in tftpboot/debian-live/i386.
+For example, if you unpack the generated binary-net.tar.gz archive in the /srv/debian-live directory, you'll find the filesystem image in live/filesystem.squashfs and the kernel, initrd and pxelinux bootloader in tftpboot/debian-live/i386.
 
 We must now configure three services on the server to enable netboot.
 

-- 
live-manual



More information about the debian-live-changes mailing list