summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New CONSOLE directive to enable/disable the video console.syslinux-3.02-pre3hpa2005-01-048-2/+30
* More readable scroll barhpa2005-01-041-1/+1
* More details on serial console improvementssyslinux-3.02-pre2hpa2005-01-041-1/+2
* More navigation keyshpa2005-01-042-0/+15
* More serial console speed improvements.hpa2005-01-041-35/+53
* Serial console improvementshpa2005-01-041-0/+2
* Work better over a serial consolehpa2005-01-041-7/+12
* Use a scrollbar instead of [+] and [-]hpa2005-01-041-29/+38
* Fix xpread/xpwrite; call die() when we're dead to make sure we clean uphpa2005-01-043-33/+33
* Update copyright datesyslinux-3.02-pre1hpa2005-01-041-1/+1
* Hack for missing BLKGETSIZE64, toohpa2005-01-041-0/+2
* Document 3.02 news so farhpa2005-01-042-1/+8
* Build native (not necessarily i386) binarieshpa2005-01-042-9/+9
* Use libfat to set the MS-DOS attributes when using the unix installer.hpa2005-01-043-13/+40
* Print an error message if the configuration file seems empty.hpa2005-01-042-8/+15
* Explain what "the appropriate location" is.hpa2005-01-041-2/+4
* If BLKGETSIZE64 isn't defined, define it.hpa2005-01-041-1/+5
* Allow compilation on systems without BLKGETSIZE64hpa2005-01-031-1/+4
* Add missing note w.r.t. 3.01.hpa2005-01-031-0/+2
* 2004 -> 2005syslinux-3.01hpa2005-01-031-1/+1
* It's 2005, that should be the copyright yearhpa2005-01-032-2/+2
* Display only heads and sectors, since that's all that matters.hpa2005-01-031-2/+2
* Clean up compile problems.hpa2005-01-037-5/+14
* Working on a 3.01 release.hpa2005-01-022-1/+4
* Don't fail on install if win32/syslinux.exe is missing.hpa2005-01-021-2/+3
* HDIO_GETGEO_BIG is deprecated, so stop using it; add a few more fallbackhpa2005-01-021-22/+28
* Document more files...hpa2004-12-311-8/+12
* Document extlinux.dochpa2004-12-311-0/+1
* Remove redundant "ebp" referencehpa2004-12-311-1/+1
* Handle autosizing on real filessyslinux-3.00hpa2004-12-301-1/+1
* Add code to automatically determine the size of the device.hpa2004-12-302-10/+56
* Fix spelling of GrUBhpa2004-12-302-1/+1
* Install extlinux in /sbin, not /usr/sbinsyslinux-3.00-pre10hpa2004-12-302-2/+6
* extlinux belongs in /sbinhpa2004-12-302-3/+10
* We want extlinux installed too!!hpa2004-12-302-1/+3
* Make a distinction between modules and test files.hpa2004-12-301-2/+3
* libsyslinux is obsolete, don't install ithpa2004-12-301-2/+0
* Remove stuff related to the old libraryhpa2004-12-301-9/+0
* Make the various Makefiles agree what is BTARGET and what is ITARGEThpa2004-12-301-4/+5
* Update for 3.00.hpa2004-12-301-8/+9
* Fix BTARGET/ITARGET dependencieshpa2004-12-301-7/+10
* Reorganize slightly for more space; add link to SBMhpa2004-12-301-73/+97
* Documentation about USB keyshpa2004-12-302-1/+51
* Update so it can, among other things, be used to initialize "ziplike"hpa2004-12-301-6/+36
* Don't leave tracers on by default!hpa2004-12-301-1/+1
* Fix installer -> installer-localhpa2004-12-301-1/+1
* Be consistent in capitalizationsyslinux-3.00-pre9hpa2004-12-292-1/+1
* Document MEMDISK querying the loader.hpa2004-12-291-0/+2
* Correctly handle different values of the memdisk info structurehpa2004-12-292-1/+11
* Remove __attribute__((packed)) which seems to cause problemshpa2004-12-291-2/+2