| Commit message (Expand) | Author | Age | Files | Lines |
* | Declare and support dependencies for grub | Andrew Robbins | 2019-02-10 | 1 | -0/+1 |
* | Update BIOS GRUB prefix hard coded in core.img | Andrew Robbins | 2018-12-29 | 1 | -1/+1 |
* | Include FAT fs support in BIOS GRUB core.img | Andrew Robbins | 2018-12-25 | 1 | -0/+1 |
* | Refactor SeaGRUB floppy creation code | Andrew Robbins | 2018-12-25 | 1 | -1/+1 |
* | Load modules from (fd0) in GRUB bios target config | Andrew Robbins | 2018-12-04 | 1 | -3/+3 |
* | Add useful modules to GRUB modules-minimal files | Andrew Robbins | 2018-12-04 | 3 | -0/+4 |
* | Remove unnecessary commands from embedded grub.cfg | Andrew Robbins | 2018-12-04 | 3 | -15/+9 |
* | Set prefix in GRUB BIOS image config | Andrew Robbins | 2018-11-27 | 1 | -0/+2 |
* | Modify modules to include and load in GRUB images | Andrew Robbins | 2018-11-27 | 6 | -1/+10 |
* | Add overlooked GRUB modules to modules-minimal | Andrew Robbins | 2018-04-07 | 3 | -0/+8 |
* | Include modules from modules-minimal in GRUB image | Andrew Robbins | 2018-04-07 | 2 | -0/+4 |
* | Add GRUB module 'cbmemc' to each GRUB target | Andrew Robbins | 2017-09-17 | 3 | -0/+3 |
* | Delete old, unused GRUB config and modules-* files | Andrew Robbins | 2017-09-16 | 3 | -206/+0 |
* | Insert GRUB PF2-format font into GRUB install file | Andrew Robbins | 2017-09-07 | 1 | -0/+1 |
* | Create GRUB config files font-file, font-project | Andrew Robbins | 2017-09-06 | 2 | -0/+2 |
* | Delete directory projects/grub/configs/font | Andrew Robbins | 2017-09-06 | 18 | -9129/+0 |
* | Move GRUB background dir to install/corebootfb | Andrew Robbins | 2017-09-04 | 4 | -69/+0 |
* | Rename GRUB keymap directory and a reference to it | Andrew Robbins | 2017-09-02 | 11 | -0/+0 |
* | Add keylayouts to the GRUB install file | Andrew Robbins | 2017-09-02 | 1 | -0/+11 |
* | Move raw keymap files into parent directory | Andrew Robbins | 2017-09-02 | 11 | -0/+0 |
* | Delete binary GRUB keylayouts | Andrew Robbins | 2017-09-02 | 10 | -0/+0 |
* | Rename Swedish keymap using a proper ISO 639-1 code | Andrew Robbins | 2017-09-02 | 1 | -0/+0 |
* | Add Japanese keymap (jaqwerty) to GRUB keymap dir | Andrew Robbins | 2017-09-02 | 1 | -0/+131 |
* | Add UEFI to the GRUB 'targets' file | Andrew Robbins | 2017-08-31 | 1 | -0/+1 |
* | Consolidate GRUB UEFI target modules into 'install' | Andrew Robbins | 2017-08-31 | 3 | -202/+196 |
* | Create GRUB UEFI target file 'modules-minimal' | Andrew Robbins | 2017-08-30 | 1 | -0/+10 |
* | Copy GRUB module lists to UEFI target dir | Andrew Robbins | 2017-08-30 | 2 | -0/+202 |
* | Add configuration files to GRUB UEFI target dir | Andrew Robbins | 2017-08-30 | 4 | -0/+7 |
* | Insert ahci/ehci/pata/usbms into 'modules-minimal' | Andrew Robbins | 2017-08-30 | 1 | -0/+4 |
* | Add Coreboot to the GRUB 'targets' file | Andrew Robbins | 2017-08-29 | 1 | -0/+1 |
* | Consolidate GRUB Coreboot target modules into 'install' | Andrew Robbins | 2017-08-29 | 3 | -202/+201 |
* | Create GRUB Coreboot target file 'modules-minimal' | Andrew Robbins | 2017-08-29 | 1 | -0/+6 |
* | Copy GRUB module lists to Coreboot target dir | Andrew Robbins | 2017-08-29 | 2 | -0/+202 |
* | Add configuration files to GRUB Coreboot target dir | Andrew Robbins | 2017-08-29 | 4 | -0/+7 |
* | Alter GRUB image name in its default 'install' file | Andrew Robbins | 2017-08-29 | 1 | -1/+1 |
* | Create GRUB 'targets' file | Andrew Robbins | 2017-08-29 | 1 | -0/+1 |
* | Add GRUB module 'biosdisk' to BIOS target install | Andrew Robbins | 2017-08-29 | 1 | -0/+1 |
* | Consolidate GRUB BIOS target modules into 'install' | Andrew Robbins | 2017-08-29 | 3 | -202/+201 |
* | Create GRUB BIOS target file 'modules-minimal' | Andrew Robbins | 2017-08-29 | 1 | -0/+7 |
* | Copy GRUB module lists to BIOS target dir | Andrew Robbins | 2017-08-29 | 2 | -0/+202 |
* | Rename files grub-{install,load}-modules | Andrew Robbins | 2017-08-29 | 2 | -0/+0 |
* | Add configuration files to GRUB BIOS target dir | Andrew Robbins | 2017-08-29 | 6 | -0/+7 |
* | Use GRUB device syntax in embedded grub.cfg | Andrew Robbins | 2017-08-08 | 1 | -1/+1 |
* | Sort GRUB modules in grub-{install,load}-modules | Andrew Robbins | 2017-08-01 | 2 | -71/+71 |
* | Split GRUB module listings into separate files | Andrew Robbins | 2017-08-01 | 3 | -209/+202 |
* | Rename/move grub_memdisk.cfg and delete its old dir | Andrew Robbins | 2017-08-01 | 3 | -697/+0 |
* | Copy GRUB keymaps and module config to project dir | Andrew Robbins | 2017-08-01 | 21 | -0/+1521 |
* | Update GRUB config locations in COPYING notices | Andrew Robbins | 2017-07-31 | 1 | -1/+1 |
* | Delete leftover unneeded GRUB config files | Andrew Robbins | 2017-07-31 | 6 | -171/+0 |
* | Add GRUB install and revision files | Andrew Robbins | 2017-07-31 | 2 | -0/+2 |