From 80d85bc67b87886d4941a8408f3197963e3d8fb0 Mon Sep 17 00:00:00 2001 From: Mike khiretskiy Date: Wed, 30 Apr 2014 18:10:29 +0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9?= =?UTF-8?q?=D0=BA=D0=B0=20grub?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/3.1/3_ac_install_live/sys-boot/grub/default.grub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/templates/3.1/3_ac_install_live/sys-boot/grub/default.grub b/profiles/templates/3.1/3_ac_install_live/sys-boot/grub/default.grub index f36a121..b331880 100644 --- a/profiles/templates/3.1/3_ac_install_live/sys-boot/grub/default.grub +++ b/profiles/templates/3.1/3_ac_install_live/sys-boot/grub/default.grub @@ -1,2 +1,2 @@ # Calculate format=openrc path=/etc/default name=grub os_install_x11_video_drv!=other -GRUB_CMDLINE_LINUX=" elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-# calculate=video:#-os_install_x11_video_drv-# splash udev quiet" +GRUB_CMDLINE_LINUX=" #-os_install_kernel_resume-# elevator=#-os_install_kernel_scheduler-# doscsi#-os_install_kernel_attr-# calculate=video:#-os_install_x11_video_drv-# splash udev quiet"