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