Changes in BOOK/boot/common/pwdgroup.xml [688b33d:8f1ae86]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/pwdgroup.xml
r688b33d r8f1ae86 44 44 45 45 <screen><userinput>cat > ${CLFS}/etc/passwd << "EOF" 46 <literal>root: :&uid-root;:&gid-root;:root:/root:/bin/bash</literal>46 <literal>root:x:&uid-root;:&gid-root;:root:/root:/bin/bash</literal> 47 47 EOF</userinput></screen> 48 48 … … 190 190 191 191 <para os="e">The created groups are not part of any standard—they are 192 groups decided on in part by the requirements of the Eudev configuration192 groups decided on in part by the requirements of the Udev configuration 193 193 in the final system, and in part by common convention employed by a 194 194 number of existing Linux distributions. The Linux Standard Base (LSB,
Note:
See TracChangeset
for help on using the changeset viewer.