Files
FWS-ISO/configs/baseline/airootfs/etc/calamares/modules/grubcfg.conf
T

14 lines
220 B
Plaintext

---
overwrite: true
kernel_params:
- "quiet"
defaults:
GRUB_TIMEOUT: 5
GRUB_DEFAULT: "saved"
GRUB_DISABLE_SUBMENU: true
GRUB_TERMINAL_OUTPUT: "console"
GRUB_DISABLE_RECOVERY: true
GRUB_DISTRIBUTOR: "FWS"