Ignore:
File:
1 edited

Legend:

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

    rf6575bd r7f3c3e8  
    8888mv -v /usr/bin/{mv,pwd,rm,rmdir,stty,true,uname} /bin
    8989mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
    90 
    91     <para os="v">Other Coreutils programs are used by some of the scripts
    92     in the CLFS-Bootscripts package. As <filename
    93     class="directory">/usr</filename> may not be available during the early
    94     stages of booting, those binaries need to be on the root partition:</para>
    95 
    96 <screen os="w"><userinput>mv -v /usr/bin/{[,basename,head,install,nice} /bin
    97 mv -v /usr/bin/{readlink,sleep,sync,test,touch} /bin
    98 ln -svf ../../bin/install /usr/bin</userinput></screen>
    9990
    10091  </sect2>
Note: See TracChangeset for help on using the changeset viewer.