summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-03-19 14:51:12 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-03-19 15:47:25 +0100
commit616613fdd01e189586efc4bfa966c29a564d6927 (patch)
tree2e6ac4fc3707dc234232987bee1ccee420da01d0
parent37b7a9920f605e7383c0f1ce5f1763b3425e893e (diff)
downloaddrakx-616613fdd01e189586efc4bfa966c29a564d6927.tar
drakx-616613fdd01e189586efc4bfa966c29a564d6927.tar.gz
drakx-616613fdd01e189586efc4bfa966c29a564d6927.tar.bz2
drakx-616613fdd01e189586efc4bfa966c29a564d6927.tar.xz
drakx-616613fdd01e189586efc4bfa966c29a564d6927.zip
remove no more existing modules from various/crypto
(so that rescue system display less "module xxx not found")
-rw-r--r--kernel/list_modules.pm2
-rw-r--r--perl-install/NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 437e1933e..289ac29a8 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -304,7 +304,7 @@ our %l = (
qw(wdt_pci i810-tco sx), #- what are these???
],
crypto => [
- qw(aes-i586 aes-x86_64 aes_generic aesni_intel amd768_rng amd7xx_tco cbc cryptd hw_random i810_rng leedslite n5pf padlock sha256_generic virtio_crypto virtio_rng xts),
+ qw(aes_generic aesni_intel cbc cryptd n5pf padlock-aes padlock-sha sha256_generic virtio_crypto virtio_rng xts),
qw(af_alg algif_aead algif_hash algif_rng algif_skcipher),
],
laptop => [
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 558267bc5..ef463eb0d 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,6 @@
+- remove no more existing modules from various/crypto
+ (so that rescue system display less "module xxx not found")
+
Version 18.25 - 18 March 2020
- update list for modules needing firmware