| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Completely remove loader/ | Will Woods | 2012-02-15 | 1 | -30/+0 |
| | | | | | IT IS ACCOMPLISHED. | ||||
| * | 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. | ||||
| * | Remove a bunch of unused support functions. | Chris Lumens | 2010-10-15 | 1 | -6/+0 |
| | | |||||
| * | Rework how image loading works for HD installs. | Chris Lumens | 2010-10-15 | 1 | -2/+2 |
| | | | | | | | This is the same as has been previously done for NFS and URL install methods. While I'm at it, add a parseDeviceAndDir convenience function similar to what we've got in nfsinstall.c. | ||||
| * | Renamed loader2 subdirectory to loader (hooray for git) | David Cantrell | 2008-08-25 | 1 | -0/+38 |
