summaryrefslogtreecommitdiffstats
path: root/resources/grub/config
Commit message (Expand)AuthorAgeFilesLines
* Revert "grub.cfg: remove option for isolinux parsing on CD/DVD"Francis Rowe2016-01-041-0/+4
* Revert "grub.cfg: Don't load module for usbserial_pl2303"Francis Rowe2016-01-041-0/+1
* Use different coreboot revisions and patches per boardFrancis Rowe2016-01-041-1/+1
* grub.cfg: don't search for grub.cfg on RAID volumesFrancis Rowe2016-01-021-12/+5
* grub.cfg: 0 is not a valid index for usb0,X or ahci0,XFrancis Rowe2016-01-021-2/+2
* grub.cfg: remove option for isolinux parsing on CD/DVDFrancis Rowe2016-01-021-4/+0
* grub.cfg: don't touch ahci1Francis Rowe2016-01-021-14/+10
* grub.cfg: simplify isolinux parsing to a single functionFrancis Rowe2016-01-021-46/+15
* grub.cfg: re-factor switching to grub.cfg to a functionFrancis Rowe2016-01-021-43/+18
* grub.cfg: eliminate use of * wildcardFrancis Rowe2016-01-021-5/+30
* grub.cfg: don't look inside lvm volumesFrancis Rowe2016-01-021-12/+9
* grub.cfg: md/X,Y is invalid notation for RAID volumes in GRUBFrancis Rowe2016-01-021-2/+2
* grub.cfg: Don't load module for usbserial_pl2303Francis Rowe2016-01-021-1/+0
* remove seabios from grub.cfgFrancis Rowe2015-12-131-4/+0
* delete coreinfoFrancis Rowe2015-12-131-4/+0
* Revert "grub.cfg: Disable the beep on startup"Francis Rowe2015-12-121-2/+2
* Revert "grub.cfg: link to coreinfo on all ROMs, not just text-mode"Francis Rowe2015-12-092-4/+4
* grub.cfg: link to coreinfo on all ROMs, not just text-modeFrancis Rowe2015-12-092-4/+4
* New payload: CoreinfoKlemens Nanni2015-12-091-1/+4
* grub.cfg: Add MemTest86+ hotkey, fix lowercaseKlemens Nanni2015-11-052-9/+9
* grub.cfg: use memtest.bin, not memtestFrancis Rowe2015-11-051-1/+1
* grub.cfg (text mode): linux16 memtest, not chainload memtestFrancis Rowe2015-11-051-1/+1
* grub.cfg: Search for keyfile only onceKlemens Nanni2015-11-051-5/+5
* grub.cfg: Search {boot/,}grub2 as well (OpenSUSE)Klemens Nanni2015-11-051-1/+22
* grub.cfg: remove redundant spaceFrancis Rowe2015-11-051-1/+1
* grub.cfg: search on usb first, not ahciFrancis Rowe2015-11-051-1/+1
* libreboot is not autobootFrancis Rowe2015-10-141-4/+4
* Integrate SeaBIOS payload as option on top of GRUB, with SeaVGABIOSFrancis Rowe2015-10-141-0/+4
* docs/tasks.html: tidy upFrancis Rowe2015-10-071-31/+21
* grub.cfg: replace autoboot with librebootFrancis Rowe2015-10-061-5/+5
* Merge kl3's GRUB enhancements from autobootKlemens Nanni2015-10-061-94/+88
* grub.cfg: RAID support (2)Francis Rowe2015-09-221-19/+16
* grub.cfg: RAID support (note: ugly hack. TODO: re-write)Francis Rowe2015-09-221-7/+19
* grub.cfg: fix indentation and empty lineFrancis Rowe2015-09-021-2/+1
* grub.cfg cbfs: put set root and unset superusers in the submenuFrancis Rowe2015-09-021-2/+2
* grub.cfg: re-add searching for grub.cfg on USB devicesFrancis Rowe2015-09-021-1/+1
* grub.cfg: only search for grub.cfg on ahci0Francis Rowe2015-09-021-1/+1
* grub.cfg: add missing end quoteFrancis Rowe2015-08-301-1/+1
* grub.cfg: fix indentation on if statementKlemens Nanni2015-08-291-1/+1
* grub config: update email address on request of authorFrancis Rowe2015-08-231-1/+1
* grub.cfg files: update copyright author infoFrancis Rowe2015-08-232-3/+682
* grub.cfg: Be more intelligent: automatically decrypt, etcKlemens Nanni2015-08-231-33/+94
* grub.cfg: refer to variables properlyFrancis Rowe2015-08-181-5/+5
* grub.cfg: Don't load on-disk grub.cfg, just libreboot_grub.cfgFrancis Rowe2015-08-181-1/+1
* grub.cfg: re-add missing if check for initrd.imgFrancis Rowe2015-08-161-1/+3
* grub.cfg: simplify (remove repetition)Francis Rowe2015-08-161-81/+35
* grub.cfg: apped cbmemc to terminal outputFrancis Rowe2015-07-121-0/+1
* grub.cfg: switch to on-disk grub.cfg if it existsFrancis Rowe2015-07-101-0/+8
* fix lack of line breaks in some filesFrancis Rowe2015-06-062-0/+2
* grub.cfg: also look for /boot/vmlinuz and /boot/initrd.imgFrancis Rowe2015-06-041-3/+10