neysx 06/04/04 15:25:15 Modified: ltsp.xml Log: Fixed next-server option, reported by codertux_ on irc
Revision Changes Path 1.16 xml/htdocs/doc/en/ltsp.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ltsp.xml?rev=1.16&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.16&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ltsp.xml.diff?r1=1.15&r2=1.16&cvsroot=gentoo Index: ltsp.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ltsp.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ltsp.xml 22 Feb 2006 14:41:37 -0000 1.15 +++ ltsp.xml 4 Apr 2006 15:25:14 -0000 1.16 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ltsp.xml,v 1.15 2006/02/22 14:41:37 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ltsp.xml,v 1.16 2006/04/04 15:25:14 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/ltsp.xml"> @@ -20,8 +20,8 @@ <license/> -<version>1.10</version> -<date>2006-02-22</date> +<version>1.11</version> +<date>2006-04-04</date> <chapter> <title>Introduction</title> @@ -277,7 +277,7 @@ 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"; +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
