mirror of
https://github.com/TommyTran732/Kernel-Module-Blacklist.git
synced 2025-02-23 13:09:23 +01:00
Reupload data & whitelist Dell
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
9edd41f747
commit
8cbc12fdd4
5504
etc/modprobe.d/server-blacklist.conf
Normal file
5504
etc/modprobe.d/server-blacklist.conf
Normal file
File diff suppressed because it is too large
Load Diff
@ -752,17 +752,6 @@ install dcdbas /bin/false
|
|||||||
install ddbridge /bin/false
|
install ddbridge /bin/false
|
||||||
install ddbridge-dummy-fe /bin/false
|
install ddbridge-dummy-fe /bin/false
|
||||||
install de2104x /bin/false
|
install de2104x /bin/false
|
||||||
install dell-laptop /bin/false
|
|
||||||
install dell-rbtn /bin/false
|
|
||||||
install dell-smbios /bin/false
|
|
||||||
install dell-smm-hwmon /bin/false
|
|
||||||
install dell-smo8800 /bin/false
|
|
||||||
install dell-wmi /bin/false
|
|
||||||
install dell-wmi-aio /bin/false
|
|
||||||
install dell-wmi-ddv /bin/false
|
|
||||||
install dell-wmi-descriptor /bin/false
|
|
||||||
install dell-wmi-led /bin/false
|
|
||||||
install dell-wmi-sysman /bin/false
|
|
||||||
install delta-ahe50dc-fan /bin/false
|
install delta-ahe50dc-fan /bin/false
|
||||||
install designware_i2s /bin/false
|
install designware_i2s /bin/false
|
||||||
install device_dax /bin/false
|
install device_dax /bin/false
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -21,13 +21,16 @@ output(){
|
|||||||
dataset_selection() {
|
dataset_selection() {
|
||||||
output 'Which dataset do you want to generate the kmod blacklist for?'
|
output 'Which dataset do you want to generate the kmod blacklist for?'
|
||||||
output '1) VPS'
|
output '1) VPS'
|
||||||
output '2) Workstation'
|
output '2) Bare Metal Servers'
|
||||||
|
output '3) Workstation'
|
||||||
output 'Insert the number of your selection:'
|
output 'Insert the number of your selection:'
|
||||||
read -r choice
|
read -r choice
|
||||||
case $choice in
|
case $choice in
|
||||||
1 ) dataset='vps'
|
1 ) dataset='vps'
|
||||||
;;
|
;;
|
||||||
2 ) dataset='workstation'
|
2 ) dataset='server'
|
||||||
|
;;
|
||||||
|
3 ) dataset='workstation'
|
||||||
;;
|
;;
|
||||||
* ) output 'You did not enter a valid selection.'
|
* ) output 'You did not enter a valid selection.'
|
||||||
dataset_selection
|
dataset_selection
|
||||||
@ -61,7 +64,7 @@ done < kmod-filter-all
|
|||||||
sed -i '/^$/d' blacklist.txt
|
sed -i '/^$/d' blacklist.txt
|
||||||
|
|
||||||
# Delete old files
|
# Delete old files
|
||||||
rm etc/modprobe.d/"${dataset}"-blacklist.conf
|
rm -f etc/modprobe.d/"${dataset}"-blacklist.conf
|
||||||
|
|
||||||
# Create final blacklist config
|
# Create final blacklist config
|
||||||
while read -r KMOD; do
|
while read -r KMOD; do
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
dell-
|
||||||
|
dell_
|
||||||
ebtables
|
ebtables
|
||||||
ebtable_
|
ebtable_
|
||||||
ebt_
|
ebt_
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
Module
|
Modulealgif_hash
|
||||||
algif_hash
|
|
||||||
af_alg
|
af_alg
|
||||||
ipt_REJECT
|
ipt_REJECT
|
||||||
nf_reject_ipv4
|
nf_reject_ipv4
|
@ -1,4 +1,3 @@
|
|||||||
Module
|
|
||||||
snd_seq_dummy
|
snd_seq_dummy
|
||||||
snd_hrtimer
|
snd_hrtimer
|
||||||
wireguard
|
wireguard
|
||||||
|
@ -1,190 +1,95 @@
|
|||||||
Module
|
tun
|
||||||
|
overlay
|
||||||
snd_seq_dummy
|
snd_seq_dummy
|
||||||
snd_hrtimer
|
snd_hrtimer
|
||||||
wireguard
|
cfg80211
|
||||||
curve25519_x86_64
|
|
||||||
libcurve25519_generic
|
|
||||||
ip6_udp_tunnel
|
|
||||||
udp_tunnel
|
|
||||||
nft_fib_inet
|
nft_fib_inet
|
||||||
nft_fib_ipv4
|
nft_fib_ipv4
|
||||||
nft_fib_ipv6
|
nft_fib_ipv6
|
||||||
nft_fib
|
nft_fib
|
||||||
ip_set
|
|
||||||
bnep
|
|
||||||
sunrpc
|
|
||||||
snd_sof_pci_intel_tgl
|
|
||||||
snd_sof_intel_hda_common
|
|
||||||
soundwire_intel
|
|
||||||
snd_sof_intel_hda_mlink
|
|
||||||
soundwire_cadence
|
|
||||||
snd_sof_intel_hda
|
|
||||||
snd_sof_pci
|
|
||||||
snd_hda_codec_hdmi
|
|
||||||
snd_sof_xtensa_dsp
|
|
||||||
iwlmvm
|
|
||||||
snd_sof
|
|
||||||
snd_sof_utils
|
|
||||||
snd_soc_hdac_hda
|
|
||||||
snd_hda_ext_core
|
|
||||||
snd_soc_acpi_intel_match
|
|
||||||
snd_soc_acpi
|
|
||||||
soundwire_generic_allocation
|
|
||||||
snd_ctl_led
|
|
||||||
soundwire_bus
|
|
||||||
mac80211
|
|
||||||
snd_soc_core
|
|
||||||
snd_hda_codec_realtek
|
|
||||||
snd_hda_codec_generic
|
|
||||||
intel_uncore_frequency
|
|
||||||
intel_uncore_frequency_common
|
|
||||||
snd_compress
|
|
||||||
ac97_bus
|
|
||||||
x86_pkg_temp_thermal
|
|
||||||
intel_powerclamp
|
|
||||||
snd_pcm_dmaengine
|
|
||||||
uvcvideo
|
|
||||||
snd_hda_intel
|
|
||||||
coretemp
|
|
||||||
snd_intel_dspcfg
|
|
||||||
snd_intel_sdw_acpi
|
|
||||||
kvm_intel
|
|
||||||
libarc4
|
|
||||||
snd_hda_codec
|
|
||||||
uvc
|
|
||||||
snd_hda_core
|
|
||||||
videobuf2_vmalloc
|
|
||||||
videobuf2_memops
|
|
||||||
vfat
|
|
||||||
snd_hwdep
|
|
||||||
videobuf2_v4l2
|
|
||||||
fat
|
|
||||||
kvm
|
|
||||||
snd_seq
|
|
||||||
videobuf2_common
|
|
||||||
dell_rbtn
|
|
||||||
iwlwifi
|
|
||||||
btusb
|
|
||||||
videodev
|
|
||||||
btrtl
|
|
||||||
irqbypass
|
|
||||||
snd_seq_device
|
|
||||||
btintel
|
|
||||||
iTCO_wdt
|
|
||||||
spi_nor
|
|
||||||
dell_laptop
|
|
||||||
intel_pmc_bxt
|
|
||||||
btbcm
|
|
||||||
rapl
|
|
||||||
mtd
|
|
||||||
intel_rapl_msr
|
|
||||||
iTCO_vendor_support
|
|
||||||
dell_wmi
|
|
||||||
intel_cstate
|
|
||||||
dell_smbios
|
|
||||||
snd_pcm
|
|
||||||
intel_uncore
|
|
||||||
btmtk
|
|
||||||
dell_wmi_sysman
|
|
||||||
dcdbas
|
|
||||||
processor_thermal_device_pci
|
|
||||||
dell_smm_hwmon
|
|
||||||
dell_wmi_ddv
|
|
||||||
firmware_attributes_class
|
|
||||||
mc
|
|
||||||
dell_wmi_descriptor
|
|
||||||
ledtrig_audio
|
|
||||||
wmi_bmof
|
|
||||||
processor_thermal_device
|
|
||||||
bluetooth
|
|
||||||
processor_thermal_wt_hint
|
|
||||||
cfg80211
|
|
||||||
processor_thermal_rfim
|
|
||||||
snd_timer
|
|
||||||
processor_thermal_rapl
|
|
||||||
intel_rapl_common
|
|
||||||
e1000e
|
|
||||||
spi_intel_pci
|
|
||||||
snd
|
|
||||||
processor_thermal_wt_req
|
|
||||||
i2c_i801
|
|
||||||
spi_intel
|
|
||||||
i2c_smbus
|
|
||||||
soundcore
|
|
||||||
idma64
|
|
||||||
processor_thermal_power_floor
|
|
||||||
rfkill
|
|
||||||
igen6_edac
|
|
||||||
processor_thermal_mbox
|
|
||||||
int3403_thermal
|
|
||||||
int340x_thermal_zone
|
|
||||||
intel_pmc_core
|
|
||||||
intel_hid
|
|
||||||
intel_vsec
|
|
||||||
pmt_telemetry
|
|
||||||
sparse_keymap
|
|
||||||
int3400_thermal
|
|
||||||
acpi_thermal_rel
|
|
||||||
pmt_class
|
|
||||||
acpi_pad
|
|
||||||
dptf_pch_fivr
|
|
||||||
acpi_tad
|
|
||||||
joydev
|
|
||||||
nft_reject_inet
|
nft_reject_inet
|
||||||
nf_reject_ipv4
|
nf_reject_ipv4
|
||||||
nf_reject_ipv6
|
nf_reject_ipv6
|
||||||
nft_reject
|
nft_reject
|
||||||
nft_masq
|
|
||||||
nft_ct
|
nft_ct
|
||||||
nft_chain_nat
|
nft_chain_nat
|
||||||
nf_nat
|
nf_nat
|
||||||
nf_conntrack
|
nf_conntrack
|
||||||
nf_defrag_ipv6
|
nf_defrag_ipv6
|
||||||
nf_defrag_ipv4
|
nf_defrag_ipv4
|
||||||
|
rfkill
|
||||||
|
ip_set
|
||||||
nf_tables
|
nf_tables
|
||||||
fuse
|
qrtr
|
||||||
|
sunrpc
|
||||||
|
binfmt_misc
|
||||||
|
vfat
|
||||||
|
fat
|
||||||
|
snd_hda_codec_realtek
|
||||||
|
snd_hda_codec_generic
|
||||||
|
snd_hda_codec_hdmi
|
||||||
|
snd_hda_intel
|
||||||
|
intel_rapl_msr
|
||||||
|
snd_intel_dspcfg
|
||||||
|
intel_rapl_common
|
||||||
|
snd_intel_sdw_acpi
|
||||||
|
snd_hda_codec
|
||||||
|
edac_mce_amd
|
||||||
|
snd_hda_core
|
||||||
|
kvm_amd
|
||||||
|
snd_hwdep
|
||||||
|
snd_seq
|
||||||
|
snd_seq_device
|
||||||
|
snd_pcm
|
||||||
|
kvm
|
||||||
|
joydev
|
||||||
|
irqbypass
|
||||||
|
snd_timer
|
||||||
|
snd
|
||||||
|
r8169
|
||||||
|
soundcore
|
||||||
|
wmi_bmof
|
||||||
|
gpio_amdpt
|
||||||
|
i2c_piix4
|
||||||
|
realtek
|
||||||
|
k10temp
|
||||||
|
pcspkr
|
||||||
|
acpi_cpufreq
|
||||||
|
gpio_generic
|
||||||
|
rapl
|
||||||
loop
|
loop
|
||||||
nfnetlink
|
nfnetlink
|
||||||
zstd
|
|
||||||
zram
|
zram
|
||||||
dm_crypt
|
dm_crypt
|
||||||
xe
|
amdgpu
|
||||||
drm_suballoc_helper
|
amdxcp
|
||||||
hid_sensor_hub
|
drm_exec
|
||||||
intel_ishtp_hid
|
gpu_sched
|
||||||
i915
|
drm_buddy
|
||||||
nouveau
|
|
||||||
nvme
|
|
||||||
crct10dif_pclmul
|
crct10dif_pclmul
|
||||||
crc32_pclmul
|
crc32_pclmul
|
||||||
crc32c_intel
|
|
||||||
polyval_clmulni
|
|
||||||
mxm_wmi
|
|
||||||
drm_ttm_helper
|
|
||||||
nvme_core
|
|
||||||
polyval_generic
|
|
||||||
gpu_sched
|
|
||||||
drm_gpuvm
|
|
||||||
drm_exec
|
|
||||||
i2c_algo_bit
|
|
||||||
drm_buddy
|
|
||||||
ghash_clmulni_intel
|
|
||||||
ttm
|
|
||||||
hid_multitouch
|
|
||||||
video
|
video
|
||||||
intel_ish_ipc
|
crc32c_intel
|
||||||
sha512_ssse3
|
i2c_algo_bit
|
||||||
ucsi_acpi
|
polyval_clmulni
|
||||||
sha256_ssse3
|
drm_suballoc_helper
|
||||||
|
polyval_generic
|
||||||
drm_display_helper
|
drm_display_helper
|
||||||
sha1_ssse3
|
nvme
|
||||||
typec_ucsi
|
|
||||||
typec
|
|
||||||
intel_ishtp
|
|
||||||
cec
|
cec
|
||||||
|
ghash_clmulni_intel
|
||||||
|
sha512_ssse3
|
||||||
|
drm_ttm_helper
|
||||||
|
sha256_ssse3
|
||||||
|
ttm
|
||||||
|
nvme_core
|
||||||
|
ccp
|
||||||
|
sha1_ssse3
|
||||||
|
sp5100_tco
|
||||||
nvme_auth
|
nvme_auth
|
||||||
i2c_hid_acpi
|
|
||||||
i2c_hid
|
|
||||||
wmi
|
wmi
|
||||||
pinctrl_tigerlake
|
uas
|
||||||
serio_raw
|
usb_storage
|
||||||
|
ip6_tables
|
||||||
|
ip_tables
|
||||||
|
fuse
|
||||||
|
Loading…
x
Reference in New Issue
Block a user