| Commit message (Expand) | Author | Age | Files | Lines |
* | more dead code | Jeremy Katz | 2003-11-19 | 1 | -2/+0 |
* | remove flushDriveDict as it won't be needed | Jeremy Katz | 2003-11-19 | 1 | -4/+0 |
* | start working on getting rid of isys/probe.c usage -- change isys.py probing | Jeremy Katz | 2003-11-19 | 1 | -12/+14 |
* | add patch from Ajay Ramaswamy <xfs@ramaswamy.net> for jfs labels | Jeremy Katz | 2003-11-10 | 1 | -0/+26 |
* | some more xfs/jfs bits based off of patch from | Jeremy Katz | 2003-11-09 | 1 | -0/+30 |
* | read the chunk size of preexisting raid devices and reuse it (#101518) | Jeremy Katz | 2003-10-16 | 1 | -0/+9 |
* | merge from taroon | Jeremy Katz | 2003-09-20 | 1 | -0/+3 |
* | merge from taroon-branch. all kinds of miscellaneous bugfixes, including | Jeremy Katz | 2003-08-14 | 1 | -0/+19 |
* | add binding for getting mac address of nic | Mike Fulbright | 2003-07-07 | 1 | -0/+3 |
* | if there is already a label on the disk, use it instead of making up our | Jeremy Katz | 2003-06-29 | 1 | -4/+7 |
* | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 1 | -0/+1 |
* | make useful debugging more useful and support remount | Mike Fulbright | 2003-05-01 | 1 | -3/+3 |
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 1 | -2/+5 |
* | merge taroon branch up until now. tagged as before-taroon-merge before and | Jeremy Katz | 2003-03-21 | 1 | -0/+6 |
* | remove map from the lang-table. we don't ever use it anymore during the | Jeremy Katz | 2003-02-25 | 1 | -2/+2 |
* | support bind mounts for upgrade/rescue mode. | Jeremy Katz | 2003-02-18 | 1 | -2/+3 |
* | put start bterm in lang.c, bind from python | Jeremy Katz | 2003-02-11 | 1 | -0/+3 |
* | this no longer exists | Jeremy Katz | 2003-01-27 | 1 | -3/+0 |
* | oops | Jeremy Katz | 2003-01-27 | 1 | -2/+2 |
* | changes that would enable us to support ataraid across pdcraid, hptraid, and | Jeremy Katz | 2003-01-27 | 1 | -0/+46 |
* | fix ejecting -- add a makeDevice param for ejectCdrom (defaults to old | Jeremy Katz | 2002-12-18 | 1 | -4/+9 |
* | filter out USB and IEEE1394 storage devices as removable too | Mike Fulbright | 2002-12-16 | 1 | -0/+21 |
* | add makedev() wrapper | Jeremy Katz | 2002-12-11 | 1 | -0/+3 |
* | chroot is now in the os module, so let's make isys just do a simple wrapper | Jeremy Katz | 2002-11-20 | 1 | -1/+1 |
* | add getLinkStatus to determine whether an interface has an active link | Jeremy Katz | 2002-11-18 | 1 | -0/+3 |
* | only remove device node we used for mounting if we created it | Mike Fulbright | 2002-08-15 | 1 | -1/+9 |
* | fix package translations | Matt Wilson | 2002-08-09 | 1 | -0/+1 |
* | implement summit test | Matt Wilson | 2002-07-17 | 1 | -0/+12 |
* | we shouldn't unlink devices in /dev on mount. that's just unfriendly (especi... | Jeremy Katz | 2002-06-21 | 1 | -1/+1 |
* | make getting the raid superblock a little more flexible, add a getpagesize fu... | Jeremy Katz | 2002-06-07 | 1 | -1/+7 |
* | we really can't close the fd after its been closed once | Jeremy Katz | 2002-05-31 | 1 | -1/+0 |
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -2/+0 |
* | don't throw away our exception, raise it after closing the fd | Matt Wilson | 2002-05-13 | 1 | -2/+2 |
* | get the easy bits of the merge first.... hampton loader and isys directories | Jeremy Katz | 2002-04-19 | 1 | -7/+13 |
* | add mknod | Jeremy Katz | 2002-01-30 | 1 | -0/+3 |
* | no longer need balkan, add copyright | Matt Wilson | 2001-10-29 | 1 | -1/+16 |
* | compareDrives isn't quite right when you have both IDE and SCSI disks | Jeremy Katz | 2001-08-23 | 1 | -6/+6 |
* | beware the leaky descriptor | Matt Wilson | 2001-08-14 | 1 | -15/+27 |
* | restore fstab if we started to migrate and found there was not enough space t... | Mike Fulbright | 2001-08-09 | 1 | -0/+9 |
* | add s390/s390x patchesr0-9-1 | laroche | 2001-07-20 | 1 | -0/+1 |
* | only probe ide drives for their type once (fixes #47018) | Matt Wilson | 2001-07-11 | 1 | -4/+12 |
* | add magik incantations to root out the evil within the fsset code | Matt Wilson | 2001-07-02 | 1 | -0/+3 |
* | oops, make the right dev node filename | Matt Wilson | 2001-06-25 | 1 | -1/+1 |
* | register a parted exception handler for gui mode | Matt Wilson | 2001-06-25 | 1 | -2/+11 |
* | pychecker fix | Matt Wilson | 2001-06-23 | 1 | -1/+1 |
* | mount proc and pts | Matt Wilson | 2001-06-20 | 1 | -2/+2 |
* | removed s390 patch -- my kudzu doesn't have this function | Erik Troan | 2001-06-20 | 1 | -1/+0 |
* | patches for s390 | Karsten Hopp | 2001-06-20 | 1 | -0/+1 |
* | mount device-less filesystems generically | Erik Troan | 2001-06-20 | 1 | -1/+1 |
* | fix the raidstop command in rescue mode/Alt+F2 | Matt Wilson | 2001-04-04 | 1 | -4/+5 |