fox2mike 06/02/22 14:41:37 Modified: xml/htdocs/doc/en ltsp.xml Log: Fixes for Bug #122941. Requested by Uberlord, commited by yours truly for 1 Mars/Twix bar.
Revision Changes Path 1.15 +5 -3 xml/htdocs/doc/en/ltsp.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ltsp.xml?rev=1.15&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ltsp.xml?rev=1.15&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ltsp.xml.diff?r1=1.14&r2=1.15&cvsroot=gentoo Index: ltsp.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ltsp.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ltsp.xml 28 Jul 2005 12:34:06 -0000 1.14 +++ ltsp.xml 22 Feb 2006 14:41:37 -0000 1.15 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ltsp.xml,v 1.14 2005/07/28 12:34:06 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ltsp.xml,v 1.15 2006/02/22 14:41:37 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/ltsp.xml"> @@ -20,8 +20,8 @@ <license/> -<version>1.9</version> -<date>2004-10-18</date> +<version>1.10</version> +<date>2006-02-22</date> <chapter> <title>Introduction</title> @@ -276,6 +276,8 @@ <comment>(LTSP Path Options)</comment> option root-path "192.168.0.254:/opt/ltsp-4.1/i386"; filename "/lts/vmlinuz-2.4.26-ltsp-2"; +<comment>(Address of the tftp server to download the ltsp file from)</comment> +next-server "192.168.0.254"; <comment>(If your workstations have ISA NICs uncomment the following)</comment> <comment>(lines and alter the driver and IO)</comment> -- [email protected] mailing list
