summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* gloss over (non critical?) errors when stopping raid, etc. (#36985)Matt Wilson2002-04-041-7/+11
* spews useless messages during loaderMike Fulbright2002-03-271-2/+2
* nigglesMatt Wilson2002-03-261-5/+1
* break out ht testMatt Wilson2002-03-264-22/+69
* return TRUE if the system has hyperthread so that a SMP kernel will be instal...Matt Wilson2002-03-131-0/+21
* need this tooJeremy Katz2002-03-121-0/+23
* make the second stage bits all use zlib instead of gzlib (#60598)Jeremy Katz2002-03-125-4/+6
* namespace some bits and make some other symbols static when they can...Jeremy Katz2002-02-227-55/+55
* loader merge from HEAD forJeremy Katz2002-02-2136-60/+5316
* use modutils-devel instead of the modutils in isysJeremy Katz2002-02-201-6/+1
* don't ever call exit()Matt Wilson2001-11-011-16/+31
* fix stupid new aacraid which reports itself as removable (#54274)Jeremy Katz2001-10-051-2/+3
* compareDrives isn't quite right when you have both IDE and SCSI disksJeremy Katz2001-08-231-6/+6
* beware the leaky descriptorMatt Wilson2001-08-141-15/+27
* try yet another path to the cpqarray proc entries (#51356)Matt Wilson2001-08-101-2/+8
* restore fstab if we started to migrate and found there was not enough space t...Mike Fulbright2001-08-092-0/+32
* -1 is the error condition here.Matt Wilson2001-07-201-7/+7
* remove some bloat for non-s390 machineslaroche2001-07-202-0/+5
* add s390/s390x patchesr0-9-1laroche2001-07-205-0/+91
* remove unused variableMatt Wilson2001-07-191-6/+6
* obobMatt Wilson2001-07-191-1/+1
* fix more than 8 logical volumes on various controllers (#36098)Matt Wilson2001-07-191-13/+38
* only probe ide drives for their type once (fixes #47018)Matt Wilson2001-07-111-4/+12
* ataraid supportMatt Wilson2001-07-102-33/+42
* stop frobbing cdrom drives as wellMatt Wilson2001-07-021-1/+1
* add magik incantations to root out the evil within the fsset codeMatt Wilson2001-07-022-0/+17
* popt returns POPT_ERROR_NOARG for blank lines nowJeremy Katz2001-06-271-3/+5
* ignore .loBill Nottingham2001-06-261-0/+1
* move library objects to .lo, so python doesn't get confusedMatt Wilson2001-06-261-5/+5
* oops, make the right dev node filenameMatt Wilson2001-06-251-1/+1
* register a parted exception handler for gui modeMatt Wilson2001-06-251-2/+11
* pychecker fixMatt Wilson2001-06-231-1/+1
* use -Os, not -O2; only used -fPIC for shared objectsBill Nottingham2001-06-221-4/+8
* mount proc and ptsMatt Wilson2001-06-202-3/+3
* revert S390 changesKarsten Hopp2001-06-205-92/+0
* removed s390 patch -- my kudzu doesn't have this functionErik Troan2001-06-201-1/+0
* missing prototypes for mkdirKarsten Hopp2001-06-201-0/+2
* I didn't want to submit this...Karsten Hopp2001-06-201-2/+3
* missing prototypeKarsten Hopp2001-06-201-0/+1
* patches for s390Karsten Hopp2001-06-206-2/+95
* mount device-less filesystems genericallyErik Troan2001-06-201-1/+1
* we don't need to link things against bz2Erik Troan2001-06-201-2/+2
* 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
* fix the raidstop command in rescue mode/Alt+F2Matt Wilson2001-04-041-4/+5
* fix #26649 - pass over each entry in procMatt Wilson2001-03-281-2/+4
* handle > 26 SCSI drivesMatt Wilson2001-03-221-2/+7
* fix for bug 32246 - parsing status file for dac960 incorrectlyMike Fulbright2001-03-221-0/+2
* reference count raidErik Troan2001-03-161-0/+12
* ZIP and LS120s return physical geometry of 0/0/0, so don't divide by zero!Mike Fulbright2001-03-161-0/+3