Changeset c61d8aa for BOOK/boot/multilib/createfiles.xml
- Timestamp:
- Jun 3, 2014, 2:56:51 AM (11 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 2fc521b
- Parents:
- 7b72df8
- git-author:
- Chris Staub <chris@…> (06/03/14 02:56:31)
- git-committer:
- Chris Staub <chris@…> (06/03/14 02:56:51)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/multilib/createfiles.xml
r7b72df8 rc61d8aa 23 23 sed -e 's/tools/usr/' /tools/lib/libstdc++.la > ${CLFS}/usr/lib/libstdc++.la 24 24 ln -sv bash ${CLFS}/bin/sh 25 ln -sv ../run ${CLFS}/var/run26 25 ln -sv /tools/sbin/init ${CLFS}/sbin 27 26 ln -sv /tools/etc/{login.{access,defs},limits} ${CLFS}/etc</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.