]> git.ipfire.org Git - thirdparty/dracut.git/commit
95fcoe: Add the rd.nofcoe option to disable the FCoE module from the command line
authorPatrick Talbert <ptalbert@redhat.com>
Fri, 30 Nov 2018 08:28:09 +0000 (09:28 +0100)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 18 Jan 2019 13:10:19 +0000 (14:10 +0100)
commit7c6d2ad916bd536dc2f082fd96ef837a5031e497
tree111aceb8bdce9d9c0efedfdc6ece552c34464801
parentfca93eac19ee47d8132670dca41c1cb4390e4984
95fcoe: Add the rd.nofcoe option to disable the FCoE module from the command line

Images built with the fcoe module will always run the lldpad
service as part of their pre-trigger scripts if the network
is active. This prevents network installations in
environments where, for security reasons, LLDPDU frames
cause a switchport shutdown.

Add a new rd.nofcoe option to cause dracut to skip the
lldpad.sh script and the entire 95-fcoe module.

Signed-off-by: Patrick Talbert <ptalbert@redhat.com>
dracut.cmdline.7.asc
modules.d/95fcoe/lldpad.sh
modules.d/95fcoe/parse-fcoe.sh