]> git.ipfire.org Git - thirdparty/dracut.git/commit
Skip iscsi attachment if no info 298/head
authorDerek Higgins <derekh@redhat.com>
Thu, 26 Oct 2017 14:29:42 +0000 (15:29 +0100)
committerDerek Higgins <derekh@redhat.com>
Thu, 26 Oct 2017 15:27:45 +0000 (16:27 +0100)
commit9408a2ac330970e98dc4d289ec3ffb163f0517d1
treeac8b901e6ee0efef12d470ca828a1202ece26e00
parented9281d6d13b6250e3f12408366fca46bc3384ce
Skip iscsi attachment if no info

If no iscsi session information can be retrieved from the firmware
then skip the iscsi attachment and allow the boot process to continue.
Ensure the timeout scripts don't hit their timeout waiting for
/tmp/iscsistarted-firmware to be created.
This will allow a common image to be used for servers with both a
local and iscsi root with rd.iscsi.firmware set.
modules.d/95iscsi/iscsiroot.sh