]> git.ipfire.org Git - thirdparty/dracut.git/commit
nbd: add systemd generator and use nbd export names instead of port numbers
authorHarald Hoyer <harald@redhat.com>
Mon, 14 Dec 2015 12:10:33 +0000 (13:10 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 14 Dec 2015 14:19:53 +0000 (15:19 +0100)
commitb070c1d360e86db69a8049b2f040b8223bc484c9
tree65d50591fe7fe4e9a18750de3ab6330cb3e28957
parentdf95b1003c8e7564da73de92403013763eb028fe
nbd: add systemd generator and use nbd export names instead of port numbers

Add a systemd generator for root=nbd:.. so that systemd has a correct
sysroot.mount unit.

Use export names instead of port numbers, because port number based
exports are deprecated and were removed.
dracut.cmdline.7.asc
modules.d/95nbd/module-setup.sh
modules.d/95nbd/nbdroot.sh
modules.d/95nbd/parse-nbdroot.sh
test/TEST-40-NBD/dhcpd.conf
test/TEST-40-NBD/server-init.sh
test/TEST-40-NBD/test.sh