aboutsummaryrefslogtreecommitdiff
path: root/projects/grub
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant subshells in project actionsAndrew Robbins2019-11-021-17/+13
* Remove dependencies_check() from project scriptsAndrew Robbins2019-10-191-4/+0
* projects/grub/grub: Stop build() on errorAndrew Robbins2019-04-181-13/+16
* Declare and support dependencies for grubAndrew Robbins2019-02-102-0/+9
* Update BIOS GRUB prefix hard coded in core.imgAndrew Robbins2018-12-291-1/+1
* Copy correct number of bytes for floppy BPBAndrew Robbins2018-12-291-1/+1
* Trim some less useful comments in grub-helperAndrew Robbins2018-12-281-4/+0
* Remove extraneous radix specifier in grub_bo_dump()Andrew Robbins2018-12-281-1/+1
* Use tabs for indentation in grub_bo functionsAndrew Robbins2018-12-281-13/+13
* Include FAT fs support in BIOS GRUB core.imgAndrew Robbins2018-12-251-0/+1
* Automate updating SeaGRUB floppy image blocklistsAndrew Robbins2018-12-251-1/+95
* Refactor SeaGRUB floppy creation codeAndrew Robbins2018-12-252-29/+45
* Load modules from (fd0) in GRUB bios target configAndrew Robbins2018-12-041-3/+3
* Add useful modules to GRUB modules-minimal filesAndrew Robbins2018-12-043-0/+4
* Remove unnecessary commands from embedded grub.cfgAndrew Robbins2018-12-043-15/+9
* Set prefix in GRUB BIOS image configAndrew Robbins2018-11-271-0/+2
* Modify modules to include and load in GRUB imagesAndrew Robbins2018-11-276-1/+10
* Move organized patches to project directory for newbuildJohn M. Harris, Jr2018-06-253-0/+171
* Add overlooked GRUB modules to modules-minimalAndrew Robbins2018-04-073-0/+8
* Be specific about size limit for floppy GRUB imageAndrew Robbins2018-04-071-1/+1
* Include modules from modules-minimal in GRUB imageAndrew Robbins2018-04-073-2/+12
* 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