Commit 8e174e09 authored by Anton Midyukov's avatar Anton Midyukov

live.mk: fix menu item name (clear "no hard disk needed")

parent f679ae24
menuentry $"LiveCD (no hard disk needed)" --id 'live' {
menuentry $"LiveCD" --id 'live' {
savedefault
echo $"Loading Linux vmlinuz$KFLAVOUR ..."
linux /boot/vmlinuz$KFLAVOUR fastboot live @initrd_bootargs@ @stagename@=live ramdisk_size=@live_size@ lowmem @bootargs@ lang=$lang
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment