jkt         05/09/16 16:32:06

  Modified:    xml/htdocs/doc/en diskless-howto.xml
  Log:
  #106042, use /etc/conf.d/hostname instead of /etc/hostname
  
  another fix: use /etc/runlevels instead of /etc/runlevel

Revision  Changes    Path
1.21      +6 -6      xml/htdocs/doc/en/diskless-howto.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/diskless-howto.xml?rev=1.21&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/diskless-howto.xml?rev=1.21&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/diskless-howto.xml.diff?r1=1.20&r2=1.21&cvsroot=gentoo

Index: diskless-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/diskless-howto.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- diskless-howto.xml  16 Sep 2005 16:20:52 -0000      1.20
+++ diskless-howto.xml  16 Sep 2005 16:32:06 -0000      1.21
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/diskless-howto.xml,v 1.20 
2005/09/16 16:20:52 jkt Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/diskless-howto.xml,v 1.21 
2005/09/16 16:32:06 jkt Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/diskless-howto.xml">
@@ -25,7 +25,7 @@
 
 <license/>
 
-<version>1.15</version>
+<version>1.16</version>
 <date>2005-09-16</date>
 
 <chapter>
@@ -374,9 +374,9 @@
 Most of these "stubs" should be recognizable to you; Stubs like
 <path>/dev</path> or <path>/proc</path> will be populated when the slave 
starts,
 the others will be mounted later. You should also change the
-<path>/diskless/192.168.1.21/etc/hostname</path> file to reflect the hostname
-of the slave. Binaries, libraries and other files will be populated later in
-this HOWTO right before you attempt to boot the slave.
+<path>/diskless/192.168.1.21/etc/conf.d/hostname</path> file to reflect the
+hostname of the slave. Binaries, libraries and other files will be populated
+later in this HOWTO right before you attempt to boot the slave.
 </p>
 
 <p>
@@ -1272,7 +1272,7 @@
 
 <p>
 You need as many init scripts under
-<path>/diskless/192.168.1.21/etc/runlevel</path> as you need services on your
+<path>/diskless/192.168.1.21/etc/runlevels</path> as you need services on your
 diskless nodes. It all depends on what you want your slaves to do.
 </p>
 



-- 
[email protected] mailing list

Reply via email to