Age | Commit message (Expand) | Author |
2020-11-17 | bootloader: grub: Skip install-grub-efi when producing a disk image. | Maxim Cournoyer |
2020-11-01 | system: Generate grub locale directory for grub.cfg. | Miguel Ángel Arruga Vivas |
2020-10-30 | system: Fix dependency for grub.cfg generation. | Miguel Ángel Arruga Vivas |
2020-10-30 | system: Fix grub keymap with store in btrfs subvolume. | Miguel Ángel Arruga Vivas |
2020-10-18 | system: Use locale information in grub.cfg. | Miguel Ángel Arruga Vivas |
2020-09-27 | gnu: grub: Support for network boot via TFTP. | Stefan |
2020-09-14 | gnu: grub: Support loading files from TFTP if the root filesystem is NFS. | Stefan |
2020-09-07 | bootloader: Use "define" instead of "define*" for all records. | Stefan |
2020-09-06 | bootloader: Add comment about grub configuration files. | Stefan |
2020-06-09 | bootloader: grub: Fix cross-compilation. | Mathieu Othacehe |
2020-06-09 | gnu: grub: Support graphical gfxterm on all systems. | Stefan |
2020-06-08 | bootloader: grub: Add support for multiboot. | Jan (janneke) Nieuwenhuizen |
2020-05-29 | bootloader: grub: Rename the btrfs-subvolume-file-name parameter. | Maxim Cournoyer |
2020-05-29 | bootloader: grub: Use inheritance to define grub-minimal-bootloader. | Mathieu Othacehe |
2020-05-29 | bootloader: grub: Do not run grub-install when creating a disk-image. | Mathieu Othacehe |
2020-05-29 | bootloader: Add 'disk-image-installer'. | Mathieu Othacehe |
2020-05-20 | bootloader: grub: Allow booting from a Btrfs subvolume. | Maxim Cournoyer |
2020-05-19 | gnu: grub: Allow a PNG image and replace "aspect-ratio" with "resolution". | Stefan |
2020-05-16 | bootloader: grub: Refer to the native 'grub-mklayout' and font file. | Ludovic Courtès |
2020-04-08 | Merge branch 'master' into core-updates | Marius Bakke |
2020-04-06 | system: Allow for comma-separated keyboard layouts. | Ludovic Courtès |
2020-03-29 | gnu: bootloader: Add grub-minimal-bootloader. | Jan Nieuwenhuizen |
2020-03-17 | bootloader: grub: Refactor eye-candy a bit. | Maxim Cournoyer |
2020-03-17 | bootloader: grub: Use the all_video module in graphic mode. | Maxim Cournoyer |
2020-01-25 | bootloader: grub: Add gfxmode (resolution) override. | Jan Nieuwenhuizen |
2020-01-07 | Revert "bootloader: grub: Add gfxmode (resolution) override." | Tobias Geerinckx-Rice |
2020-01-07 | bootloader: grub: Add gfxmode (resolution) override. | Jan Nieuwenhuizen |
2020-01-06 | Adjust module autoloads. | Ludovic Courtès |
2020-01-03 | bootloader: Mark "grub.cfg" and "extlinux.conf" as non-substitutable. | Ludovic Courtès |
2019-12-23 | bootloader: grub: Add firmware setup entry. | Brice Waegeneire |
2019-05-09 | bootloader: grub: Remove unneeded 'terminal_output'. | Ludovic Courtès |
2019-03-24 | bootloader: Add a 'keyboard-layout' field. | Ludovic Courtès |
2019-03-16 | bootloader: Use 'invoke/quiet' when running 'grub-install' and co. | Ludovic Courtès |
2019-03-13 | Remove traces of "GuixSD". | Ludovic Courtès |
2018-11-18 | bootloader: De-monadify configuration file generators. | Ludovic Courtès |
2018-06-26 | bootloader: grub-efi: Identify as "GuixSD" instead of "grub". | Marius Bakke |
2018-06-26 | bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT. | Marius Bakke |
2018-06-01 | bootloader: grub: Use 'with-extensions'. | Ludovic Courtès |
2018-06-01 | bootloader: grub: Simplify 'svg->png'. | Ludovic Courtès |
2018-05-28 | file-systems: Remove 'title' field and add <file-system-label>. | Ludovic Courtès |
2018-02-18 | gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS. | Ricardo Wurmus |
2017-09-11 | system: Introduce a disjoint UUID type. | Ludovic Courtès |
2017-08-20 | gnu: grub-efi-bootloader: Specialize grub-install invocation. | Andy Wingo |
2017-08-03 | vm: Use grub-hybrid's grub-mkrescue. | Danny Milosavljevic |
2017-07-28 | bootloader: Use <menu-entry> for the bootloader side. | Danny Milosavljevic |
2017-07-02 | gnu: Switch guile-cairo and dependents to Guile 2.2 again. | Ludovic Courtès |
2017-06-08 | bootloader: Use menu-entry to define custom bootloader entries. | Mathieu Othacehe |
2017-05-16 | bootloader: Add extlinux support. | Mathieu Othacehe |