]> git.ipfire.org Git - thirdparty/dracut.git/commit - dracut.cmdline.7.asc
91zipl: Add new module to update s390x configuration
authorHannes Reinecke <hare@suse.de>
Fri, 27 Jun 2014 09:43:28 +0000 (11:43 +0200)
committerDaniel Molkentin <dmolkentin@suse.com>
Thu, 11 Jan 2018 10:12:39 +0000 (11:12 +0100)
commitea7ffef13e00caa80cf37dbc53938ead25fb0d72
tree01d01016798a67b2e38f7f1fa8311b0b06335c59
parent577f109243bc96cd99c2b8204b7ca4426918f8ae
91zipl: Add new module to update s390x configuration

Add new module to update the dracut commandline values
during booting with the values found in the file
dracut-cmdline.conf on the device specified by
rd.zipl.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Contrary to the original patch, this one has been modified
to check for /boot/zipl, the location of the first stage kernel
in indirect boot, in order not to install on systems
booting directly via zipl.

Signed-off-by: Daniel Molkentin <daniel.molkentin@suse.com>
dracut.cmdline.7.asc
modules.d/91zipl/install_zipl_cmdline.sh [new file with mode: 0755]
modules.d/91zipl/module-setup.sh [new file with mode: 0755]
modules.d/91zipl/parse-zipl.sh [new file with mode: 0755]