Multiple updates and fixes; needs bash and xbps>=0.21.
This commit is contained in:
@ -28,7 +28,7 @@ if [ cpuid -l ]; then
|
||||
menuentry "Void GNU/Linux @@KERNVER@@ (@@ARCH@@)" {
|
||||
set gfxpayload="keep"
|
||||
linux (${voidlive})/boot/vmlinuz \
|
||||
root=live:CDLABEL=VOID_LIVE ro rootfstype=auto liveimg \
|
||||
root=live:CDLABEL=VOID_LIVE ro rootfstype=auto \
|
||||
rd.luks=0 rd.md=0 rd.dm=0 loglevel=4 gpt add_efi_memmap \
|
||||
vconsole.keymap=@@KEYMAP@@ vconsole.unicode=1 locale.LANG=@@LOCALE@@
|
||||
initrd (${voidlive})/boot/initrd.lz
|
||||
|
Reference in New Issue
Block a user