]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
fix(net-lib): add a new dracut module called net-lib
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Tue, 28 Feb 2023 19:59:13 +0000 (19:59 +0000)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Sun, 31 Mar 2024 18:32:28 +0000 (14:32 -0400)
commit5e1fec1688a6b1cbcb4bea27a77710ae60c0d2f1
tree706e0506a3b96f386fdab72bf89a8c9128fe3da0
parent708d57360a71d0bf2b6e7c4c43e4043a48a1f4d1
fix(net-lib): add a new dracut module called net-lib
13 files changed:
.github/labeler.yml
modules.d/35connman/module-setup.sh
modules.d/35network-legacy/module-setup.sh
modules.d/35network-manager/module-setup.sh
modules.d/40network/module-setup.sh
modules.d/40network/netroot.sh [deleted file]
modules.d/45net-lib/dhcp-root.sh [moved from modules.d/40network/dhcp-root.sh with 100% similarity]
modules.d/45net-lib/ifname-genrules.sh [moved from modules.d/40network/ifname-genrules.sh with 100% similarity]
modules.d/45net-lib/module-setup.sh [new file with mode: 0755]
modules.d/45net-lib/net-lib.sh [moved from modules.d/40network/net-lib.sh with 100% similarity]
modules.d/45net-lib/netroot.sh [moved from modules.d/35connman/netroot.sh with 100% similarity]
modules.d/95nfs/nfs-lib.sh
test/TEST-20-NFS/test.sh