Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: ltsp.xml
Date: Wed, 22 Feb 2006 14:41:47
Message-Id: 200602221441.k1MEfcDW031103@robin.gentoo.org
1 fox2mike 06/02/22 14:41:37
2
3 Modified: xml/htdocs/doc/en ltsp.xml
4 Log:
5 Fixes for Bug #122941. Requested by Uberlord, commited by yours truly for 1 Mars/Twix bar.
6
7 Revision Changes Path
8 1.15 +5 -3 xml/htdocs/doc/en/ltsp.xml
9
10 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
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ltsp.xml?rev=1.15&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ltsp.xml.diff?r1=1.14&r2=1.15&cvsroot=gentoo
13
14 Index: ltsp.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ltsp.xml,v
17 retrieving revision 1.14
18 retrieving revision 1.15
19 diff -u -r1.14 -r1.15
20 --- ltsp.xml 28 Jul 2005 12:34:06 -0000 1.14
21 +++ ltsp.xml 22 Feb 2006 14:41:37 -0000 1.15
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ltsp.xml,v 1.14 2005/07/28 12:34:06 jkt Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ltsp.xml,v 1.15 2006/02/22 14:41:37 fox2mike Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/ltsp.xml">
29 @@ -20,8 +20,8 @@
30
31 <license/>
32
33 -<version>1.9</version>
34 -<date>2004-10-18</date>
35 +<version>1.10</version>
36 +<date>2006-02-22</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -276,6 +276,8 @@
41 <comment>(LTSP Path Options)</comment>
42 option root-path "192.168.0.254:/opt/ltsp-4.1/i386";
43 filename "/lts/vmlinuz-2.4.26-ltsp-2";
44 +<comment>(Address of the tftp server to download the ltsp file from)</comment>
45 +next-server "192.168.0.254";
46
47 <comment>(If your workstations have ISA NICs uncomment the following)</comment>
48 <comment>(lines and alter the driver and IO)</comment>
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list