summaryrefslogtreecommitdiffstats
path: root/isys/isys.h
Commit message (Collapse)AuthorAgeFilesLines
* nuke probe code. move dasd bits that are still needed into their own fileJeremy Katz2003-12-231-0/+5
|
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-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 stuffJeremy Katz2003-06-061-0/+3
| | | | and cleanups in here too
* remove module stuff that doesn't make sense in isys; it's only used by the ↵Jeremy Katz2002-12-031-40/+0
| | | | loader
* add getLinkStatus to determine whether an interface has an active linkJeremy Katz2002-11-181-0/+3
|
* require about 48 megs of ram for a gui install. turn on swap early if < ↵Jeremy Katz2002-10-241-2/+2
| | | | about 72 megs of ram
* reverted back to 17 megsbfox2001-04-171-1/+1
|
* up the min ram to just under 32MB to be in line with official minimum ram specsbfox2001-04-161-1/+1
|
* provide symbolic names for ram thresholdsErik Troan2001-01-121-0/+4
|
* added MIN_ROOTPART_SIZE_MBErik Troan2000-12-201-0/+2
|
* added code to check to see if a file is an iso imageErik Troan2000-11-171-0/+3
|
* driver disks seem to work now :-)Erik Troan2000-06-031-5/+1
|
* add module location typesErik Troan2000-05-081-2/+5
|
* renamed path to locationIDErik Troan2000-04-261-1/+1
|
* tried to add path information for modball to insmod -- totally untested ;-)Erik Troan1999-09-181-2/+4
|
* added field for module flagsErik Troan1999-08-071-0/+3
|
* moved struct moduleInfoSet_s to .h fileErik Troan1999-07-291-0/+5
|
* changed mod info stuff to not use global variables (though isys.c doesErik Troan1999-07-231-3/+9
| | | | still for no particularly good reason)
* *** empty log message ***Erik Troan1999-06-071-0/+35