Revert "installer: Make kernel silent at boot time."

This reverts commit a23305b8a2.
This commit is contained in:
Arne Fitzenreiter
2012-11-05 18:42:56 +01:00
parent 1313b031a8
commit 438a331f3d

View 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 -