| Commit message (Expand) | Author | Age | Files | Lines |
* | Declare and support dependencies for grub | Andrew Robbins | 2019-02-10 | 2 | -0/+9 |
* | Update BIOS GRUB prefix hard coded in core.img | Andrew Robbins | 2018-12-29 | 1 | -1/+1 |
* | Copy correct number of bytes for floppy BPB | Andrew Robbins | 2018-12-29 | 1 | -1/+1 |
* | Trim some less useful comments in grub-helper | Andrew Robbins | 2018-12-28 | 1 | -4/+0 |
* | Remove extraneous radix specifier in grub_bo_dump() | Andrew Robbins | 2018-12-28 | 1 | -1/+1 |
* | Use tabs for indentation in grub_bo functions | Andrew Robbins | 2018-12-28 | 1 | -13/+13 |
* | Include FAT fs support in BIOS GRUB core.img | Andrew Robbins | 2018-12-25 | 1 | -0/+1 |
* | Automate updating SeaGRUB floppy image blocklists | Andrew Robbins | 2018-12-25 | 1 | -1/+95 |
* | Refactor SeaGRUB floppy creation code | Andrew Robbins | 2018-12-25 | 2 | -29/+45 |
* | 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 |
* | Move organized patches to project directory for newbuild | John M. Harris, Jr | 2018-06-25 | 3 | -0/+171 |
* | Add overlooked GRUB modules to modules-minimal | Andrew Robbins | 2018-04-07 | 3 | -0/+8 |
* | Be specific about size limit for floppy GRUB image | Andrew Robbins | 2018-04-07 | 1 | -1/+1 |
* | Include modules from modules-minimal in GRUB image | Andrew Robbins | 2018-04-07 | 3 | -2/+12 |
* | Remove braces from parameter expansions | Andrew Robbins | 2017-09-21 | 2 | -114/+114 |
* | Add GRUB module 'cbmemc' to each GRUB target | Andrew Robbins | 2017-09-17 | 3 | -0/+3 |
* | Add grubenv var i_want_a_brick | Andrew Robbins | 2017-09-17 | 1 | -1/+2 |
* | Delete old, unused GRUB config and modules-* files | Andrew Robbins | 2017-09-16 | 3 | -206/+0 |
* | Make a few minor tweaks to the grub-helper script | Andrew Robbins | 2017-09-14 | 1 | -2/+9 |
* | Cook the GRUB image before misc. trimmings | Andrew Robbins | 2017-09-14 | 1 | -4/+4 |
* | Use GNU Make's '-C' flag | Andrew Robbins | 2017-09-14 | 1 | -6/+1 |
* | Remove unnecessary code duplication in GRUB build | Andrew Robbins | 2017-09-14 | 1 | -12/+9 |
* | Insert GRUB PF2-format font into GRUB install file | Andrew Robbins | 2017-09-07 | 1 | -0/+1 |
* | Integrate grub_build_font into GRUB action script | Andrew Robbins | 2017-09-07 | 1 | -0/+2 |
* | 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 |
* | Create grub-helper function grub_build_font | Andrew Robbins | 2017-09-06 | 1 | -0/+26 |
* | Rename GRUB subtarget 'txtmode' to 'textmode' | Andrew Robbins | 2017-09-04 | 5 | -2/+2 |
* | Add entries for GRUB backgrounds to install file | Andrew Robbins | 2017-09-04 | 1 | -0/+2 |
* | Move GRUB background dir to install/corebootfb | Andrew Robbins | 2017-09-04 | 4 | -0/+0 |
* | Rename GRUB keymap directory and a reference to it | Andrew Robbins | 2017-09-02 | 12 | -1/+1 |
* | Add keylayouts to the GRUB install file | Andrew Robbins | 2017-09-02 | 1 | -0/+11 |
* | Rebind raw_keymap_path in projects/grub/grub | Andrew Robbins | 2017-09-02 | 1 | -1/+1 |
* | 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 |
* | Conditionally create dir to store compiled keymaps | Andrew Robbins | 2017-09-02 | 1 | -1/+6 |
* | Use grub-mklayout instead of grub-kbdcomp | Andrew Robbins | 2017-09-02 | 1 | -2/+2 |
* | Build GRUB keymaps with targets, not as target | Andrew Robbins | 2017-09-02 | 1 | -6/+5 |
* | 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 |