]> git.ipfire.org Git - thirdparty/dracut.git/commit
make nbd port check more robust
authorWim Muskee <wimmuskee@gmail.com>
Sat, 9 Feb 2013 11:54:20 +0000 (12:54 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 11 Feb 2013 14:44:11 +0000 (15:44 +0100)
commitc6a71c7b8a2fdfb4d946553dee2068ef484858c3
tree238db52a06930563bff637956851ab1579c70771
parent6ecb9a2d68436fd5772d3be0b024852efabe466b
make nbd port check more robust

The following change makes the check for the nbd port or named export
more robust.
I wasn't sure whether to include sed in the dracut_install() of
module-setup.sh since net already does that (and nbd depends on that).
modules.d/95nbd/nbdroot.sh