Fix labels for isolinux.

master
parent eae89a79bd
commit 350a822b7c

@ -43,7 +43,7 @@ LABEL cld-nox
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-squash_cur-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume doscsi nox
#calculate#
LABEL cld-scratch
LABEL cld-builder
#?calculate=CLD#
MENU LABEL #-calculatename-# #-linuxver-# #-calculatesubname-# LiveDVD Builder
#calculate#

@ -13,12 +13,12 @@ LABEL cds-docache
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-squash_cur-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline docache
LABEL cds-nox
LABEL cds-nofb
MENU LABEL #-calculatename-# #-linuxver-# LiveCD (No-FB)
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-squash_cur-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off
LABEL cds-scratch
LABEL cds-builder
MENU LABEL #-calculatename-# #-linuxver-# LiveCD Builder
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-squash_cur-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline scratch

Loading…
Cancel
Save