Better order for plymouth disabling stanza, as well as modern initrd plymouth disabling.

This commit is contained in:
Rudd-O 2016-10-28 20:53:49 +00:00 committed by GitHub
parent 765ca6d475
commit 63fd200abf

View File

@ -8,7 +8,7 @@
<type arch='x86_64' machine='xenpv'>linux</type> <type arch='x86_64' machine='xenpv'>linux</type>
<kernel>{kerneldir}/vmlinuz</kernel> <kernel>{kerneldir}/vmlinuz</kernel>
<initrd>{kerneldir}/initramfs</initrd> <initrd>{kerneldir}/initramfs</initrd>
<cmdline>root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3 plymouth.enable=0 {kernelopts}</cmdline> <cmdline>root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH rd.plymouth.enable=0 plymouth.enable=0 3 {kernelopts}</cmdline>
</os> </os>
<features>{features}</features> <features>{features}</features>
<clock offset='utc' adjustment='reset'> <clock offset='utc' adjustment='reset'>