summaryrefslogtreecommitdiffstats
path: root/isys/isys.py
Commit message (Expand)AuthorAgeFilesLines
* add binding for getting mac address of nicMike Fulbright2003-07-071-0/+3
* if there is already a label on the disk, use it instead of making up ourJeremy Katz2003-06-291-4/+7
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-0/+1
* make useful debugging more useful and support remountMike Fulbright2003-05-011-3/+3
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-2/+5
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-0/+6
* remove map from the lang-table. we don't ever use it anymore during theJeremy Katz2003-02-251-2/+2
* support bind mounts for upgrade/rescue mode.Jeremy Katz2003-02-181-2/+3
* put start bterm in lang.c, bind from pythonJeremy Katz2003-02-111-0/+3
* this no longer existsJeremy Katz2003-01-271-3/+0
* oopsJeremy Katz2003-01-271-2/+2
* changes that would enable us to support ataraid across pdcraid, hptraid, andJeremy Katz2003-01-271-0/+46
* fix ejecting -- add a makeDevice param for ejectCdrom (defaults to oldJeremy Katz2002-12-181-4/+9
* filter out USB and IEEE1394 storage devices as removable tooMike Fulbright2002-12-161-0/+21
* add makedev() wrapperJeremy Katz2002-12-111-0/+3
* chroot is now in the os module, so let's make isys just do a simple wrapperJeremy Katz2002-11-201-1/+1
* add getLinkStatus to determine whether an interface has an active linkJeremy Katz2002-11-181-0/+3
* only remove device node we used for mounting if we created itMike Fulbright2002-08-151-1/+9
* fix package translationsMatt Wilson2002-08-091-0/+1
* implement summit testMatt Wilson2002-07-171-0/+12
* we shouldn't unlink devices in /dev on mount. that's just unfriendly (especi...Jeremy Katz2002-06-211-1/+1
* make getting the raid superblock a little more flexible, add a getpagesize fu...Jeremy Katz2002-06-071-1/+7
* we really can't close the fd after its been closed onceJeremy Katz2002-05-311-1/+0
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+0
* don't throw away our exception, raise it after closing the fdMatt Wilson2002-05-131-2/+2
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-191-7/+13
* add mknodJeremy Katz2002-01-301-0/+3
* no longer need balkan, add copyrightMatt Wilson2001-10-291-1/+16
* 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
* restore fstab if we started to migrate and found there was not enough space t...Mike Fulbright2001-08-091-0/+9
* add s390/s390x patchesr0-9-1laroche2001-07-201-0/+1
* only probe ide drives for their type once (fixes #47018)Matt Wilson2001-07-111-4/+12
* add magik incantations to root out the evil within the fsset codeMatt Wilson2001-07-021-0/+3
* 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
* mount proc and ptsMatt Wilson2001-06-201-2/+2
* removed s390 patch -- my kudzu doesn't have this functionErik Troan2001-06-201-1/+0
* patches for s390Karsten Hopp2001-06-201-0/+1
* mount device-less filesystems genericallyErik Troan2001-06-201-1/+1
* fix the raidstop command in rescue mode/Alt+F2Matt Wilson2001-04-041-4/+5
* reference count raidErik Troan2001-03-161-0/+12
* added magic to work around promise raid controllersErik Troan2001-03-141-0/+1
* 1) added pathSpaceAvailable()Erik Troan2001-03-091-2/+5
* 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
* added fbinfoErik Troan2001-01-251-0/+2
* provide symbolic names for ram thresholdsErik Troan2001-01-121-0/+4