Changeset 8abdee4 for BOOK/boot/mips64
- Timestamp:
- Feb 10, 2012, 2:35:48 AM (13 years ago)
- Branches:
- clfs-1.2
- Children:
- 8ba9f15
- Parents:
- bcb91ad (diff), c89c360 (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
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/mips64/createfiles.xml
rbcb91ad r8abdee4 17 17 <screen><userinput>ln -sv /tools/bin/{bash,cat,echo,grep,pwd,sleep,stty} ${CLFS}/bin 18 18 ln -sv /tools/bin/file ${CLFS}/usr/bin 19 ln -sv /tools/sbin/{agetty,blkid} ${CLFS}/sbin 19 20 ln -sv /tools/lib/libgcc_s.so{,.1} ${CLFS}/usr/lib 20 21 ln -sv /tools/lib32/libgcc_s.so{,.1} ${CLFS}/usr/lib32
Note:
See TracChangeset
for help on using the changeset viewer.