]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(fcoe): rename rd.nofcoe to rd.fcoe
authorLukas Nykryn <lnykryn@redhat.com>
Thu, 18 Feb 2021 10:23:41 +0000 (11:23 +0100)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Fri, 19 Feb 2021 09:28:57 +0000 (09:28 +0000)
commit6f7823bce65dd4b52497dbb94892b637fd06471a
treecd6ffef4c0bec26b6c06f6d8a943edeaf95ea809
parent805b46c2a81e04d69fc3af912942568516d05ee7
fix(fcoe): rename rd.nofcoe to rd.fcoe

The current name of this bool is kinda stupid. Based on the manpage
setting it to 0 turns off fcoe, which means that nofcoe=1 should mean
that it is on.

Let's just do the same thing as with rd.lvm=0, rd.luks=0,....
dracut.cmdline.7.asc
modules.d/95fcoe/lldpad.sh
modules.d/95fcoe/parse-fcoe.sh