Changeset bcbcf48
- Timestamp:
- Feb 21, 2006, 1:31:26 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 9530d24
- Parents:
- ae0cfa3
- Location:
- BOOK
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/coreutils.xml
rae0cfa3 rbcbcf48 59 59 <screen os="i"><userinput>echo "dummy1:x:1000:" >> /etc/group 60 60 echo "dummy2:x:1001:dummy" >> /etc/group 61 echo "dummy:x:1000:1000:: :/bin/bash" >> /etc/passwd</userinput></screen>61 echo "dummy:x:1000:1000::/root:/bin/bash" >> /etc/passwd</userinput></screen> 62 62 63 63 <para os="j">Now the test suite is ready to be run. First, run -
BOOK/introduction/common/changelog.xml
rae0cfa3 rbcbcf48 38 38 39 39 <listitem> 40 <para>December 3, 2005</para> 41 <itemizedlist> 42 <listitem> 43 <para>[ken] - Reference a home directory for dummy user when testing 44 coreutils, from LFS.</para> 45 </listitem> 46 </itemizedlist> 47 </listitem> 48 49 <listitem> 40 50 <para>December 2, 2005</para> 41 51 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.