Changeset 9c8f797 for BOOK/boot/multilib


Ignore:
Timestamp:
Jan 1, 2010, 10:03:37 AM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
206bb97
Parents:
f7360a0
Message:

Add sleep to the list of essential symlinks in the boot section.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/multilib/createfiles.xml

    rf7360a0 r9c8f797  
    1515  xpointer="xpointer(//*[@os='a'])"/>
    1616
    17 <screen><userinput>ln -sv /tools/bin/{bash,cat,echo,grep,pwd,stty} ${CLFS}/bin
     17<screen><userinput>ln -sv /tools/bin/{bash,cat,echo,grep,pwd,sleep,stty} ${CLFS}/bin
    1818ln -sv /tools/bin/file ${CLFS}/usr/bin
    1919ln -sv /tools/lib/libgcc_s.so{,.1} ${CLFS}/usr/lib
Note: See TracChangeset for help on using the changeset viewer.