summaryrefslogtreecommitdiffstats
path: root/loader2/driverselect.c
Commit message (Expand)AuthorAgeFilesLines
* Don't free things that newt will free for us (#428810).Chris Lumens2008-01-241-7/+1
* Adjust loader to new hardware code.Bill Nottingham2007-12-201-12/+3
* Adjust to removal of moduleDeps and moduleList.Bill Nottingham2007-12-191-8/+1
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-2/+2
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-7/+14
* - remove sdupprintf(), use asprintf() instead.Peter Jones2007-10-221-7/+20
* Change prototype of chooseManualDriver to take a loaderData instead of severalChris Lumens2007-06-221-10/+8
* - add support for CLASS_ATA and CLASS_SATAPeter Jones2006-08-091-1/+2
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-121-9/+5
* 2005-11-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-091-7/+1
* Support logging levels in the loader just like in the python parts of theChris Lumens2005-08-131-3/+3
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-131-2/+3
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-6/+5
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-3/+3
* merge changes from taroon since new rhpl in dist-10 will require themJeremy Katz2003-06-101-1/+1
* add a way to skip the probe if we're going into loadDriverFromMedia fromJeremy Katz2003-02-181-2/+2
* patch from twaugh (#81679)Jeremy Katz2003-01-121-1/+1
* if you get to manual device selectoin and don't have any devices ofJeremy Katz2003-01-031-24/+42
* * add a usecancel param for the driver disk dialog so we can use it even ifJeremy Katz2002-12-111-0/+264