Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed refreshfromdisk, removed debugging | Mike Fulbright | 2001-06-25 | 1 | -3/+1 | |
| | ||||||
* | added all previous autopartitioning cases for installclasses | Mike Fulbright | 2001-06-25 | 1 | -4/+43 | |
| | ||||||
* | fix the pinning of requests to a drive when grown | Jeremy Katz | 2001-06-25 | 1 | -1/+10 | |
| | | | | protected partitions should work | |||||
* | add partition method to GUI, rework to use skiplist | Mike Fulbright | 2001-06-25 | 1 | -0/+16 | |
| | ||||||
* | lists of primary and logical partitions shouldn't include freespace or metadata | Jeremy Katz | 2001-06-25 | 1 | -0/+9 | |
| | ||||||
* | move setting pygtk environment variables to the first file that | Matt Wilson | 2001-06-25 | 1 | -2/+2 | |
| | | | | | | imports them - splashscreen.py fixed what I broke in partitioning.py | |||||
* | register a parted exception handler for gui mode | Matt Wilson | 2001-06-25 | 1 | -7/+9 | |
| | | | | | | | | | | | 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. | |||||
* | more pychecker fixups | Matt Wilson | 2001-06-23 | 1 | -12/+14 | |
| | ||||||
* | add unique ids for each request | Mike Fulbright | 2001-06-22 | 1 | -15/+27 | |
| | ||||||
* | more sanity checks | Jeremy Katz | 2001-06-22 | 1 | -2/+14 | |
| | ||||||
* | minor upgrade fixups | Matt Wilson | 2001-06-22 | 1 | -6/+8 | |
| | ||||||
* | first pass at getting things in alignment for gui upgrades. Should only ↵ | Matt Wilson | 2001-06-22 | 1 | -1/+64 | |
| | | | | affect upgrades, not installs | |||||
* | make sure swaps get formatted | Jeremy Katz | 2001-06-21 | 1 | -2/+5 | |
| | ||||||
* | select raid partitions already used | Jeremy Katz | 2001-06-21 | 1 | -4/+11 | |
| | ||||||
* | function to tell if request is a member of a raid array | Mike Fulbright | 2001-06-21 | 1 | -0/+12 | |
| | ||||||
* | comment out some debugging prints | Jeremy Katz | 2001-06-21 | 1 | -10/+5 | |
| | | | | | editable raid requests for tui fix the mountpoint in use check | |||||
* | fixup raid sanity to check if bootable or not | Mike Fulbright | 2001-06-21 | 1 | -12/+11 | |
| | ||||||
* | clarify error message | Mike Fulbright | 2001-06-21 | 1 | -1/+1 | |
| | ||||||
* | use /dev entries if they exist rather then mknod'ing | Erik Troan | 2001-06-21 | 1 | -2/+6 | |
| | ||||||
* | check for max partition sizes, fix a bug in primary partition allocation | Jeremy Katz | 2001-06-21 | 1 | -19/+14 | |
| | ||||||
* | more raid sanity and UI improvements | Mike Fulbright | 2001-06-21 | 1 | -13/+53 | |
| | ||||||
* | if linuxnativefs, we don't need to do the rest of the checks | Jeremy Katz | 2001-06-20 | 1 | -1/+1 | |
| | ||||||
* | partition by cylinder in tui specifying either end cylinder or size | Jeremy Katz | 2001-06-20 | 1 | -0/+3 | |
| | ||||||
* | fix ups to RAID sanity checking | Mike Fulbright | 2001-06-20 | 1 | -35/+142 | |
| | ||||||
* | remove unused code, add copyright bits | Matt Wilson | 2001-06-20 | 1 | -65/+0 | |
| | ||||||
* | fix a bug with deleting pre-existing partitions | Jeremy Katz | 2001-06-20 | 1 | -1/+3 | |
| | ||||||
* | get final branch copies | Matt Wilson | 2001-06-20 | 1 | -2/+53 | |
| | ||||||
* | merge dispatch to HEAD | Matt Wilson | 2001-06-20 | 1 | -0/+561 | |