]> git.ipfire.org Git - thirdparty/dracut.git/commit
add parameter --print-cmdline
authorHarald Hoyer <harald@redhat.com>
Thu, 15 Aug 2013 13:52:22 +0000 (15:52 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 15 Aug 2013 14:06:37 +0000 (16:06 +0200)
commit1743473b2b7c1fb09b9eddc11d33fb3269877529
treecff41727aba62620cb2bebe12a70899491cd9df9
parent0d6d85b4946f0c028fb06860a1a9c1c298bfb2e0
add parameter --print-cmdline

This prints the kernel command line parameters for the current disk
layout.

$ dracut --print-cmdline
rd.luks.uuid=luks-e68c8906-6542-4a26-83c4-91b4dd9f0471
rd.lvm.lv=debian/root rd.lvm.lv=debian/usr root=/dev/mapper/debian-root
rootflags=rw,relatime,errors=remount-ro,user_xattr,barrier=1,data=ordered
rootfstype=ext4
dracut-bash-completion.sh
dracut-functions.sh
dracut.8.asc
dracut.sh
modules.d/90crypt/module-setup.sh
modules.d/90dmraid/module-setup.sh
modules.d/90lvm/module-setup.sh
modules.d/90mdraid/module-setup.sh
modules.d/95rootfs-block/module-setup.sh