| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Completely remove loader/ | Will Woods | 2012-02-15 | 1 | -50/+0 |
| | | | | | IT IS ACCOMPLISHED. | ||||
| * | Move all kickstart functions into kickstart.c. | Chris Lumens | 2011-01-25 | 1 | -2/+1 |
| | | | | | | Running the commands will now require operating on PyObjects, and I don't want to expose that outside of kickstart.c. | ||||
| * | Use module reloading in driver disc operations (#590015) | Martin Sivak | 2010-05-07 | 1 | -6/+3 |
| | | | | | We have to load all drivers to get access to devices containing driver discs. But when we copy the DD content into RAM, we have to reinitialize those drivers to pick up updated versions. | ||||
| * | Backport the RHEL5 DriverDisc functionality | Martin Sivak | 2010-01-08 | 1 | -0/+12 |
| | | | | | And adapt it to use glib and better string handling functions | ||||
| * | Revert "Port the dlabel feature from RHEL5 bug #316481 into Fedora (#436951)" | Jeremy Katz | 2009-01-08 | 1 | -12/+0 |
| | | | | | | | This reverts commit 89652b6fbe65e5e7922d743a99b07104d071ef42. This patch was not reviewed on the list and does not fix any emergency build breakage. Thus, per policy is being reverted. | ||||
| * | Port the dlabel feature from RHEL5 bug #316481 into Fedora (#436951) | Martin Sivak | 2009-01-08 | 1 | -0/+12 |
| | | |||||
| * | Add another mount function that takes a list of fstypes to try. | Chris Lumens | 2008-08-26 | 1 | -0/+2 |
| | | |||||
| * | Renamed loader2 subdirectory to loader (hooray for git) | David Cantrell | 2008-08-25 | 1 | -0/+40 |
