]> git.ipfire.org Git - thirdparty/dracut.git/commit
livenet: add livenet-generator 105/head
authorAntony Messerli <amesserl@rackspace.com>
Thu, 19 Nov 2015 14:10:03 +0000 (08:10 -0600)
committerAntony Messerli <amesserl@rackspace.com>
Thu, 19 Nov 2015 14:10:03 +0000 (08:10 -0600)
commita455ad1c272170664022b4cc0a160fe9c737d993
tree028351310b3ab587e2f21c5b6102bcf02c40df8c
parentc44d2252bb4b9e72f2b058f8c185698e88dc8374
livenet: add livenet-generator

Resolves issues where systemd attempts to boot a live URL as an NFS mount.

This patch uses systemd's generator arg[2] to generate an early sysroot.mount
that preempts systemd-fstab-generator.

See https://bugzilla.redhat.com/show_bug.cgi?id=1280103
modules.d/90livenet/livenet-generator.sh [new file with mode: 0644]
modules.d/90livenet/module-setup.sh