Changeset a576c3d
- Timestamp:
- Jul 2, 2006, 10:07:39 PM (18 years ago)
- Children:
- 9d166e1
- Parents:
- 81fd590
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/common/pwdgroup.xml
r81fd590 ra576c3d 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 -
general.ent
r81fd590 ra576c3d 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.