]> git.ipfire.org Git - thirdparty/dracut.git/commit
network/netroot.sh: better handling of $netroot and dhcp
authorHarald Hoyer <harald@redhat.com>
Thu, 10 Sep 2015 11:23:32 +0000 (13:23 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 10 Sep 2015 11:23:32 +0000 (13:23 +0200)
commit17cee31b115a146bca5519b6ac4b422080d764c7
tree821f45443ddad11fa6ee387d96525abc39c881bc
parent7cddfbbadbc40a4b6d331be25a3c38ad3a52239b
network/netroot.sh: better handling of $netroot and dhcp

if $netroot is emtpy, get it from cmdline

check cmdline directly for root=dhcp(6) and netroot=dhcp(6)
modules.d/40network/netroot.sh