]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Revert "installer: Make kernel silent at boot time."
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 5 Nov 2012 17:42:56 +0000 (18:42 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 5 Nov 2012 17:42:56 +0000 (18:42 +0100)
This reverts commit a23305b8a2869414e40d7a49bafd2bbc764ea925.

config/syslinux/syslinux.cfg

index ee258cc37c6bde85160ea3b9bf6a0d7e752002b9..68ad82afd721b9eea16af87732e3e6ebece44e14 100644 (file)
@@ -2,13 +2,13 @@ TIMEOUT 5000
 DISPLAY boot.msg
 PROMPT 1
 DEFAULT vmlinuz
-  APPEND initrd=instroot vga=791 quiet rhgb ro
+  APPEND initrd=instroot vga=791 splash=silent ro
 LABEL novga
   KERNEL vmlinuz
-  APPEND initrd=instroot quiet rhgb ro
+  APPEND initrd=instroot ro
 LABEL unattended
   KERNEL vmlinuz
-  APPEND initrd=instroot vga=791 quiet rhgb  unattended ro
+  APPEND initrd=instroot vga=791 splash=silent unattended ro
 LABEL memtest
   KERNEL memtest
   APPEND -