summaryrefslogtreecommitdiffstats
path: root/resources/grub/config/menuentries/common.cfg
Commit message (Expand)AuthorAgeFilesLines
* grub.cfg: also search cd/dvd for ata 2-3 (for G41M)Leah Woods2016-06-011-1/+1
* grub.cfg: also do ata devices for encryption (for ga-g41m-es2l)Leah Woods2016-05-211-2/+4
* grub.cfg: Also search on ATA devices (for GA-G41M-ES2L which uses IDE emu)Leah Woods2016-05-211-0/+12
* grub.cfg: fix inconsistent device referencing in search isolinux functionMinifree Ltd2016-04-181-1/+1
* grub.cfg: Don't check ahci1 in main menuFrancis Rowe2016-03-091-1/+1
* grub.cfg: remove repeated entryFrancis Rowe2016-03-031-1/+1
* grub.cfg: fix broken for loopFrancis Rowe2016-03-031-5/+6
* grub.cfg: re-add last resort method to boot an installed distroFrancis Rowe2016-03-031-0/+10
* grub.cfg: fix wrong notation for RAID volumesFrancis Rowe2016-03-031-1/+1
* grub.cfg: re-add searching for coreboot_grub.cfgFrancis Rowe2016-03-031-1/+1
* grub.cfg: don't use wildcards for lvm searches. This is too slow.Francis Rowe2016-03-031-1/+1
* grub.cfg: merge changes from autobootKlemens Nanni2016-03-031-121/+74
* fix missing trailing slash in grub.cfgFrancis Rowe2016-02-201-1/+1
* grub.cfg: also search for coreboot_grub.cfg and autoboot_grub.cfgFrancis Rowe2016-02-201-1/+1
* grub.cfg: Search in lvm/matrix-root and lvm/matrix-boot.Jookia2016-02-041-0/+6
* Fix the menu entry "Search for GRUB configuration"Albin Söderqvist2016-02-031-13/+33
* grub.cfg: fix remaining one-liner for loopsFrancis Rowe2016-01-061-2/+6
* grub.cfg: get rid of 1-linersFrancis Rowe2016-01-061-5/+15
* Revert "grub.cfg: remove option for isolinux parsing on CD/DVD"Francis Rowe2016-01-041-0/+4
* 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
* remove seabios from grub.cfgFrancis Rowe2015-12-131-4/+0
* Revert "grub.cfg: link to coreinfo on all ROMs, not just text-mode"Francis Rowe2015-12-091-4/+0
* grub.cfg: link to coreinfo on all ROMs, not just text-modeFrancis Rowe2015-12-091-0/+4
* grub.cfg: Add MemTest86+ hotkey, fix lowercaseKlemens Nanni2015-11-051-8/+8
* 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.cfg: Be more intelligent: automatically decrypt, etcKlemens Nanni2015-08-231-33/+94