Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| | | | | our own translate.py | ||||
* | use the translations | Matt Wilson | 2001-08-01 | 1 | -1/+1 |
| | |||||
* | rename 'Autopartitioning' 'Autopartition' | Matt Wilson | 2001-07-25 | 1 | -3/+4 |
| | |||||
* | oops | Mike Fulbright | 2001-07-06 | 1 | -1/+1 |
| | |||||
* | integrated changes suggested by docs | Mike Fulbright | 2001-07-06 | 1 | -12/+3 |
| | |||||
* | Move the partitioning bits into Partitions object. The diskset should probably | Jeremy Katz | 2001-07-04 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | go in here at some point, and arguably the fsset as well, but that should be able to be done without major upheaval. Major changes to note: * id.partitions created * PartitionRequest object folded into Partitions * all of the various autopartitioning variables folded into Partitions * avoid passing just instdata as much as possible other minor fixes which are slipping into this commit * /usr for server install size to 800 megs... 512 is too small :( * kickstart bootloader fix * fix a couple places to use convenience functions instead of part.geom.disk.dev.path * set self.intf for gui autopartitioning so message window works | ||||
* | refer to disk druid | Mike Fulbright | 2001-06-26 | 1 | -2/+2 |
| | |||||
* | move partition method and fdisk to separate source files | Mike Fulbright | 2001-06-25 | 1 | -0/+51 |