diff --git a/install/builder/profile/ISO/target/syslinux/syslinux.cfg?system=server b/install/builder/profile/ISO/target/syslinux/syslinux.cfg?system=server index 201f9b9..b3c8f7f 100755 --- a/install/builder/profile/ISO/target/syslinux/syslinux.cfg?system=server +++ b/install/builder/profile/ISO/target/syslinux/syslinux.cfg?system=server @@ -6,23 +6,42 @@ MENU TITLE Welcome to Calculate Linux (#-march-#) LABEL cds MENU LABEL #-calculatename-# #-linuxver-# LiveCD KERNEL /boot/vmlinuz +#?calculate!=CSS# APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs cdroot_type=vfat doload=vfat,nls_cp866,nls_utf8,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 +#calculate# +#?calculate=CSS# + APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs cdroot_type=vfat doload=vfat,nls_cp866,nls_utf8,squashfs,isofs,unionfs loop=/#-squash_cur-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off +#calculate# LABEL cds-docache MENU LABEL #-calculatename-# #-linuxver-# LiveCD (RAM) KERNEL /boot/vmlinuz +#?calculate!=CSS# APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs cdroot_type=vfat doload=vfat,nls_cp866,nls_utf8,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 +#calculate# +#?calculate=CSS# + APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs cdroot_type=vfat doload=vfat,nls_cp866,nls_utf8,squashfs,isofs,unionfs loop=/#-squash_cur-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off docache +#calculate# +#?calculate!=CSS# 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 cdroot_type=vfat doload=vfat,nls_cp866,nls_utf8,squashfs,isofs,unionfs loop=/#-squash_cur-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off +#calculate# LABEL cds-builder MENU LABEL #-calculatename-# #-linuxver-# LiveCD Builder KERNEL /boot/vmlinuz +#?calculate!=CSS# APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs cdroot_type=vfat doload=vfat,nls_cp866,nls_utf8,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 +#calculate# +#?calculate=CSS# + APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs cdroot_type=vfat doload=vfat,nls_cp866,nls_utf8,squashfs,isofs,unionfs loop=/#-squash_cur-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off scratch +#calculate# +#?calculate!=CSS# LABEL memtest MENU LABEL Memtest86+ KERNEL memtest +#calculate#