mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
kmod: replace module-init-tools by kmod-13.
newer udev depend on kmod.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
etc/modprobe.d/framebuffer
|
||||
etc/modprobe.d/ipv6
|
||||
etc/modprobe.d/isdn
|
||||
etc/modprobe.d/framebuffer.conf
|
||||
etc/modprobe.d/ipv6.conf
|
||||
etc/modprobe.d/isdn.conf
|
||||
sbin/gen_init_cpio
|
||||
|
||||
@@ -4,9 +4,9 @@ boot/config-KVER-ipfire-kirkwood
|
||||
boot/dtb-KVER-ipfire-kirkwood
|
||||
boot/uImage-ipfire-kirkwood
|
||||
boot/vmlinuz-KVER-ipfire-kirkwood
|
||||
etc/modprobe.d/framebuffer
|
||||
etc/modprobe.d/ipv6
|
||||
etc/modprobe.d/isdn
|
||||
etc/modprobe.d/framebuffer.conf
|
||||
etc/modprobe.d/ipv6.conf
|
||||
etc/modprobe.d/isdn.conf
|
||||
lib/modules/KVER-ipfire-kirkwood
|
||||
#lib/modules/KVER-ipfire-kirkwood/build
|
||||
#lib/modules/KVER-ipfire-kirkwood/kernel
|
||||
|
||||
@@ -3,9 +3,9 @@ boot/System.map-ipfire
|
||||
boot/config-KVER-ipfire
|
||||
boot/vmlinuz-KVER-ipfire
|
||||
boot/vmlinuz-ipfire
|
||||
etc/modprobe.d/framebuffer
|
||||
etc/modprobe.d/ipv6
|
||||
etc/modprobe.d/isdn
|
||||
etc/modprobe.d/framebuffer.conf
|
||||
etc/modprobe.d/ipv6.conf
|
||||
etc/modprobe.d/isdn.conf
|
||||
lib/modules/KVER-ipfire
|
||||
#lib/modules/KVER-ipfire/build
|
||||
#lib/modules/KVER-ipfire/kernel
|
||||
|
||||
13
config/rootfiles/common/kmod
Normal file
13
config/rootfiles/common/kmod
Normal file
@@ -0,0 +1,13 @@
|
||||
bin/kmod
|
||||
sbin/depmod
|
||||
sbin/insmod
|
||||
sbin/lsmod
|
||||
sbin/modinfo
|
||||
sbin/modprobe
|
||||
sbin/rmmod
|
||||
#usr/include/libkmod.h
|
||||
#usr/lib/libkmod.la
|
||||
usr/lib/libkmod.so
|
||||
usr/lib/libkmod.so.2
|
||||
usr/lib/libkmod.so.2.2.3
|
||||
#usr/lib/pkgconfig/libkmod.pc
|
||||
@@ -1,21 +0,0 @@
|
||||
bin/lsmod
|
||||
sbin/depmod
|
||||
sbin/generate-modprobe.conf
|
||||
sbin/insmod
|
||||
sbin/insmod.static
|
||||
sbin/modinfo
|
||||
sbin/modprobe
|
||||
sbin/rmmod
|
||||
#share
|
||||
#share/man
|
||||
#share/man/man5
|
||||
#share/man/man5/depmod.conf.5
|
||||
#share/man/man5/modprobe.conf.5
|
||||
#share/man/man5/modules.dep.5
|
||||
#share/man/man8
|
||||
#share/man/man8/depmod.8
|
||||
#share/man/man8/insmod.8
|
||||
#share/man/man8/lsmod.8
|
||||
#share/man/man8/modinfo.8
|
||||
#share/man/man8/modprobe.8
|
||||
#share/man/man8/rmmod.8
|
||||
@@ -20,8 +20,8 @@ etc/ld.so.conf
|
||||
etc/logrotate.conf
|
||||
etc/mime.types
|
||||
etc/modprobe.d
|
||||
etc/modprobe.d/cfg80211
|
||||
etc/modprobe.d/pcspeaker
|
||||
etc/modprobe.d/cfg80211.conf
|
||||
etc/modprobe.d/pcspeaker.conf
|
||||
etc/modules.conf
|
||||
etc/mtab
|
||||
etc/nsswitch.conf
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
etc/modprobe.d/blacklist
|
||||
etc/modprobe.d/blacklist.conf
|
||||
etc/scsi_id.config
|
||||
etc/udev
|
||||
#etc/udev/rules.d
|
||||
|
||||
Reference in New Issue
Block a user