Changeset e3471c8


Ignore:
Timestamp:
05/21/2021 04:02:27 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
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:
dc90d888
Parents:
7ffe1b8
Message:

kmod: create symlinks in /usr/sbin (merge /usr)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/kmod.xml

    r7ffe1b8 re3471c8  
    7777
    7878for target in depmod insmod lsmod modinfo modprobe rmmod; do
    79   ln -sfv ../bin/kmod /sbin/$target
     79  ln -sfv ../bin/kmod /usr/sbin/$target
    8080done
    8181
Note: See TracChangeset for help on using the changeset viewer.