summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | | | | | modified isys.makeDevInode to use /dev/foo if it is there, while preserving backwards compatible behavior import fsset for workstation, it needs to find the ext2 filesystemtype for some reason skip drives that can't be opened or partition tables that can't be read. we still need to handle 'fresh' disks better.
* 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 ↵Mike Fulbright2001-03-151-0/+1
| | | | partitions
* 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
| | | | 2) added readOnly parameter to losetup
* 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
|
* use two part header listsErik Troan2001-02-101-2/+2
|
* added code to find rewriteable cdrom'sErik Troan2001-02-091-0/+35
|
* remove clashing linux/uio.hMatt Wilson2001-02-081-1/+0
|
* actually count the number of processors availabe for smp detectionMatt Wilson2001-02-071-6/+92
|
* handle >64k cylinders properly, similar to patch to rawio.cMike Fulbright2001-02-051-1/+25
|
* final i2o version from intelMatt Wilson2001-01-261-40/+76
|
* added fbinfoErik Troan2001-01-252-2/+29
|
* don't actually use i2oMatt Wilson2001-01-241-4/+4
|
* i2oMatt Wilson2001-01-242-0/+55
|
* use new smartarray proc pathMatt Wilson2001-01-231-1/+1
|
* provide symbolic names for ram thresholdsErik Troan2001-01-123-1/+16
|