summaryrefslogtreecommitdiff
path: root/config/grub/config
AgeCommit message (Expand)Author
2024-06-02make GRUB multi-tree and re-add xhci patchesLeah Rowe
2024-06-01grub.cfg: scan /boot/grub.cfg lastLeah Rowe
2024-06-01grub.cfg: scan grub2/ lastLeah Rowe
2024-06-01grub.cfg: search a reduced list of devs/partitionsLeah Rowe
2024-06-01grub.cfg: scan grub.cfg from ESPLeah Rowe
2024-06-01grub.cfg: split up try_user_configLeah Rowe
2024-06-01grub.cfg: don't search for *_grub.cfgLeah Rowe
2024-06-01grub.cfg: remove unnecessary path for isolinuxLeah Rowe
2024-06-01grub.cfg: don't scan EFI on btrfs subvolsLeah Rowe
2024-05-28grub.cfg: actually support setting boot orderLeah Rowe
2024-05-27grub.cfg: add spdx headerLeah Rowe
2024-05-27grub.cfg: use grub_scan_disk to set boot orderLeah Rowe
2024-05-21Also try unlocking encrypted volume on NVMeMate Kukri
2024-05-20Add NVMe support to GRUB2 payloadMate Kukri
2024-05-03Merge pull request 'Implemented failsafe options at boot and inside menus for...Leah Rowe
2024-05-01Fixed boot selection menulivio
2024-04-29Implemented failsafe options at boot and inside menus for enabling/disabling ...livio
2024-01-18GRUB: insert only 1 keymap per board, in cbfsLeah Rowe
2023-12-18grub.cfg syslinux: support scanning /boot/EFI/Leah Rowe
2023-12-18grub.cfg: fix pathLeah Rowe
2023-12-18grub.cfg: handle btrfs subvols for extlinux.confLeah Rowe
2023-12-18grub.cfg: scan extlinux/extlinux.confLeah Rowe
2023-12-18grub.cfg: support grub and extlinux on ata/ahciLeah Rowe
2023-12-18grub.cfg: merge isolinux/grub usb menuentriesLeah Rowe
2023-12-18grub.cfg: handle extlinux in the default menuentryLeah Rowe
2023-12-18grub.cfg syslinux: support ESP and extlinux.confLeah Rowe
2023-12-18grub.cfg: don't boot linux without a grub.cfgLeah Rowe
2023-12-18grub.cfg: scan lvm volumes lastLeah Rowe
2023-12-18Revert "grub.cfg: try luks2/crypto-lvm before non-crypto"Leah Rowe
2023-12-18grub.cfg: try luks2/crypto-lvm before non-cryptoLeah Rowe
2023-12-18Update config/grub/config/grub.cfgsemigel
2023-11-01grub.cfg: use better description in menu entriesLeah Rowe
2023-10-21change default volname in grub.cfgLeah Rowe
2023-10-02grub.cfg: disable the pagerLeah Rowe
2023-09-25Update email address for Leah Rowe copyrightsLeah Rowe
2023-09-09set grub.cfg timeout to 5s (10 on some boards)Leah Rowe
2023-09-04merge config/ and resources/Leah Rowe