| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Completely remove loader/ | Will Woods | 2012-02-15 | 1 | -31/+0 |
| | | | | | IT IS ACCOMPLISHED. | ||||
| * | Prompt for media check on DVD installs (#676551). | Chris Lumens | 2011-02-14 | 1 | -0/+1 |
| | | |||||
| * | Move all kickstart functions into kickstart.c. | Chris Lumens | 2011-01-25 | 1 | -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 Lumens | 2010-10-15 | 1 | -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 Lumens | 2010-10-15 | 1 | -0/+2 |
| | | |||||
| * | Remove a bunch of unused support functions. | Chris Lumens | 2010-10-15 | 1 | -5/+0 |
| | | |||||
| * | Renamed loader2 subdirectory to loader (hooray for git) | David Cantrell | 2008-08-25 | 1 | -0/+34 |
