Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log failure to read raid sb | Mike Fulbright | 2002-06-25 | 1 | -0/+1 |
| | |||||
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -1/+2 |
| | |||||
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -1/+1 |
| | | | | our own translate.py | ||||
* | move a lot more out of partitioning.py... a lot of the functions are now | Jeremy Katz | 2002-02-14 | 1 | -0/+19 |
| | | | | methods of request classes or the Partitions class | ||||
* | stage2 of the partitioning.py cleanup | Jeremy Katz | 2002-02-07 | 1 | -1/+62 |
| | | | | | | | * move the following functions from partitioning.py -> raid.py isRaid5, isRaid1, isRaid0, get_raid_min_members, get_raid_max_spares * update other sources accordingly | ||||
* | stage 1 of the partitioning.py cleanup effort -- | Jeremy Katz | 2002-02-06 | 1 | -2/+3 |
| | | | | | | | | | | | | | | 1) move the following functions from partitioning.py -> partedUtils.py get_flags, start_sector_to_cyl, end_sector_to_cyl, start_cyl_to_sector, end_cyl_to_sector, getPartSize, getPartSizeMB, getDeviceSizeMB, get_partition_by_name, get_partition_name, get_partition_file_system_type, set_partition_file_system_type, get_partition_drive, map_foreign_to_fsname, filter_partitions, get_logical_partitions, get_primary_partitions, get_raid_partitions, get_lvm_partitions, 2) move PartitioningError and PartitioningWarning classes from partitioning.py -> partErrors.py Change everything that depends on these functions to use the new location | ||||
* | balkan go bye-bye (51888) | Jeremy Katz | 2001-08-16 | 1 | -13/+13 |
| | |||||
* | backwards, oops | Matt Wilson | 2001-08-14 | 1 | -2/+2 |
| | |||||
* | Reconstrict an existing RAIDDevice for those devices mentioned in the fstab. ↵ | Matt Wilson | 2001-08-09 | 1 | -6/+7 |
| | | | | | | | This is so we can get the SW RAID member that is bootable when we go to install GRUB. (#51213) | ||||
* | make raid inconsistencies non fatal (#36985) | Matt Wilson | 2001-07-23 | 1 | -11/+16 |
| | |||||
* | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+16 |
| | |||||
* | more informative messages | Matt Wilson | 2001-04-05 | 1 | -6/+11 |
| | |||||
* | don't barf on hotspares | Matt Wilson | 2001-02-20 | 1 | -1/+1 |
| | |||||
* | just skip partitions with bad magic | Matt Wilson | 2001-02-14 | 1 | -2/+6 |
| | |||||
* | merge from anaconda-7-0-alpha-branch | Matt Wilson | 2000-12-05 | 1 | -1/+1 |
| | |||||
* | use symbolc names for balkan partition types | Erik Troan | 2000-05-05 | 1 | -1/+1 |
| | |||||
* | wasn't scanning past first drive\! | Mike Fulbright | 2000-03-31 | 1 | -13/+17 |
| | |||||
* | various fixes for raid upgrades (which seem to work now) | Matt Wilson | 1999-12-29 | 1 | -3/+7 |
| | |||||
* | *** empty log message *** | Erik Troan | 1999-12-28 | 1 | -0/+61 |