]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
chore: remove dracut modules that are no longer supported
authorJo Zzsi <jozzsicsataban@gmail.com>
Fri, 18 Oct 2024 01:15:21 +0000 (21:15 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Fri, 18 Oct 2024 01:36:47 +0000 (21:36 -0400)
.github/labeler.yml
doc_site/modules/ROOT/pages/modules/guide.adoc

index b4aa5b4728247f3ed22aa20e9f7ceb58099eafa2..f4fabdeaaadddc3f59046e42b5fe697762d61914 100644 (file)
@@ -50,10 +50,6 @@ dash:
   - changed-files:
     - any-glob-to-any-file: 'modules.d/[0-9][0-9]dash/*'
 
-mksh:
-  - changed-files:
-    - any-glob-to-any-file: 'modules.d/[0-9][0-9]mksh/*'
-
 systemd:
   - changed-files:
     - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd/*'
@@ -234,10 +230,6 @@ network:
   - changed-files:
     - any-glob-to-any-file: 'modules.d/[0-9][0-9]network/*'
 
-ifcfg:
-  - changed-files:
-    - any-glob-to-any-file: 'modules.d/[0-9][0-9]ifcfg/*'
-
 url-lib:
   - changed-files:
     - any-glob-to-any-file: 'modules.d/[0-9][0-9]url-lib/*'
index 13e235ab110dd00aa86a824b2769608a13131f3c..fd4bf827c9ecae81a256c473f5ae0ad2e710b0e5 100644 (file)
@@ -141,10 +141,6 @@ code, there are no specific types or categories for dracut modules.
 | kernel module for https://docs.kernel.org/driver-api/md/md-cluster.html[md raid cluster], https://repology.org/project/mdadm[mdadm]
 | device
 
-| mksh
-| https://repology.org/project/mksh[mksh]
-| shell
-
 | modsign
 | kernel module for https://docs.kernel.org/admin-guide/module-signing.html[signing], https://repology.org/project/keyutils/[keyutils]
 |
@@ -267,9 +263,6 @@ code, there are no specific types or categories for dracut modules.
 | fcoe-uefi
 | Adds support for Fibre Channel over Ethernet (FCoE) in EFI mode
 
-| ifcfg
-| Includes /etc/sysconfig/network-scripts/* network scripts for network autogeneration
-
 | iscsi
 | Adds support for iSCSI devices