Ignore:
Timestamp:
Jul 23, 2014, 2:49:50 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
82bd9af
Parents:
52b4b72
Message:

Text update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/kmod.xml

    r52b4b72 r7703780  
    6666<screen os="h"><userinput>make install</userinput></screen>
    6767
    68     <para os="i">Create symbolic links for programs that expect Module-Init-Tools.</para>
     68    <para os="i">Create symbolic links for programs that expect Module-Init-Tools:</para>
    6969
    7070<screen os="j"><userinput>ln -sfv kmod /bin/lsmod
    71 for tool in depmod insmod modprobe modinfo rmmod; do
     71for tool in depmod insmod modinfo modprobe rmmod; do
    7272    ln -sfv ../bin/kmod /sbin/${tool}
    7373done</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.