Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke probe code. move dasd bits that are still needed into their own file | Jeremy Katz | 2003-12-23 | 1 | -0/+5 |
| | |||||
* | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 1 | -3/+0 |
| | | | | | | | | | | | | | | 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 | ||||
* | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 1 | -0/+3 |
| | | | | and cleanups in here too | ||||
* | remove module stuff that doesn't make sense in isys; it's only used by the ↵ | Jeremy Katz | 2002-12-03 | 1 | -40/+0 |
| | | | | loader | ||||
* | add getLinkStatus to determine whether an interface has an active link | Jeremy Katz | 2002-11-18 | 1 | -0/+3 |
| | |||||
* | require about 48 megs of ram for a gui install. turn on swap early if < ↵ | Jeremy Katz | 2002-10-24 | 1 | -2/+2 |
| | | | | about 72 megs of ram | ||||
* | reverted back to 17 megs | bfox | 2001-04-17 | 1 | -1/+1 |
| | |||||
* | up the min ram to just under 32MB to be in line with official minimum ram specs | bfox | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | provide symbolic names for ram thresholds | Erik Troan | 2001-01-12 | 1 | -0/+4 |
| | |||||
* | added MIN_ROOTPART_SIZE_MB | Erik Troan | 2000-12-20 | 1 | -0/+2 |
| | |||||
* | added code to check to see if a file is an iso image | Erik Troan | 2000-11-17 | 1 | -0/+3 |
| | |||||
* | driver disks seem to work now :-) | Erik Troan | 2000-06-03 | 1 | -5/+1 |
| | |||||
* | add module location types | Erik Troan | 2000-05-08 | 1 | -2/+5 |
| | |||||
* | renamed path to locationID | Erik Troan | 2000-04-26 | 1 | -1/+1 |
| | |||||
* | tried to add path information for modball to insmod -- totally untested ;-) | Erik Troan | 1999-09-18 | 1 | -2/+4 |
| | |||||
* | added field for module flags | Erik Troan | 1999-08-07 | 1 | -0/+3 |
| | |||||
* | moved struct moduleInfoSet_s to .h file | Erik Troan | 1999-07-29 | 1 | -0/+5 |
| | |||||
* | changed mod info stuff to not use global variables (though isys.c does | Erik Troan | 1999-07-23 | 1 | -3/+9 |
| | | | | still for no particularly good reason) | ||||
* | *** empty log message *** | Erik Troan | 1999-06-07 | 1 | -0/+35 |