Changeset f584773 for BOOK/boot/64


Ignore:
Timestamp:
Apr 14, 2014, 1:49:16 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
4b9dcd7
Parents:
47cb63d
Message:

Use passwd in /tools

Location:
BOOK/boot/64
Files:
2 edited

Legend:

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

    r47cb63d rf584773  
    1818  the next chapter after the software has been installed.</para>
    1919
    20 <screen><userinput>ln -sv /tools/bin/{bash,cat,echo,grep,login,passwd,pwd,stty} ${CLFS}/bin
     20<screen><userinput>ln -sv /tools/bin/{bash,cat,echo,grep,login,pwd,stty} ${CLFS}/bin
    2121ln -sv /tools/bin/file ${CLFS}/usr/bin
    2222ln -sv /tools/lib/libgcc_s.so{,.1} ${CLFS}/usr/lib
  • BOOK/boot/64/shadow.xml

    r47cb63d rf584773  
    6666    xpointer="xpointer(//*[@os='l'])"/>
    6767
     68    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     69    href="../common/shadow.xml"
     70    xpointer="xpointer(//*[@os='m'])"/>
     71
     72    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     73    href="../common/shadow.xml"
     74    xpointer="xpointer(//*[@os='n'])"/>
     75
    6876  </sect2>
    6977
Note: See TracChangeset for help on using the changeset viewer.