summaryrefslogtreecommitdiff
path: root/gnu/bootloader/grub.scm
Commit message (Expand)AuthorAge
* bootloader: grub: Allow booting from a Btrfs subvolume.Maxim Cournoyer2020-05-20
* gnu: grub: Allow a PNG image and replace "aspect-ratio" with "resolution".Stefan2020-05-19
* bootloader: grub: Refer to the native 'grub-mklayout' and font file.Ludovic Courtès2020-05-16
* Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\
| * system: Allow for comma-separated keyboard layouts.Ludovic Courtès2020-04-06
* | gnu: bootloader: Add grub-minimal-bootloader.Jan Nieuwenhuizen2020-03-29
|/
* bootloader: grub: Refactor eye-candy a bit.Maxim Cournoyer2020-03-17
* bootloader: grub: Use the all_video module in graphic mode.Maxim Cournoyer2020-03-17
* bootloader: grub: Add gfxmode (resolution) override.Jan Nieuwenhuizen2020-01-25
* Revert "bootloader: grub: Add gfxmode (resolution) override."Tobias Geerinckx-Rice2020-01-07
* bootloader: grub: Add gfxmode (resolution) override.Jan Nieuwenhuizen2020-01-07
* Adjust module autoloads.Ludovic Courtès2020-01-06
* bootloader: Mark "grub.cfg" and "extlinux.conf" as non-substitutable.Ludovic Courtès2020-01-03
* bootloader: grub: Add firmware setup entry.Brice Waegeneire2019-12-23
* bootloader: grub: Remove unneeded 'terminal_output'.Ludovic Courtès2019-05-09
* bootloader: Add a 'keyboard-layout' field.Ludovic Courtès2019-03-24
* bootloader: Use 'invoke/quiet' when running 'grub-install' and co.Ludovic Courtès2019-03-16
* Remove traces of "GuixSD".Ludovic Courtès2019-03-13
* bootloader: De-monadify configuration file generators.Ludovic Courtès2018-11-18
* bootloader: grub-efi: Identify as "GuixSD" instead of "grub".Marius Bakke2018-06-26
* bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT.Marius Bakke2018-06-26
* bootloader: grub: Use 'with-extensions'.Ludovic Courtès2018-06-01
* bootloader: grub: Simplify 'svg->png'.Ludovic Courtès2018-06-01
* file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès2018-05-28
* gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS.Ricardo Wurmus2018-02-18
* system: Introduce a disjoint UUID type.Ludovic Courtès2017-09-11
* gnu: grub-efi-bootloader: Specialize grub-install invocation.Andy Wingo2017-08-20
* vm: Use grub-hybrid's grub-mkrescue.Danny Milosavljevic2017-08-03
* bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic2017-07-28
* gnu: Switch guile-cairo and dependents to Guile 2.2 again.Ludovic Courtès2017-07-02
* bootloader: Use menu-entry to define custom bootloader entries.Mathieu Othacehe2017-06-08
* bootloader: Add extlinux support.Mathieu Othacehe2017-05-16