V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m17s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m17s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -256,8 +256,8 @@ grub_parameter:
|
||||
# - 'panic=0' No automatic action (System remains stuck in panic state).
|
||||
# - 'panic=-1' Also explicitly prevents any automatic reboot.
|
||||
##############################################################################################################################
|
||||
- "oops=panic"
|
||||
- "panic=-1"
|
||||
#- "oops=panic"
|
||||
#- "panic=-1"
|
||||
|
||||
##############################################################################################################################
|
||||
# Enable a subset of known mitigations for CPU vulnerabilities and disable SMT.
|
||||
@@ -426,7 +426,7 @@ grub_parameter:
|
||||
##############################################################################################################################
|
||||
# Sets the minimum log output of the kernel at boot time to level 0 (= KERN_EMERG).
|
||||
##############################################################################################################################
|
||||
- "loglevel=0"
|
||||
#- "loglevel=0"
|
||||
|
||||
################################################################################################################################
|
||||
# Grub settings
|
||||
|
||||
Reference in New Issue
Block a user