[grubcfg] Add some test configurations

main
Adriaan de Groot 6 years ago
parent f727362a90
commit 67de4af4a4

@ -0,0 +1,10 @@
---
bogus: true
firmwareType: bios
bootLoader: grub
rootMountPoint: /tmp/calamares
branding:
bootloaderEntryName: generic
partitions: []

@ -0,0 +1,9 @@
---
overwrite: true
keepDistributor: false
defaults:
GRUB_TIMEOUT: 5
GRUB_DEFAULT: "saved"
GRUB_DISABLE_SUBMENU: true
GRUB_TERMINAL_OUTPUT: "console"
GRUB_DISABLE_RECOVERY: true
Loading…
Cancel
Save