summaryrefslogtreecommitdiffstats
path: root/loader2/driverdisk.c
Commit message (Expand)AuthorAgeFilesLines
* - remove sdupprintf(), use asprintf() instead.Peter Jones2007-10-221-4/+6
* Same change you just saw on rhel5-branch ported to the HEAD branch.David Cantrell2007-08-061-1/+1
* More build fixes.Chris Lumens2007-06-221-3/+3
* - add a firmware loaderPeter Jones2007-06-221-16/+22
* Move copyDirectory out of both init.c and method.c.Chris Lumens2007-06-191-1/+10
* Use copyDirectory to support the new style of driver disk layouts.Chris Lumens2007-06-191-16/+3
* 2006-09-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-141-3/+7
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-121-34/+31
* 2005-11-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-091-3/+3
* 2005-09-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-151-11/+11
* Pass the right file name to pciReadDriversBill Nottingham2005-09-091-1/+1
* Support logging levels in the loader just like in the python parts of theChris Lumens2005-08-131-19/+19
* 2005-07-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-07-291-5/+1
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-131-4/+4
* more return values that aren't worth testing but gcc complains about.Peter Jones2005-03-021-2/+2
* Fix nested case statements in a switch to silence a gcc4 warning.Chris Lumens2005-03-011-5/+10
* 2004-12-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-141-0/+23
* 2004-10-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-011-1/+1
* 2004-09-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-291-1/+1
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-2/+2
* fix going back from the partition list on a driver disk (#132096)Jeremy Katz2004-09-131-0/+1
* put pci.ids on the boot imagesBill Nottingham2004-09-031-0/+6
* include disks so that we get usb keys. also only show the disk we wantJeremy Katz2004-06-091-5/+15
* changes to allow picking an image off of a device. does't yet includeJeremy Katz2004-06-091-5/+121
* avoid cdrom hack on mainframeKarsten Hopp2004-05-061-0/+2
* use PROBE_LOADED as appropriate (it only really does anything for networkJeremy Katz2004-03-121-4/+4
* lots of probe_all nukingJeremy Katz2004-03-041-4/+4
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-51/+28
* handle passing explicitly the fstype for a driver disk correctly (#106425,Jeremy Katz2003-11-031-4/+2
* The floppy shows up both as its usb device (with device == NULL) and the scsiJeremy Katz2003-10-071-4/+8
* dd from path (from msw, tweaked slightly)Jeremy Katz2003-10-021-2/+9
* merge from taroonJeremy Katz2003-09-201-3/+11
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-3/+6
* handle going back with only one source for a driver disk (#99410)Jeremy Katz2003-07-181-0/+7
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-16/+71
* merge from taroon. fixes driver disks, side effect of pulling in newJeremy Katz2003-06-121-5/+5
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-2/+24
* rest of remount tweaksMike Fulbright2003-05-011-7/+7
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-0/+1
* mark for translation (#84031)Jeremy Katz2003-02-251-2/+1
* if you only have one device, don't ask which of multiple ones you want toJeremy Katz2003-02-201-0/+8
* add a way to skip the probe if we're going into loadDriverFromMedia fromJeremy Katz2003-02-181-3/+11
* support bind mounts for upgrade/rescue mode.Jeremy Katz2003-02-181-7/+7
* avoid the ire of the translatorsJeremy Katz2003-02-111-1/+2
* actually stat the file so that we have something sane to look at for theJeremy Katz2003-02-111-0/+1
* driverdisk command returns to kickstartJeremy Katz2003-02-101-0/+62
* now you can put the contents of a driver disk on an iso9660 fs as wellJeremy Katz2003-02-071-1/+3
* ask if they have a driver disk first (#81600)Jeremy Katz2003-01-291-3/+11
* bump up copyright for things we have changed this year so farMike Fulbright2003-01-141-1/+1
* clean up warningsJeremy Katz2003-01-131-0/+2