mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
modules.d: Drop orphaned blacklist statements
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
blacklist ieee80211
|
|
||||||
@@ -21,7 +21,6 @@ etc/logrotate.conf
|
|||||||
etc/mime.types
|
etc/mime.types
|
||||||
etc/modprobe.d
|
etc/modprobe.d
|
||||||
etc/modprobe.d/btmrvl_sdio.conf
|
etc/modprobe.d/btmrvl_sdio.conf
|
||||||
etc/modprobe.d/cfg80211.conf
|
|
||||||
etc/modprobe.d/nf_conntrack.conf
|
etc/modprobe.d/nf_conntrack.conf
|
||||||
etc/modprobe.d/pcspeaker.conf
|
etc/modprobe.d/pcspeaker.conf
|
||||||
etc/modules.conf
|
etc/modules.conf
|
||||||
|
|||||||
@@ -21,7 +21,6 @@ etc/logrotate.conf
|
|||||||
etc/mime.types
|
etc/mime.types
|
||||||
etc/modprobe.d
|
etc/modprobe.d
|
||||||
etc/modprobe.d/btmrvl_sdio.conf
|
etc/modprobe.d/btmrvl_sdio.conf
|
||||||
etc/modprobe.d/cfg80211.conf
|
|
||||||
etc/modprobe.d/nf_conntrack.conf
|
etc/modprobe.d/nf_conntrack.conf
|
||||||
etc/modprobe.d/pcspeaker.conf
|
etc/modprobe.d/pcspeaker.conf
|
||||||
etc/modules.conf
|
etc/modules.conf
|
||||||
|
|||||||
@@ -21,7 +21,6 @@ etc/logrotate.conf
|
|||||||
etc/mime.types
|
etc/mime.types
|
||||||
etc/modprobe.d
|
etc/modprobe.d
|
||||||
etc/modprobe.d/btmrvl_sdio.conf
|
etc/modprobe.d/btmrvl_sdio.conf
|
||||||
etc/modprobe.d/cfg80211.conf
|
|
||||||
etc/modprobe.d/nf_conntrack.conf
|
etc/modprobe.d/nf_conntrack.conf
|
||||||
etc/modprobe.d/pcspeaker.conf
|
etc/modprobe.d/pcspeaker.conf
|
||||||
etc/modules.conf
|
etc/modules.conf
|
||||||
|
|||||||
@@ -93,6 +93,7 @@ rm -rvf \
|
|||||||
|
|
||||||
# Remove files
|
# Remove files
|
||||||
rm -rvf \
|
rm -rvf \
|
||||||
|
/etc/modprobe.d/cfg80211.conf \
|
||||||
/lib/firmware/3com/3C359.bin \
|
/lib/firmware/3com/3C359.bin \
|
||||||
/lib/firmware/TDA7706_OM_v2.5.1_boot.txt \
|
/lib/firmware/TDA7706_OM_v2.5.1_boot.txt \
|
||||||
/lib/firmware/TDA7706_OM_v3.0.2_boot.txt \
|
/lib/firmware/TDA7706_OM_v3.0.2_boot.txt \
|
||||||
|
|||||||
@@ -1,6 +1,2 @@
|
|||||||
blacklist crc_ccitt
|
blacklist crc_ccitt
|
||||||
blacklist slhc
|
blacklist slhc
|
||||||
|
|
||||||
# Intel MEI controllers
|
|
||||||
# makes some systems hang on reboot
|
|
||||||
blacklist mei
|
|
||||||
|
|||||||
Reference in New Issue
Block a user