From c24d2bb37db90dc6de9527ac3d22e04541dcbdbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A2=D1=80=D0=B0=D1=86=D0=B5=D0=B2=D1=81=D0=BA=D0=B8?= =?UTF-8?q?=D0=B9=20=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80?= Date: Thu, 10 Jun 2010 14:14:24 +0400 Subject: [PATCH] Added css support in grub.conf --- install/profile/1default/boot/grub/grub.conf?pass=install | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/install/profile/1default/boot/grub/grub.conf?pass=install b/install/profile/1default/boot/grub/grub.conf?pass=install index 8edf73c..e68f380 100644 --- a/install/profile/1default/boot/grub/grub.conf?pass=install +++ b/install/profile/1default/boot/grub/grub.conf?pass=install @@ -32,9 +32,12 @@ root (#-grubinstall-#) #?system=desktop# kernel /boot/vmlinuz root=#-root_install_set-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-swap_resume-# elevator=#-scheduler-# doscsi#-grub_delay-# #system# -#?system=server# +#?system=server&calculate!=CSS# kernel /boot/vmlinuz root=#-root_install_set-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-swap_resume-# elevator=#-scheduler-# doscsi#-grub_delay-# #system# +#?calculate=CSS# +kernel /boot/vmlinuz root=#-root_install_set-# udev quiet #-swap_resume-# elevator=#-scheduler-# doscsi#-grub_delay-# +#calculate# initrd /boot/initrd #-grub_another-#