From 7f1f542cea5f85ac4f0d364687d646f283dde598 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 30 Apr 2014 07:16:32 +0200 Subject: Updating default boot parameters for live-config 4.x. --- functions/defaults.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index b1c22e2ad..feebdeef5 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -767,8 +767,8 @@ Set_defaults () # Setting boot parameters case "${LB_INITRAMFS}" in live-boot) - LB_BOOTAPPEND_LIVE="${LB_BOOTAPPEND_LIVE:-boot=live config quiet splash}" - LB_BOOTAPPEND_LIVE_FAILSAFE="${LB_BOOTAPPEND_LIVE_FAILSAFE:-boot=live config memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=normal}" + LB_BOOTAPPEND_LIVE="${LB_BOOTAPPEND_LIVE:-boot=live components quiet splash}" + LB_BOOTAPPEND_LIVE_FAILSAFE="${LB_BOOTAPPEND_LIVE_FAILSAFE:-boot=live components memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=normal}" ;; casper) -- cgit v1.2.3