]> git.ipfire.org Git - thirdparty/dracut.git/commit - dracut.cmdline.7.asc
deprecate "ip=ibft" kernel command line parameter
authorHarald Hoyer <harald@redhat.com>
Fri, 20 Jun 2014 12:27:09 +0000 (14:27 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 20 Jun 2014 12:27:09 +0000 (14:27 +0200)
commit5580e4c176c92624054691a8e12cffe8622cc1a0
tree592bc3758bfe63d3c1be2ad9f7b831ec676102bc
parent8dcc4830530ae70eb7151f8b6923b36123d13555
deprecate "ip=ibft" kernel command line parameter

rd.iscsi.ibft[=1] should be used instead.

Thing is, 'ip=ibft' is not really an ip setting, but rather a marker
that iBFT should be evaluated.

Also removed the trigger of the warning:
"Warning: Please supply bootdev argument for multiple ip= lines"
dracut.cmdline.7.asc
modules.d/40network/parse-ibft.sh
modules.d/40network/parse-ip-opts.sh