Changeset c31e35b


Ignore:
Timestamp:
05/21/2021 05:23:23 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
6218cdb, 8fbd2fb
Parents:
dc90d888
Message:

kmod: do not install lsmod both in /usr/sbin and /usr/bin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/kmod.xml

    rdc90d888 rc31e35b  
    7676<screen><userinput remap="install">make install
    7777
    78 for target in depmod insmod lsmod modinfo modprobe rmmod; do
     78for target in depmod insmod modinfo modprobe rmmod; do
    7979  ln -sfv ../bin/kmod /usr/sbin/$target
    8080done
Note: See TracChangeset for help on using the changeset viewer.