Add support new initrd kernel.

netsetup
Mike Hiretsky 13 years ago
parent 29613452cf
commit e82dad4dc4

@ -1,4 +1,4 @@
# Calculate name=isolinux.cfg os_builder_linux_system==desktop
# Calculate name=isolinux.cfg os_builder_linux_system==desktop&&pkg(sys-kernel/calculate-sources)>=2.6.32.33&&pkg(sys-kernel/calculate-sources)<2.6.33||os_builder_linux_system==desktop&&pkg(sys-kernel/calculate-sources)>=2.6.37.4
DEFAULT calcmenu.c32
INCLUDE common.cfg
@ -12,7 +12,7 @@ LABEL cld
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-#
#os_builder_linux_subname#
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume doscsi
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet noresume doscsi
LABEL cld-docache
#?os_builder_linux_subname!=#
@ -22,7 +22,7 @@ LABEL cld-docache
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# (RAM)
#os_builder_linux_subname#
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume doscsi docache
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet noresume doscsi docache
LABEL cld-nox
#?os_builder_linux_subname!=#
@ -32,7 +32,7 @@ LABEL cld-nox
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# (No-X)
#os_builder_linux_subname#
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume doscsi nox
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet noresume doscsi nox
#calculate#
LABEL cld-builder
@ -43,7 +43,7 @@ LABEL cld-builder
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# Builder
#os_builder_linux_subname#
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume doscsi scratch
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet noresume doscsi scratch
LABEL memtest
MENU LABEL Memtest86+

