summaryrefslogtreecommitdiff
path: root/core/parseconfig.inc
Commit message (Expand)AuthorAgeFilesLines
* core: remove HAS_LOCALBOOTSebastian Herbszt2010-12-161-4/+0
* pxe: add a "pxeretry" option to deal with 404's in web appssyslinux-4.03-pre2H. Peter Anvin2010-08-261-0/+2
* core: get rid of unmangle_name completelysyslinux-4.00-pre31H. Peter Anvin2010-02-281-3/+2
* config: allow a chdir at the time a new configuration file is loadedH. Peter Anvin2010-02-141-6/+6
* fs: move to a chdir()-based mechanism for managing cwdsyslinux-4.00-pre19H. Peter Anvin2010-02-131-1/+1
* Core: unmangle_name convertedLiu Aleaxander2009-08-081-1/+1
* Core:EXTLINUX: convert mangle name to CLiu Aleaxander2009-06-071-5/+5
* Core: Convert the searchdir function to CLiu Aleaxander2009-06-051-1/+1
* Convert the config load part to CLiu Aleaxander2009-06-031-1/+1
* Merge branch 'master' into core32H. Peter Anvin2009-05-231-19/+20
|\
| * core: don't flush the serial port queue for a serial commandH. Peter Anvin2009-05-231-1/+1
| * core: add a proper interrupt handler for the serial consoleH. Peter Anvin2009-05-231-19/+20
* | Merge branch 'master' into core32H. Peter Anvin2009-05-181-7/+6
|\ \ | |/
| * Try to HLT the processor during idlesyslinux-3.81-pre4H. Peter Anvin2009-05-181-7/+6
* | core: add pm_call convenience macroH. Peter Anvin2009-05-151-3/+1
* | core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-3/+3
|/
* core: make vk_rname default to mangled vk_vnameSebastian Herbszt2009-05-021-7/+6
* core: make localboot another vkernel typesyslinux-3.80-pre4H. Peter Anvin2009-04-291-12/+3
* rllpack: make all pointers 32 bits widesyslinux-3.80-pre2H. Peter Anvin2009-04-271-2/+2
* Global whitespace cleanup.H. Peter Anvin2009-04-201-1/+1
* core: add alignz macro (analogous to "alignb") for zero-pad alignH. Peter Anvin2009-04-131-1/+1
* Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-0/+1
* Refactor command line parsing; support "quiet" optionsyslinux-3.74-pre7H. Peter Anvin2009-03-181-2/+2
* parseconfig.inc: use "skipline" where appropriateH. Peter Anvin2009-01-311-2/+2
* Make sure we eat the input when ignoring a DEFAULT commandH. Peter Anvin2009-01-311-3/+3
* Fix the new "UI" directiveSebastian Herbszt2008-12-141-0/+1
* Add new "UI" directive instead of abusing the DEFAULT directiveH. Peter Anvin2008-12-141-3/+6
* Add Tab display of labelssyslinux-3.72-pre6H. Peter Anvin2008-09-091-0/+1
* Simplify and fix label string scanningH. Peter Anvin2008-07-221-4/+2
* parseconfig, ui: store the label name unmangledSebastian Herbszt2008-07-221-1/+10
* Correctly parse "serial" statements with no baud rateH. Peter Anvin2008-07-171-7/+6
* parseconfig: fix invalid mangle_name assumptionH. Peter Anvin2008-07-161-1/+1
* Allow the initrd to be specified on a separate linesyslinux-3.71-pre4H. Peter Anvin2008-07-031-5/+27
* Fix bogus instances of writestr_earlyH. Peter Anvin2008-06-151-2/+2
* Mechanically rename the writestr functionsH. Peter Anvin2008-06-151-2/+2
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+454