1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
TODO list for partconf
======================
* Friendlier info than /dev/ide/...
* Default values need to be set
- Main menu should iterate over every partition
- Existing filesystem default should always be "leave it be"
- Mount point should be smarter
* Turn off backup at certain points to avoid silly things
* There are probably things that can break that are not handled
* Do sanity checks like double mount directly
* Sanity checks for trying to use LVM/EVMS/RAID host partitions
directly
|