Ignore:
Timestamp:
Nov 13, 2013, 1:01:50 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5040ee8
Parents:
f809518
Message:

Move shadow before util linux and adjust util-linux check commands for successful test suite coverage as non root.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/util-linux.xml

    rf809518 r53f8fe0  
    7373
    7474    <para os="f">To test the results, issue:
    75     <userinput>make check</userinput>.</para>
    76 
     75    <userinput>useradd nobody &amp;&amp; chown -Rv nobody . &amp;&amp; su nobody -s /bin/bash -c "PATH=$PATH make -k check" ; userdel nobody</userinput></para>
    7776
    7877    <para os="g">Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.