Changeset 73ace20 for BOOK/boot/common/createfiles.xml
- Timestamp:
- Oct 10, 2012, 6:42:21 PM (13 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- f7b2c72
- Parents:
- 0cce40d (diff), 80cbd64 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
BOOK/boot/common/createfiles.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/createfiles.xml
r0cce40d r73ace20 16 16 the next chapter after the software has been installed.</para> 17 17 18 <screen><userinput>ln -sv /tools/bin/{bash,cat,echo,grep,login,p wd,sleep,stty} ${CLFS}/bin18 <screen><userinput>ln -sv /tools/bin/{bash,cat,echo,grep,login,passwd,pwd,sleep,stty} ${CLFS}/bin 19 19 ln -sv /tools/sbin/{agetty,blkid} ${CLFS}/sbin 20 20 ln -sv /tools/bin/file ${CLFS}/usr/bin 21 21 ln -sv /tools/lib/libgcc_s.so{,.1} ${CLFS}/usr/lib 22 22 ln -sv /tools/lib/libstd*so* ${CLFS}/usr/lib 23 ln -sv bash ${CLFS}/bin/sh</userinput></screen> 23 ln -sv bash ${CLFS}/bin/sh 24 ln -sv ../run ${CLFS}/var/run</userinput></screen> 24 25 25 26 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.
