aboutsummaryrefslogtreecommitdiff
path: root/projects/grub
Commit message (Expand)AuthorAgeFilesLines
* Remove braces from parameter expansionsAndrew Robbins2017-09-212-114/+114
* Add GRUB module 'cbmemc' to each GRUB targetAndrew Robbins2017-09-173-0/+3
* Add grubenv var i_want_a_brickAndrew Robbins2017-09-171-1/+2
* Delete old, unused GRUB config and modules-* filesAndrew Robbins2017-09-163-206/+0
* Make a few minor tweaks to the grub-helper scriptAndrew Robbins2017-09-141-2/+9
* Cook the GRUB image before misc. trimmingsAndrew Robbins2017-09-141-4/+4
* Use GNU Make's '-C' flagAndrew Robbins2017-09-141-6/+1
* Remove unnecessary code duplication in GRUB buildAndrew Robbins2017-09-141-12/+9
* Insert GRUB PF2-format font into GRUB install fileAndrew Robbins2017-09-071-0/+1
* Integrate grub_build_font into GRUB action scriptAndrew Robbins2017-09-071-0/+2
* Create GRUB config files font-file, font-projectAndrew Robbins2017-09-062-0/+2
* Delete directory projects/grub/configs/fontAndrew Robbins2017-09-0618-9129/+0
* Create grub-helper function grub_build_fontAndrew Robbins2017-09-061-0/+26
* Rename GRUB subtarget 'txtmode' to 'textmode'Andrew Robbins2017-09-045-2/+2
* Add entries for GRUB backgrounds to install fileAndrew Robbins2017-09-041-0/+2
* Move GRUB background dir to install/corebootfbAndrew Robbins2017-09-044-0/+0
* Rename GRUB keymap directory and a reference to itAndrew Robbins2017-09-0212-1/+1
* Add keylayouts to the GRUB install fileAndrew Robbins2017-09-021-0/+11
* Rebind raw_keymap_path in projects/grub/grubAndrew Robbins2017-09-021-1/+1
* Move raw keymap files into parent directoryAndrew Robbins2017-09-0211-0/+0
* Delete binary GRUB keylayoutsAndrew Robbins2017-09-0210-0/+0
* Rename Swedish keymap using a proper ISO 639-1 codeAndrew Robbins2017-09-021-0/+0
* Add Japanese keymap (jaqwerty) to GRUB keymap dirAndrew Robbins2017-09-021-0/+131
* Conditionally create dir to store compiled keymapsAndrew Robbins2017-09-021-1/+6
* Use grub-mklayout instead of grub-kbdcompAndrew Robbins2017-09-021-2/+2
* Build GRUB keymaps with targets, not as targetAndrew Robbins2017-09-021-6/+5
* Add UEFI to the GRUB 'targets' fileAndrew Robbins2017-08-311-0/+1
* Consolidate GRUB UEFI target modules into 'install'Andrew Robbins2017-08-313-202/+196
* Create GRUB UEFI target file 'modules-minimal'Andrew Robbins2017-08-301-0/+10
* Copy GRUB module lists to UEFI target dirAndrew Robbins2017-08-302-0/+202
* Add configuration files to GRUB UEFI target dirAndrew Robbins2017-08-304-0/+7
* Insert ahci/ehci/pata/usbms into 'modules-minimal'Andrew Robbins2017-08-301-0/+4
* Add Coreboot to the GRUB 'targets' fileAndrew Robbins2017-08-291-0/+1
* Consolidate GRUB Coreboot target modules into 'install'Andrew Robbins2017-08-293-202/+201
* Create GRUB Coreboot target file 'modules-minimal'Andrew Robbins2017-08-291-0/+6
* Copy GRUB module lists to Coreboot target dirAndrew Robbins2017-08-292-0/+202
* Add configuration files to GRUB Coreboot target dirAndrew Robbins2017-08-294-0/+7
* Alter GRUB image name in its default 'install' fileAndrew Robbins2017-08-291-1/+1
* Create GRUB 'targets' fileAndrew Robbins2017-08-291-0/+1
* Rewrite GRUB 'build' action, integrating grub-helperAndrew Robbins2017-08-291-27/+23
* Add GRUB module 'biosdisk' to BIOS target installAndrew Robbins2017-08-291-0/+1
* Consolidate GRUB BIOS target modules into 'install'Andrew Robbins2017-08-293-202/+201
* Create GRUB BIOS target file 'modules-minimal'Andrew Robbins2017-08-291-0/+7
* Copy GRUB module lists to BIOS target dirAndrew Robbins2017-08-292-0/+202
* Rename files grub-{install,load}-modulesAndrew Robbins2017-08-293-2/+2
* Add configuration files to GRUB BIOS target dirAndrew Robbins2017-08-296-0/+7
* Add grub-helper scriptAndrew Robbins2017-08-291-0/+174
* Rename 'vesafb' to the more apropos 'corebootfb'Andrew Robbins2017-08-095-2/+2
* Add commonly configured variables to grubenvAndrew Robbins2017-08-091-1/+8
* Use GRUB device syntax in embedded grub.cfgAndrew Robbins2017-08-081-1/+1