Changeset 90f106c for BOOK/boot/mips64


Ignore:
Timestamp:
Feb 29, 2012, 4:33:01 AM (12 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e4c2553
Parents:
d5bb626
Message:

Added login to the created links in the boot method - thanks Code Monkey

File:
1 edited

Legend:

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

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