This commit is contained in:
zj
2025-11-23 21:09:34 +08:00
commit 741872212b
41 changed files with 2538 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
efiBootLoader: "grub"
efiBootloaderId: "BBT-TMS-OS"
kernel: "_ALL_kver_"
img: "_default_image_"
fallback: "_fallback_image_"
timeout: "10"
bootloaderEntryName: "BBTTMS"
grubInstall: "grub-install"
grubMkconfig: "grub-mkconfig"
grubCfg: "/boot/grub/grub.cfg"
grubProbe: "grub-probe"
efiBootMgr: "efibootmgr"
installEFIFallback: true