Remove the NBD legacy format. It wasn't actually matching Debian's nbdroot implement...
authorWarren Togami <wtogami@redhat.com>
Wed, 1 Jul 2009 19:41:26 +0000 (15:41 -0400)
committerWarren Togami <wtogami@redhat.com>
Wed, 1 Jul 2009 19:41:26 +0000 (15:41 -0400)
commitf910f0062787c7b66c61b6e46df51ad848b2132e
tree429371b2c2aa343a85cd08e413cd9ab3ef63a1a2
parent22a27a5023ea90877306359990c98fea8bb91377
Remove the NBD legacy format.  It wasn't actually matching Debian's nbdroot implementation.
Talked with Debian nbdroot author and he agreed we shouldn't support their obsolete syntax in dracut.
Their root=/dev/nbd[0-9] is no longer needed.  Also their syntax was very standardized requiring
a separate boot= parameter.
modules.d/95nbd/parse-nbdroot.sh
test/TEST-40-NBD/test.sh