| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed loader2 subdirectory to loader (hooray for git) | David Cantrell | 2008-08-25 | 1 | -40/+0 |
| | | |||||
| * | Adjust to removal of moduleDeps and moduleList. | Bill Nottingham | 2007-12-19 | 1 | -1/+0 |
| | | |||||
| * | GPLv2+ boilerplates for loader2/ source files. | David Cantrell | 2007-12-17 | 1 | -0/+19 |
| | | |||||
| * | Change prototype of chooseManualDriver to take a loaderData instead of several | Chris Lumens | 2007-06-22 | 1 | -2/+1 |
| | | | | | module parameters. Use new loadDriverFromMedia interface in hdinstall.c. | ||||
| * | - add a firmware loader | Peter Jones | 2007-06-22 | 1 | -4/+2 |
| | | |||||
| * | Make the boot flags variable global. We don't need to pass it (or a pointer ↵ | David Cantrell | 2006-06-12 | 1 | -7/+5 |
| | | | | | to it) all over the place. | ||||
| * | switch to using kudzu's probeDevices() instead of the isys knownDevices | Jeremy Katz | 2003-11-22 | 1 | -11/+6 |
| | | | | | | list everywhere. stop passing around kd. link with libpci_loader (built with diet) on diet arches to avoid dirent incompatibilities | ||||
| * | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | summary of looking through the diff is * clean up warnings, we build with -Wall -Werror here too * product.img stuff * max logical partitions enforcement * 1 TB max fs size * ethtool stuff * autopart in kickstart * driver disk fixes * RHEL upgrade stuff * network driver disks * variant pkgorder/tree splitting | ||||
| * | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 1 | -0/+1 |
| | | | | | | | | | after-taroon-merge this one adds s390 fixes, basic i/p series platform support, support for multiple kernels and one second stage, cmdline kickstart mode (nice for s390), some warning cleanups. | ||||
| * | add a way to skip the probe if we're going into loadDriverFromMedia from | Jeremy Katz | 2003-02-18 | 1 | -1/+2 |
| | | | | | chooseManualDevice. fixes #83422 | ||||
| * | driverdisk command returns to kickstart | Jeremy Katz | 2003-02-10 | 1 | -0/+3 |
| | | |||||
| * | fix spacing | Matt Wilson | 2003-01-08 | 1 | -2/+1 |
| | | |||||
| * | if you get to manual device selectoin and don't have any devices of | Jeremy Katz | 2003-01-03 | 1 | -3/+3 |
| | | | | | | | | the required type, we now ask if you want to load a driver disk. (#80222) also fix the load driver from driver disk action for the manual driver selection screen | ||||
| * | support loading multiple driver disks (#62888) | Jeremy Katz | 2002-12-11 | 1 | -0/+3 |
| | | |||||
| * | * add a usecancel param for the driver disk dialog so we can use it even if | Jeremy Katz | 2002-12-11 | 1 | -3/+8 |
| | | | | | | | | back doesn't make any sense * make sure we got new drivers that we care about from the driver disk * manual driver selection and loading (with arbitrary args) * lots of stuff to get noprobe mostly working | ||||
| * | handle detached floppies correctly | Jeremy Katz | 2002-12-09 | 1 | -1/+1 |
| | | | | | handle update disks from cd or floppy | ||||
| * | need this too | Jeremy Katz | 2002-12-02 | 1 | -0/+15 |
