mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Revert "installer: Make kernel silent at boot time."
This reverts commit a23305b8a2.
This commit is contained in:
@@ -2,13 +2,13 @@ TIMEOUT 5000
|
|||||||
DISPLAY boot.msg
|
DISPLAY boot.msg
|
||||||
PROMPT 1
|
PROMPT 1
|
||||||
DEFAULT vmlinuz
|
DEFAULT vmlinuz
|
||||||
APPEND initrd=instroot vga=791 quiet rhgb ro
|
APPEND initrd=instroot vga=791 splash=silent ro
|
||||||
LABEL novga
|
LABEL novga
|
||||||
KERNEL vmlinuz
|
KERNEL vmlinuz
|
||||||
APPEND initrd=instroot quiet rhgb ro
|
APPEND initrd=instroot ro
|
||||||
LABEL unattended
|
LABEL unattended
|
||||||
KERNEL vmlinuz
|
KERNEL vmlinuz
|
||||||
APPEND initrd=instroot vga=791 quiet rhgb unattended ro
|
APPEND initrd=instroot vga=791 splash=silent unattended ro
|
||||||
LABEL memtest
|
LABEL memtest
|
||||||
KERNEL memtest
|
KERNEL memtest
|
||||||
APPEND -
|
APPEND -
|
||||||
|
|||||||
Reference in New Issue
Block a user