Author: jim
Date: 2006-07-03 01:43:10 -0600 (Mon, 03 Jul 2006)
New Revision: 1895

Modified:
   /
   trunk/BOOK/boot/common/pwdgroup.xml
   trunk/BOOK/general.ent
Log:
 [EMAIL PROTECTED] (orig r1981):  [EMAIL PROTECTED] | 2006-07-02 22:07:39 -0700
 Fixed issue in boot method caused by previous changes to /etc/passwd



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - b6734a72-470d-0410-b049-f317dca95413:/:1980
   + b6734a72-470d-0410-b049-f317dca95413:/:1981

Modified: trunk/BOOK/boot/common/pwdgroup.xml
===================================================================
--- trunk/BOOK/boot/common/pwdgroup.xml 2006-07-02 23:46:18 UTC (rev 1894)
+++ trunk/BOOK/boot/common/pwdgroup.xml 2006-07-03 07:43:10 UTC (rev 1895)
@@ -43,7 +43,7 @@
   the following command:</para>
 
 <screen><userinput>cat &gt; ${CLFS}/etc/passwd &lt;&lt; "EOF"
-<literal>root:x:0:0:root:/root:/bin/bash</literal>
+<literal>root::0:0:root:/root:/bin/bash</literal>
 EOF</userinput></screen>
 
   <para os="a">The actual password for <systemitem 
class="username">root</systemitem>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-07-02 23:46:18 UTC (rev 1894)
+++ trunk/BOOK/general.ent      2006-07-03 07:43:10 UTC (rev 1895)
@@ -2,7 +2,7 @@
 
 <!ENTITY month "07"> <!-- Use two digits -->
 <!ENTITY month_name "July">
-<!ENTITY day "02"> <!-- Use two digits -->
+<!ENTITY day "03"> <!-- Use two digits -->
 <!ENTITY year "2006"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to