Changeset ee02460
- Timestamp:
- Jul 2, 2006, 10:07:39 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- aeec3457
- Parents:
- 4bf6314a
- Location:
- BOOK
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/pwdgroup.xml
r4bf6314a ree02460 44 44 45 45 <screen><userinput>cat > ${CLFS}/etc/passwd << "EOF" 46 <literal>root: x:0:0:root:/root:/bin/bash</literal>46 <literal>root::0:0:root:/root:/bin/bash</literal> 47 47 EOF</userinput></screen> 48 48 -
BOOK/general.ent
r4bf6314a ree02460 3 3 <!ENTITY month "07"> <!-- Use two digits --> 4 4 <!ENTITY month_name "July"> 5 <!ENTITY day "0 2"> <!-- Use two digits -->5 <!ENTITY day "03"> <!-- Use two digits --> 6 6 <!ENTITY year "2006"> <!-- Use four digits --> 7 7
Note:
See TracChangeset
for help on using the changeset viewer.