summaryrefslogtreecommitdiffstats
path: root/loader/driverdisk.h
Commit message (Collapse)AuthorAgeFilesLines
* Completely remove loader/Will Woods2012-02-151-50/+0
| | | | IT IS ACCOMPLISHED.
* Move all kickstart functions into kickstart.c.Chris Lumens2011-01-251-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 Sivak2010-05-071-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 functionalityMartin Sivak2010-01-081-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 Katz2009-01-081-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 Sivak2009-01-081-0/+12
|
* Add another mount function that takes a list of fstypes to try.Chris Lumens2008-08-261-0/+2
|
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+40