]> git.ipfire.org Git - thirdparty/dracut.git/commit
95iscsi: parse output from iscsiadm correctly
authorHannes Reinecke <hare@suse.de>
Thu, 11 Dec 2014 14:46:19 +0000 (15:46 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 16 Dec 2014 12:29:36 +0000 (13:29 +0100)
commitcd72830807e231f8a88bd81c8f2df951c5a6d33e
tree7d89fc74acfc03ca35e46e72f18144023ebce0bb
parent206345ce9b5eda660d82ce552620edc12db4b2e3
95iscsi: parse output from iscsiadm correctly

Due to some obsure reason the IFS parameter is not set correctly
when evaluating get_ibft_mod(). So change the parsing to not rely
on IFS altogether.

References: bnc#886199

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Thomas Renninger <trenn@suse.de>
modules.d/95iscsi/module-setup.sh