aboutsummaryrefslogtreecommitdiff
path: root/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add install dir with bootorder file for CorebootAndrew Robbins2017-08-102-0/+2
* Avoid prompt about new (unneeded) SeaBIOS configAndrew Robbins2017-08-091-0/+1
* Add SeaBIOS project action scriptAndrew Robbins2017-08-091-0/+126
* Add SeaBIOS install/revision/targets filesAndrew Robbins2017-08-094-0/+5
* Move SeaBIOS configs into separate install/ dirsAndrew Robbins2017-08-092-0/+0
* mv projects/seabios/{config,configs}Andrew Robbins2017-08-092-0/+0
* Copy resources/seabios to projects/Andrew Robbins2017-08-092-0/+185
* 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
* Replace hardcoded env variables, add keymap commandAndrew Robbins2017-08-084-42/+24
* Add grubenv containing GRUB environment variablesAndrew Robbins2017-08-082-0/+10
* Undo the bundling of keymaps into grub.elfAndrew Robbins2017-08-071-10/+1
* Use 'make distclean' for cleaning up GRUBAndrew Robbins2017-08-071-1/+1
* Add GRUB project action scriptAndrew Robbins2017-08-011-0/+143
* Sort GRUB modules in grub-{install,load}-modulesAndrew Robbins2017-08-012-71/+71