Changeset 7102ce2
- Timestamp:
- Feb 21, 2006, 1:31:26 AM (19 years ago)
- Children:
- 5a08645
- Parents:
- 3366e64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/coreutils.xml
r3366e64 r7102ce2 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 -
introduction/common/changelog.xml
r3366e64 r7102ce2 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.