summaryrefslogtreecommitdiffstats
path: root/loader/cdinstall.h
Commit message (Collapse)AuthorAgeFilesLines
* Completely remove loader/Will Woods2012-02-151-31/+0
| | | | IT IS ACCOMPLISHED.
* Prompt for media check on DVD installs (#676551).Chris Lumens2011-02-141-0/+1
|
* Move all kickstart functions into kickstart.c.Chris Lumens2011-01-251-2/+0
| | | | | Running the commands will now require operating on PyObjects, and I don't want to expose that outside of kickstart.c.
* Don't prompt for kbd, lang, or network on CD/DVD installs.Chris Lumens2010-10-151-0/+1
| | | | | | | This adds back in part of the old check from doLoaderMain that I hated so much, but this should be all that's required for quite some time. Just check if there's full installation media in a CD drive first. If so, that's likely to be what we're installing from.
* Also rework image loading for CD/DVD installs.Chris Lumens2010-10-151-0/+2
|
* Remove a bunch of unused support functions.Chris Lumens2010-10-151-5/+0
|
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+34