cbfc3db882
This trots along the TODO item on text branding and hopefully helps Michael Radyuk (torabora) with his feature request to tweak the installer's "Install ALT Linux" label; as an example, Simply will now offer to "Install Simply Linux".
11 lines
386 B
INI
11 lines
386 B
INI
label linux
|
|
menu label ^Install @distro@
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz changedisk fastboot showopts automatic=method:cdrom ramdisk_size=@altinst_size@ vga=0x314 @bootargs@
|
|
|
|
label noapic
|
|
menu label ^Failsafe install
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz changedisk lowmem noapic nolapic showopts ramdisk_size=@altinst_size@ xdriver=vesa @bootargs@
|
|
|