Author: jim
Date: 2006-07-08 21:47:24 -0600 (Sat, 08 Jul 2006)
New Revision: 1937
Modified:
/
trunk/BOOK/boot/common/pwdgroup.xml
trunk/BOOK/chroot/common/pwdgroup.xml
Log:
[EMAIL PROTECTED] (orig r2035): [EMAIL PROTECTED] | 2006-07-08 20:31:13 -0700
Minor text changes in passwd/group file creation
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2033
+ b6734a72-470d-0410-b049-f317dca95413:/:2035
Modified: trunk/BOOK/boot/common/pwdgroup.xml
===================================================================
--- trunk/BOOK/boot/common/pwdgroup.xml 2006-07-09 00:58:13 UTC (rev 1936)
+++ trunk/BOOK/boot/common/pwdgroup.xml 2006-07-09 03:47:24 UTC (rev 1937)
@@ -47,8 +47,8 @@
EOF</userinput></screen>
<para os="a">The actual password for <systemitem
class="username">root</systemitem>
- (the <quote>x</quote> used here is just a placeholder) will be set
- later.</para>
+ (the <quote>::</quote> used here is just a placeholder and allow you to login
+ with no password) will be set later.</para>
<variablelist os="b">
@@ -75,13 +75,13 @@
<varlistentry>
<term><literal>lp:x:10:9:lp:/var/spool/lp:/bin/false</literal></term>
<listitem>
- <para>To be written</para>
+ <para>Used by programs for printing</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>mail:x:30:30:mail:/var/mail:/bin/false</literal></term>
<listitem>
- <para>To be written</para>
+ <para>Often used by email programs</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -179,9 +179,9 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><literal>users:x:100:</literal></term>
+ <term><literal>users:x:1000:</literal></term>
<listitem>
- <para>To be written</para>
+ <para>The default GID used by shadow for new users</para>
</listitem>
</varlistentry>
<varlistentry>
Modified: trunk/BOOK/chroot/common/pwdgroup.xml
===================================================================
--- trunk/BOOK/chroot/common/pwdgroup.xml 2006-07-09 00:58:13 UTC (rev
1936)
+++ trunk/BOOK/chroot/common/pwdgroup.xml 2006-07-09 03:47:24 UTC (rev
1937)
@@ -46,9 +46,9 @@
<literal>root:x:0:0:root:/root:/bin/bash</literal>
EOF</userinput></screen>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../../boot/common/pwdgroup.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
+ <para os="a">The actual password for
+ <systemitem class="username">root</systemitem> (the <quote>x</quote>
+ used here is just a placeholder) will be set later.</para>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../boot/common/pwdgroup.xml"
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page