]> git.ipfire.org Git - thirdparty/dracut.git/commit
Print stored dracut commandline during initramfs build
authorHannes Reinecke <hare@suse.de>
Thu, 11 Dec 2014 14:46:07 +0000 (15:46 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 16 Dec 2014 12:29:36 +0000 (13:29 +0100)
commitfe273e3901f0931c3cc1365177f82f03b6560d30
tree9dacba3cb54774294a04e0b24a5295f8cecbf663
parent3244bf59816096377edee6f8937f16838dc1a709
Print stored dracut commandline during initramfs build

When generating the initramfs we should be printing out the
generated dracut commandline used for booting.
This will simplify debugging.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Thomas Renninger <trenn@suse.de>
dracut.sh