| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed loader2 subdirectory to loader (hooray for git) | David Cantrell | 2008-08-25 | 1 | -38/+0 |
| | | |||||
| * | Adjust to removal of moduleDeps and moduleList. | Bill Nottingham | 2007-12-19 | 1 | -3/+1 |
| | | |||||
| * | GPLv2+ boilerplates for loader2/ source files. | David Cantrell | 2007-12-17 | 1 | -0/+19 |
| | | |||||
| * | Make the boot flags variable global. We don't need to pass it (or a pointer ↵ | David Cantrell | 2006-06-12 | 1 | -4/+4 |
| | | | | | to it) all over the place. | ||||
| * | add patch from Rezwanul_Kabir (AT dell DOT com) to add support for using | Jeremy Katz | 2004-07-09 | 1 | -0/+1 |
| | | | | | | | | | the edd module's export of mbr signatures to map BIOS disks to Linux disk names. exposed for use in kickstart with part --onbiosdisk=, ks=bd:80p1:/ks.cfg, and harddrive --biospart=80p1 Patch from anaconda-devel-list, #106674 | ||||
| * | switch to using kudzu's probeDevices() instead of the isys knownDevices | Jeremy Katz | 2003-11-22 | 1 | -4/+2 |
| | | | | | | 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/+2 |
| | | | | | | | | | | | | | | | 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 | ||||
| * | add support for pulling ks.cfg from hd or cd | Mike Fulbright | 2002-12-17 | 1 | -0/+1 |
| | | |||||
| * | move some declarations into their own headers | Jeremy Katz | 2002-12-06 | 1 | -0/+9 |
| | | |||||
| * | add a data structure to hold loader data and pass it around lots of places | Jeremy Katz | 2002-12-03 | 1 | -3/+4 |
| | | | | | | kickstart basically works now. need to hook up sources other than nfs for installing and getting kickstart file from other than floppy and file | ||||
| * | added hd install support | Mike Fulbright | 2002-12-03 | 1 | -0/+10 |
