Changeset 37a6db2 for BOOK/boot/x86_64-64
- Timestamp:
- Apr 13, 2014, 12:22:38 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- a49b75d
- Parents:
- ee7300b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/x86_64-64/kmod.xml
ree7300b r37a6db2 48 48 xpointer="xpointer(//*[@os='g'])"/> 49 49 50 <screen os="h"><userinput>make DESTDIR=${CLFS} install</userinput></screen> 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 51 href="../common/kmod.xml" 52 xpointer="xpointer(//*[@os='h'])"/> 51 53 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"53 href="../../final-system/common/kmod.xml"54 xpointer="xpointer(//*[@os='i'])"/>54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 55 href="../../final-system/common/kmod.xml" 56 xpointer="xpointer(//*[@os='i'])"/> 55 57 56 <screen os="j"><userinput>ln -sv kmod ${CLFS}/bin/lsmod 57 ln -sv ../bin/kmod ${CLFS}/sbin/depmod 58 ln -sv ../bin/kmod ${CLFS}/sbin/insmod 59 ln -sv ../bin/kmod ${CLFS}/sbin/modprobe 60 ln -sv ../bin/kmod ${CLFS}/sbin/modinfo 61 ln -sv ../bin/kmod ${CLFS}/sbin/rmmod</userinput></screen> 58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 59 href="../common/kmod.xml" 60 xpointer="xpointer(//*[@os='j'])"/> 62 61 63 62 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.