@ -0,0 +1,55 @@
# Calculate name=isolinux.cfg os_builder_linux_system==desktop&&pkg(sys-kernel/calculate-sources)<2.6.32.33||os_builder_linux_system==desktop&&pkg(sys-kernel/calculate-sources)>2.6.33&&pkg(sys-kernel/calculate-sources)<2.6.37.4#
DEFAULT calcmenu.c32
INCLUDE common.cfg
MENU TITLE Welcome to Calculate Linux (#-os_builder_arch_machine-#)
LABEL cld
#?os_builder_linux_subname!=#
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# #-os_builder_linux_subname-# Live#-cl_builder_cdname-#
#os_builder_linux_subname#
#?os_builder_linux_subname==#
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-#
#os_builder_linux_subname#
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume doscsi
LABEL cld-docache
#?os_builder_linux_subname!=#
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# #-os_builder_linux_subname-# Live#-cl_builder_cdname-# (RAM)
#os_builder_linux_subname#
#?os_builder_linux_subname==#
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# (RAM)
#os_builder_linux_subname#
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume doscsi docache
LABEL cld-nox
#?os_builder_linux_subname!=#
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# #-os_builder_linux_subname-# Live#-cl_builder_cdname-# (No-X)
#os_builder_linux_subname#
#?os_builder_linux_subname==#
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# (No-X)
#os_builder_linux_subname#
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# 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-builder
#?os_builder_linux_subname!=#
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# #-os_builder_linux_subname-# Live#-cl_builder_cdname-# Builder
#os_builder_linux_subname#
#?os_builder_linux_subname==#
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# Builder
#os_builder_linux_subname#
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume doscsi scratch
LABEL memtest
MENU LABEL Memtest86+
KERNEL memtest
LABEL harddisk
MENU LABEL Boot from first hard disk
localboot 0x80
append SLX=0x80

@ -1,4 +1,4 @@
# Calculate name=isolinux.cfg os_builder_linux_system==server
# Calculate name=isolinux.cfg os_builder_linux_system==server&&pkg(sys-kernel/calculate-sources)>=2.6.32.33&&pkg(sys-kernel/calculate-sources)<2.6.33||os_builder_linux_system==server&&pkg(sys-kernel/calculate-sources)>=2.6.37.4
DEFAULT calcmenu.c32
INCLUDE common.cfg
@ -8,37 +8,37 @@ LABEL cds
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-#
KERNEL /boot/vmlinuz
#?os_builder_linux_shortname!=CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet noresume elevator=deadline
#os_builder_linux_shortname#
#?os_builder_linux_shortname==CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot console=tty1 udev quiet noresume elevator=deadline splash=off
#os_builder_linux_shortname#
LABEL cds-docache
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# (RAM)
KERNEL /boot/vmlinuz
#?os_builder_linux_shortname!=CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline docache
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet noresume elevator=deadline docache
#os_builder_linux_shortname#
#?os_builder_linux_shortname==CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off docache
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot console=tty1 udev quiet noresume elevator=deadline splash=off docache
#os_builder_linux_shortname#
#?os_builder_linux_shortname!=CSS#
LABEL cds-nofb
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# (No-FB)
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot console=tty1 udev quiet noresume elevator=deadline splash=off
#os_builder_linux_shortname#
LABEL cds-builder
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# Builder
KERNEL /boot/vmlinuz
#?os_builder_linux_shortname!=CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline scratch
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet noresume elevator=deadline scratch
#os_builder_linux_shortname#
#?os_builder_linux_shortname==CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off scratch
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot console=tty1 udev quiet noresume elevator=deadline splash=off scratch
#os_builder_linux_shortname#
#?os_builder_linux_shortname!=CSS#

@ -0,0 +1,53 @@
# Calculate name=isolinux.cfg os_builder_linux_system==server&&pkg(sys-kernel/calculate-sources)<2.6.32.33||os_builder_linux_system==server&&pkg(sys-kernel/calculate-sources)>2.6.33&&pkg(sys-kernel/calculate-sources)<2.6.37.4#
DEFAULT calcmenu.c32
INCLUDE common.cfg
MENU TITLE Welcome to Calculate Linux (#-os_builder_arch_machine-#)
LABEL cds
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-#
KERNEL /boot/vmlinuz
#?os_builder_linux_shortname!=CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline
#os_builder_linux_shortname#
#?os_builder_linux_shortname==CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off
#os_builder_linux_shortname#
LABEL cds-docache
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# (RAM)
KERNEL /boot/vmlinuz
#?os_builder_linux_shortname!=CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline docache
#os_builder_linux_shortname#
#?os_builder_linux_shortname==CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off docache
#os_builder_linux_shortname#
#?os_builder_linux_shortname!=CSS#
LABEL cds-nofb
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# (No-FB)
KERNEL /boot/vmlinuz
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off
#os_builder_linux_shortname#
LABEL cds-builder
MENU LABEL #-os_builder_linux_name-# #-os_builder_linux_ver-# Live#-cl_builder_cdname-# Builder
KERNEL /boot/vmlinuz
#?os_builder_linux_shortname!=CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline scratch
#os_builder_linux_shortname#
#?os_builder_linux_shortname==CSS#
APPEND root=/dev/ram0 initrd=/boot/initrd init=/linuxrc looptype=squashfs unionfs doload=squashfs,isofs,unionfs loop=/#-cl_builder_current_squash-# nodevfs cdroot CONSOLE=/dev/tty1 udev quiet noresume elevator=deadline splash=off scratch
#os_builder_linux_shortname#
#?os_builder_linux_shortname!=CSS#
LABEL memtest
MENU LABEL Memtest86+
KERNEL memtest
#os_builder_linux_shortname#
LABEL harddisk
MENU LABEL Boot from first hard disk
localboot 0x80
append SLX=0x80

@ -1,4 +1,5 @@
# Calculate comment=# os_install_scratch==off&&os_install_root_type!=usb-hdd
# Calculate comment=# os_install_scratch==off&&os_install_root_type!=usb-hdd&&pkg(sys-kernel/calculate-sources)>=2.6.32.33&&pkg(sys-kernel/calculate-sources)<2.6.33||os_install_scratch==off&&os_install_root_type!=usb-hdd&&pkg(sys-kernel/calculate-sources)>=2.6.37.4
# not scratch install, not usb-hdd, kernel with console param
timeout 2
default 0
fallback 1
@ -15,10 +16,10 @@ title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_v
#os_install_linux_system#
root (hd#-disk(/boot,grub)-#)
#?os_install_linux_system==desktop#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_system==server&&os_install_linux_shortname!=CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_shortname==CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
@ -36,10 +37,10 @@ title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_v
#os_install_linux_system#
root (hd#-disk(/boot,grub)-#)
#?os_install_linux_system==desktop#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_system==server&&os_install_linux_shortname!=CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_shortname==CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#

@ -0,0 +1,55 @@
# Calculate comment=# name=grub.conf os_install_scratch==off&&os_install_root_type!=usb-hdd&&pkg(sys-kernel/calculate-sources)<2.6.32.33||os_install_scratch==off&&os_install_root_type!=usb-hdd&&pkg(sys-kernel/calculate-sources)>=2.6.33&&pkg(sys-kernel/calculate-sources)<2.6.37.4
# not scratch install, not usb-hdd, kernel with CONSOLE param
timeout 2
default 0
fallback 1
splashimage=(hd#-disk(/boot,grub)-#)/boot/grub/grub-calculate.xpm.gz
#?os_install_linux_system==desktop&&os_install_linux_subname!=#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-# #-os_install_linux_subname-#
#os_install_linux_system#
#?os_install_linux_system==desktop&&os_install_linux_subname==#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-#
#os_install_linux_system#
#?os_install_linux_system==server#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-#
#os_install_linux_system#
root (hd#-disk(/boot,grub)-#)
#?os_install_linux_system==desktop#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_system==server&&os_install_linux_shortname!=CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_shortname==CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_shortname#
initrd /boot/initrd-#-cl_install_kernel_uid-#
#?os_install_linux_system==desktop&&os_install_linux_subname!=#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-# #-os_install_linux_subname-# Safemode
#os_install_linux_system#
#?os_install_linux_system==desktop&&os_install_linux_subname==#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-# Safemode
#os_install_linux_system#
#?os_install_linux_system==server#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-# Safemode
#os_install_linux_system#
root (hd#-disk(/boot,grub)-#)
#?os_install_linux_system==desktop#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_system==server&&os_install_linux_shortname!=CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_shortname==CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_shortname#
initrd /boot/initrd-#-cl_install_kernel_uid-#-install
#-os_grub_conf-#
# Uncomment if you have Windows on hard disk
# title Microsoft Windows
# rootnoverify (hd0,0)
# chainloader +1

@ -1,4 +1,5 @@
# Calculate comment=# name=grub.conf os_install_scratch==on
# Calculate comment=# os_install_scratch==on&&pkg(sys-kernel/calculate-sources)>=2.6.32.33&&pkg(sys-kernel/calculate-sources)<2.6.33||os_install_scratch==on&&pkg(sys-kernel/calculate-sources)>=2.6.37.4
# scratch install, kernel with console param
timeout 5
default 0
fallback 1
@ -15,10 +16,10 @@ title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_v
#os_install_linux_system#
root (hd#-disk(/boot,grub)-#)
#?os_install_linux_system==desktop#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_system==server&&os_install_linux_shortname!=CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_shortname==CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
@ -36,10 +37,10 @@ title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_v
#os_install_linux_system#
root (hd#-disk(/boot,grub)-#)
#?os_install_linux_system==desktop#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_system==server&&os_install_linux_shortname!=CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_shortname==CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#

@ -0,0 +1,55 @@
# Calculate comment=# name=grub.conf os_install_scratch==on&&pkg(sys-kernel/calculate-sources)<2.6.32.33||os_install_scratch==on&&pkg(sys-kernel/calculate-sources)>=2.6.33&&pkg(sys-kernel/calculate-sources)<2.6.37.4
# scratch install, kernel with CONSOLE param
timeout 5
default 0
fallback 1
splashimage=(hd#-disk(/boot,grub)-#)/boot/grub/grub-calculate.xpm.gz
#?os_install_linux_system==desktop&&os_install_linux_subname!=#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-# #-os_install_linux_subname-# Builder
#os_install_linux_system#
#?os_install_linux_system==desktop&&os_install_linux_subname==#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-# Builder
#os_install_linux_system#
#?os_install_linux_system==server#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-# Builder
#os_install_linux_system#
root (hd#-disk(/boot,grub)-#)
#?os_install_linux_system==desktop#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_system==server&&os_install_linux_shortname!=CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_shortname==CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_shortname#
initrd /boot/initrd-#-cl_install_kernel_uid-#
#?os_install_linux_system==desktop&&os_install_linux_subname!=#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-# #-os_install_linux_subname-# Builder Safemode
#os_install_linux_system#
#?os_install_linux_system==desktop&&os_install_linux_subname==#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-# Builder Safemode
#os_install_linux_system#
#?os_install_linux_system==server#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-# Builder Safemode
#os_install_linux_system#
root (hd#-disk(/boot,grub)-#)
#?os_install_linux_system==desktop#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_system==server&&os_install_linux_shortname!=CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_shortname==CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-#
#os_install_linux_shortname#
initrd /boot/initrd-#-cl_install_kernel_uid-#-install
#-os_grub_conf-#
# Uncomment if you have Windows on hard disk
# title Microsoft Windows
# rootnoverify (hd0,0)
# chainloader +1

@ -1,4 +1,5 @@
# Calculate comment=# name=grub.conf os_install_scratch==off&&os_install_root_type==usb-hdd
# Calculate comment=# name=grub.conf os_install_scratch==off&&os_install_root_type==usb-hdd&&pkg(sys-kernel/calculate-sources)>=2.6.32.33&&pkg(sys-kernel/calculate-sources)<2.6.33||os_install_scratch==off&&os_install_root_type==usb-hdd&&pkg(sys-kernel/calculate-sources)>=2.6.37.4
# not scratch install, usb-hdd, kernel with console param
timeout 2
default 0
fallback 1
@ -15,10 +16,10 @@ title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_v
#os_install_linux_system#
root (hd#-disk(/boot,grub)-#)
#?os_install_linux_system==desktop#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi #-os_install_kernel_attr-#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi #-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_system==server&&os_install_linux_shortname!=CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi #-os_install_kernel_attr-#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 console=tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi #-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_shortname==CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi #-os_install_kernel_attr-#

@ -0,0 +1,27 @@
# Calculate comment=# name=grub.conf os_install_scratch==off&&os_install_root_type==usb-hdd&&pkg(sys-kernel/calculate-sources)<2.6.32.33||os_install_scratch==off&&os_install_root_type==usb-hdd&&pkg(sys-kernel/calculate-sources)>=2.6.33&&pkg(sys-kernel/calculate-sources)<2.6.37.4
# not scratch install, usb-hdd, kernel with CONSOLE param
timeout 2
default 0
fallback 1
splashimage=(hd#-disk(/boot,grub)-#)/boot/grub/grub-calculate.xpm.gz
#?os_install_linux_system==desktop&&os_install_linux_subname!=#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-# #-os_install_linux_subname-#
#os_install_linux_system#
#?os_install_linux_system==desktop&&os_install_linux_subname==#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-#
#os_install_linux_system#
#?os_install_linux_system==server#
title #-os_install_linux_name-# #-os_install_arch_machine-# #-os_install_linux_ver-#
#os_install_linux_system#
root (hd#-disk(/boot,grub)-#)
#?os_install_linux_system==desktop#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi #-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_system==server&&os_install_linux_shortname!=CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi #-os_install_kernel_attr-#
#os_install_linux_system#
#?os_install_linux_shortname==CSS#
kernel /boot/vmlinuz-#-cl_install_kernel_uid-# root=#-disk(/,use)-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3 udev quiet #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi #-os_install_kernel_attr-#
#os_install_linux_shortname#
initrd /boot/initrd-#-cl_install_kernel_uid-#-install
Loading…
Cancel
Save