Changeset 934e597 for BOOK/chroot/common


Ignore:
Timestamp:
Jul 8, 2006, 8:54:37 PM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9176ba26
Parents:
b2011e5
Message:

More text changes in passwd/group file sections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/chroot/common/pwdgroup.xml

    rb2011e5 r934e597  
    3535  </indexterm>
    3636
    37   <para>In order for user <systemitem class="username">root</systemitem> to
    38   be able to login and for the name <quote>root</quote> to be recognized,
    39   there must be relevant entries in the <filename>/etc/passwd</filename>
    40   and <filename>/etc/group</filename> files.</para>
    41 
     37  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38  href="../../boot/common/pwdgroup.xml"
     39  xpointer="xpointer(//*[@os='a'])"/>
     40 
    4241  <para>Create the <filename>/etc/passwd</filename> file by running the
    4342  following command:</para>
     
    4746EOF</userinput></screen>
    4847
    49   <para os="a">The actual password for
     48  <para os="b">The actual password for
    5049  <systemitem class="username">root</systemitem> (the <quote>x</quote>
    5150  used here is just a placeholder) will be set later.</para>
     
    5352  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5453  href="../../boot/common/pwdgroup.xml"
    55   xpointer="xpointer(//*[@os='b'])"/>
     54  xpointer="xpointer(//*[@os='c'])"/>
    5655
    5756  <para>Create the <filename>/etc/group</filename> file by running the
     
    7978  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    8079  href="../../boot/common/pwdgroup.xml"
    81   xpointer="xpointer(//*[@os='c'])"/>
    82 
    83   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    84   href="../../boot/common/pwdgroup.xml"
    8580  xpointer="xpointer(//*[@os='d'])"/>
    8681
     
    8883  href="../../boot/common/pwdgroup.xml"
    8984  xpointer="xpointer(//*[@os='e'])"/>
     85
     86  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     87  href="../../boot/common/pwdgroup.xml"
     88  xpointer="xpointer(//*[@os='f'])"/>
    9089
    9190  <para>To remove the <quote>I have no name!</quote> prompt, start a
Note: See TracChangeset for help on using the changeset viewer.