c4b965ed88
Apparently all but first parameters are passed to xen.efi, so it is possible to select which config section should be used. This makes xen.efi copy unnecessary.
13 lines
181 B
INI
13 lines
181 B
INI
[global]
|
|
default=qubes
|
|
|
|
[qubes-check]
|
|
options=loglvl=all
|
|
kernel=vmlinuz @ROOT@ rd.live.check
|
|
ramdisk=initrd.img
|
|
|
|
[qubes]
|
|
options=loglvl=all
|
|
kernel=vmlinuz @ROOT@
|
|
ramdisk=initrd.img
|