summaryrefslogtreecommitdiff
path: root/gnu/bootloader/grub.scm
AgeCommit message (Expand)AuthorFilesLines
2021-04-10bootloader: grub: Fix typo in docstring.Tobias Geerinckx-Rice1-1/+1
2021-01-17gnu: grub: Use installed unicode font.Stefan1-15/+11
2020-12-21system: Allow separated /boot and encrypted root.Miguel Ángel Arruga Vivas1-1/+20
2020-12-15Revert "gnu: grub: Fix unicode font loading when booting over TFTP."Ludovic Courtès1-12/+3
2020-12-14gnu: grub: Fix unicode font loading when booting over TFTP.Stefan1-3/+12
2020-11-17bootloader: grub: Skip install-grub-efi when producing a disk image.Maxim Cournoyer1-15/+18
2020-11-01system: Generate grub locale directory for grub.cfg.Miguel Ángel Arruga Vivas1-11/+44
2020-10-30system: Fix dependency for grub.cfg generation.Miguel Ángel Arruga Vivas1-3/+5
2020-10-30system: Fix grub keymap with store in btrfs subvolume.Miguel Ángel Arruga Vivas1-4/+5
2020-10-18system: Use locale information in grub.cfg.Miguel Ángel Arruga Vivas1-0/+18
2020-09-27gnu: grub: Support for network boot via TFTP.Stefan1-4/+110
2020-09-14gnu: grub: Support loading files from TFTP if the root filesystem is NFS.Stefan1-0/+27
2020-09-07bootloader: Use "define" instead of "define*" for all records.Stefan1-3/+3
2020-09-06bootloader: Add comment about grub configuration files.Stefan1-0/+4
2020-06-09bootloader: grub: Fix cross-compilation.Mathieu Othacehe1-1/+1
2020-06-09gnu: grub: Support graphical gfxterm on all systems.Stefan1-33/+14
2020-06-08bootloader: grub: Add support for multiboot.Jan (janneke) Nieuwenhuizen1-27/+49
2020-05-29bootloader: grub: Rename the btrfs-subvolume-file-name parameter.Maxim Cournoyer1-25/+22
2020-05-29bootloader: grub: Use inheritance to define grub-minimal-bootloader.Mathieu Othacehe1-6/+3
2020-05-29bootloader: grub: Do not run grub-install when creating a disk-image.Mathieu Othacehe1-10/+16
2020-05-29bootloader: Add 'disk-image-installer'.Mathieu Othacehe1-1/+44
2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume.Maxim Cournoyer1-47/+76
2020-05-19gnu: grub: Allow a PNG image and replace "aspect-ratio" with "resolution".Stefan1-56/+37
2020-05-16bootloader: grub: Refer to the native 'grub-mklayout' and font file.Ludovic Courtès1-2/+2
2020-04-08Merge branch 'master' into core-updatesMarius Bakke1-1/+5
2020-04-06system: Allow for comma-separated keyboard layouts.Ludovic Courtès1-1/+5
2020-03-29gnu: bootloader: Add grub-minimal-bootloader.Jan Nieuwenhuizen1-1/+10
2020-03-17bootloader: grub: Refactor eye-candy a bit.Maxim Cournoyer1-17/+20
2020-03-17bootloader: grub: Use the all_video module in graphic mode.Maxim Cournoyer1-14/+2
2020-01-25bootloader: grub: Add gfxmode (resolution) override.Jan Nieuwenhuizen1-4/+15
2020-01-07Revert "bootloader: grub: Add gfxmode (resolution) override."Tobias Geerinckx-Rice1-9/+4
2020-01-07bootloader: grub: Add gfxmode (resolution) override.Jan Nieuwenhuizen1-4/+9
2020-01-06Adjust module autoloads.Ludovic Courtès1-1/+1
2020-01-03bootloader: Mark "grub.cfg" and "extlinux.conf" as non-substitutable.Ludovic Courtès1-2/+6
2019-12-23bootloader: grub: Add firmware setup entry.Brice Waegeneire1-1/+7
2019-05-09bootloader: grub: Remove unneeded 'terminal_output'.Ludovic Courtès1-1/+0
2019-03-24bootloader: Add a 'keyboard-layout' field.Ludovic Courtès1-0/+35
2019-03-16bootloader: Use 'invoke/quiet' when running 'grub-install' and co.Ludovic Courtès1-8/+8
2019-03-13Remove traces of "GuixSD".Ludovic Courtès1-4/+4
2018-11-18bootloader: De-monadify configuration file generators.Ludovic Courtès1-56/+48
2018-06-26bootloader: grub-efi: Identify as "GuixSD" instead of "grub".Marius Bakke1-0/+1
2018-06-26bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT.Marius Bakke1-2/+7
2018-06-01bootloader: grub: Use 'with-extensions'.Ludovic Courtès1-13/+6
2018-06-01bootloader: grub: Simplify 'svg->png'.Ludovic Courtès1-19/+15
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès1-4/+6
2018-02-18gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS.Ricardo Wurmus1-1/+1
2017-09-11system: Introduce a disjoint UUID type.Ludovic Courtès1-2/+2
2017-08-20gnu: grub-efi-bootloader: Specialize grub-install invocation.Andy Wingo1-1/+15
2017-08-03vm: Use grub-hybrid's grub-mkrescue.Danny Milosavljevic1-0/+6
2017-07-28bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic1-15/+12