Ignore:
File:
1 edited

Legend:

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

    r27f57ec r688b33d  
    4444
    4545<screen><userinput>cat &gt; ${CLFS}/etc/passwd &lt;&lt; "EOF"
    46 <literal>root:x:&uid-root;:&gid-root;:root:/root:/bin/bash</literal>
    47 <literal>messagebus:x:&uid-messagebus;:&gid-messagebus;:D-Bus Message Daemon User:/dev/null:/bin/false</literal>
     46<literal>root::&uid-root;:&gid-root;:root:/root:/bin/bash</literal>
    4847EOF</userinput></screen>
    4948
     
    132131utmp:x:&gid-utmp;:
    133132usb:x:&gid-usb;:
    134 cdrom:x:&gid-cdrom;:
    135 messagebus:x:&gid-messagebus;:</literal>
     133cdrom:x:&gid-cdrom;:</literal>
    136134EOF</userinput></screen>
    137135
     
    192190
    193191  <para os="e">The created groups are not part of any standard&mdash;they are
    194   groups decided on in part by the requirements of the Udev configuration
     192  groups decided on in part by the requirements of the Eudev configuration
    195193  in the final system, and in part by common convention employed by a
    196194  number of existing Linux distributions. The Linux Standard Base (LSB,
Note: See TracChangeset for help on using the changeset viewer.