aboutsummaryrefslogtreecommitdiff
path: root/configs/syslinux-iso/boot-files/isolinux
Commit message (Collapse)AuthorAgeFilesLines
* Remove a non-working boot option: "Boot normally".Gerardo Exequiel Pozzi2010-04-251-8/+1
| | | | | | See FS#19228 for details. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* [syslinux-iso] Add IPAPPEND 0 to isolinux.cfgGerardo Exequiel Pozzi2010-03-171-0/+1
| | | | | | Adding this current default setting, making it more easily to parseable. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Reorder kernel command line params in isolinux.cfg.Gerardo Exequiel Pozzi2010-02-181-1/+1
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Remove unused lang= parameter at kernel command lineGerardo Exequiel Pozzi2010-02-181-1/+1
| | | | | | Currently there is no code that use lang= parameter. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Update splash screen and minor cleanups.Gerardo Exequiel Pozzi2010-02-083-23/+27
| | | | | | | | Note: Resolved merge conflict Split from commit 31296c60 from Svenstaro branch Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Misc fixes for syslinux-isoGerardo Exequiel Pozzi2009-12-011-0/+2
| | | | | | | | | | * Removed .bin ext for x86test and memtest86+, with it does not work. (http://syslinux.zytor.com/wiki/index.php/Common_Problems) * Add url for x86test and memtest86+ * Re-add license for memtest86+ * Adjusted Makefile, some cleanups Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Add Sven's syslinux ISO config filesSven-Hendrik Haase2009-11-301-13/+45
| | | | Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Initial commit of syslinux based iso configAaron Griffin2009-11-303-0/+35
Includes vesamenu config... needs testing Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>