| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove unnecessary comments from SeaBIOS script | Andrew Robbins | 2017-09-16 | 1 | -4/+0 |
* | Change repository URI in SeaBIOS download action | Andrew Robbins | 2017-09-16 | 1 | -2/+1 |
* | 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 revision file for project fontconfig | Andrew Robbins | 2017-09-07 | 1 | -0/+1 |
* | Add new project 'fontconfig' for dejavu-fonts | Andrew Robbins | 2017-09-07 | 1 | -0/+80 |
* | Patch dejavu-fonts .gitignore file | Andrew Robbins | 2017-09-07 | 1 | -0/+24 |
* | Add install, revision files for project dejavu-fonts | Andrew Robbins | 2017-09-07 | 2 | -0/+2 |
* | Add project 'dejavu-fonts' and its action file | Andrew Robbins | 2017-09-07 | 1 | -0/+120 |
* | 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 |
* | 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 |
* | Rewrite GRUB 'build' action, integrating grub-helper | Andrew Robbins | 2017-08-29 | 1 | -27/+23 |
* | 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 | 3 | -2/+2 |
* | Add configuration files to GRUB BIOS target dir | Andrew Robbins | 2017-08-29 | 6 | -0/+7 |
* | Add grub-helper script | Andrew Robbins | 2017-08-29 | 1 | -0/+174 |