summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* good idea to close fds when done, kernel gets unhappy later when rereading pa...Mike Fulbright2001-03-151-0/+1
* umm.. no need to declare this, it breaks on 64 bit platformsMatt Wilson2001-03-151-2/+0
* *** empty log message ***Erik Troan2001-03-151-0/+157
* added magic to work around promise raid controllersErik Troan2001-03-145-37/+74
* don't need -I ../pump anymoreErik Troan2001-03-141-1/+1
* added support up to /dev/hdtMike Fulbright2001-03-121-0/+24
* 1) added pathSpaceAvailable()Erik Troan2001-03-091-2/+5
* handle empty module-info filesErik Troan2001-03-071-1/+1
* merges didn't merge properly! (bugzilla 30733)Erik Troan2001-03-061-5/+12
* be paranoid about walking off the endMatt Wilson2001-02-281-2/+4
* throw out extended partitionsMatt Wilson2001-02-281-2/+2
* ideCdRwList() shouldn't return scsi drivesErik Troan2001-02-201-1/+8