aboutsummaryrefslogtreecommitdiff
path: root/configs/install-iso/boot-files/grub
Commit message (Collapse)AuthorAgeFilesLines
* Fix the grub 'tryboot' fileAaron Griffin2009-02-041-6/+3
| | | | | | Remove "fallback" which is not a valid command Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Fix typos, formatting, and vague language where possible.Loui Chang2009-01-261-2/+2
| | | | | | Signed-off-by: Loui Chang <louipc.ist@gmail.com> [Fixed menu.lst: LiveCD -> Live CD -aaron] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Grub menu and help changesAaron Griffin2009-01-243-2/+15
| | | | | | | Added some help files for USB booting and Legacy IDE. Also added a releasenotes submenu Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Add tryboot.lst grub scanning featureAaron Griffin2009-01-191-0/+20
| | | | Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Legacy and non-legacy boot methods were swappedGerhard Brauer2008-12-231-3/+3
| | | | | | | | PATA is the new-hotness, IDE is the old (legacy) mode. Somehow this has been switched around for some time... Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* isolinux doesn't like hypens in APPEND linesAaron Griffin2008-12-181-2/+2
| | | | | | | Convert initcpio images to use underscores and fix te grub config Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Change mkinitcpio image namesAaron Griffin2008-10-251-1/+5
| | | | | | Allow IDE/PATA selection on boot Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Rework installer config to support new changesAaron Griffin2008-10-201-4/+0
| | | | | | | | Lots of changes, mainly for argument processing and things of that nature in mkarchiso. Split out some common functionality in the Maekfile as well. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Default ISO config cleanupAaron Griffin2008-10-197-0/+334
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>