summaryrefslogtreecommitdiffstats
path: root/loader2/driverdisk.c
Commit message (Expand)AuthorAgeFilesLines
* 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 newanaconda-9.0.92-1Jeremy 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
* if you get to manual device selectoin and don't have any devices ofJeremy Katz2003-01-031-1/+1
* it helps if we actually set the stage so that we don't keep looping throughJeremy Katz2002-12-181-1/+3
* if it's an invalid driver disk, we need to unmount itJeremy Katz2002-12-131-0/+1
* string consistencyBill Nottingham2002-12-131-1/+1
* support loading multiple driver disks (#62888)Jeremy Katz2002-12-111-0/+18
* * add a usecancel param for the driver disk dialog so we can use it even ifJeremy Katz2002-12-111-29/+56
* handle detached floppies correctlyJeremy Katz2002-12-091-40/+42
* move hardware functions into their own fileJeremy Katz2002-12-091-4/+1
* ramfs seems to behave now so switch to using it for storage of netstg/hdstgJeremy Katz2002-12-041-3/+3
* pop the windowJeremy Katz2002-12-031-0/+3
* driver disks should work now, from cds as well as floppiesJeremy Katz2002-12-021-1/+265
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+32