installer: Make kernel silent at boot time.

This commit is contained in:
Michael Tremer
2012-08-22 22:04:37 +02:00
parent e3ca409e30
commit a23305b8a2

View File

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