parent
d7dffd7a5f
commit
c75d1334f5
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@ |
||||
e1b6e10bac7b540f29a965935d4ada6b82740763 |
||||
8e945bfd1e598e74d0a2cffbb51259ede6766f35 |
||||
|
@ -1 +1 @@ |
||||
20220209 |
||||
20220211 |
||||
|
@ -1 +1 @@ |
||||
KOMETA p10 kde5/x86_64 build 2022-02-09 |
||||
KOMETA p10 kde5/x86_64 build 2022-02-11 |
||||
|
Binary file not shown.
Binary file not shown.
@ -1,7 +1,7 @@ |
||||
menuentry $"LiveCD with sessions support" --id 'session' { |
||||
savedefault |
||||
echo $"Loading Linux vmlinuz$KFLAVOUR ..." |
||||
linux$linux_suffix /boot/vmlinuz$KFLAVOUR fastboot live changedisk automatic=method:cdrom,fuid:2022-02-08-19-50-45-00 stagename=live ramdisk_size=@live_size@ showopts live_rw vga=normal usbcore.autosuspend=-1 quiet splash $EFI_BOOTARGS lang=$lang |
||||
linux$linux_suffix /boot/vmlinuz$KFLAVOUR fastboot live changedisk automatic=method:cdrom,fuid:2022-02-09-01-05-29-00 stagename=live ramdisk_size=@live_size@ showopts live_rw vga=normal usbcore.autosuspend=-1 quiet splash $EFI_BOOTARGS lang=$lang |
||||
echo $"Loading initial ramdisk ..." |
||||
initrd$linux_suffix /boot/full$KFLAVOUR.cz |
||||
} |
||||
|
@ -1,4 +1,4 @@ |
||||
ui gfxboot bootlogo message |
||||
menu title ALT (alt-p10-kde5) |
||||
menu title ALT (kometa-p10-kde5) |
||||
prompt 0 |
||||
|
||||
|
@ -1,4 +1,4 @@ |
||||
label live |
||||
kernel /boot/vmlinuz |
||||
append initrd=/boot/full.cz fastboot live changedisk automatic=method:cdrom,fuid:2022-02-08-19-50-45-00 stagename=live ramdisk_size=@live_size@ showopts lowmem vga=normal usbcore.autosuspend=-1 quiet splash |
||||
append initrd=/boot/full.cz fastboot live changedisk automatic=method:cdrom,fuid:2022-02-09-01-05-29-00 stagename=live ramdisk_size=@live_size@ showopts lowmem vga=normal usbcore.autosuspend=-1 quiet splash |
||||
|
||||
|
@ -1,4 +1,4 @@ |
||||
label session |
||||
kernel /boot/vmlinuz |
||||
append initrd=/boot/full.cz fastboot live changedisk automatic=method:cdrom,fuid:2022-02-08-19-50-45-00 stagename=live ramdisk_size=@live_size@ showopts live_rw vga=normal usbcore.autosuspend=-1 quiet splash |
||||
append initrd=/boot/full.cz fastboot live changedisk automatic=method:cdrom,fuid:2022-02-09-01-05-29-00 stagename=live ramdisk_size=@live_size@ showopts live_rw vga=normal usbcore.autosuspend=-1 quiet splash |
||||
|
||||
|
Loading…
Reference in new issue