]> git.ipfire.org Git - thirdparty/dracut.git/commit
mkinitrd-suse.sh: Implement functionality of -A option 340/head
authorFabian Vogt <fvogt@suse.com>
Fri, 3 Feb 2017 15:02:33 +0000 (16:02 +0100)
committerDaniel Molkentin <daniel@molkentin.de>
Tue, 19 Dec 2017 12:23:08 +0000 (13:23 +0100)
commit39ee4fdfbd10acab64d083b1b7ab80723ed82e95
tree96201f55058110348865d4b7c7b3e94e2e21d21c
parent43634c2469a33c80c235f9bfe254002c6bea5448
mkinitrd-suse.sh: Implement functionality of -A option

- Without this patch, -A sets host_only=0,
    but host_only wasn't used
- Translates into --no-host-only now
mkinitrd-suse.sh