partman-btrfs/TODO
Joey Hess 0eb02adc27 initial commit of partman-btrfs
This is untested and unlikely to work without parted support.
Committing what I have since I don't trust btrfs to preserve the data. ;-)

Note to translators: Probably not worth wasting your time with this yet.
Have not run debconf-updatepo.

r62090
2010-01-27 20:14:29 +00:00

10 lines
562 B
Text

* Support for multi-volume btrfs filesystems
* Support for other mkfs.btrfs options, if any are useful.
* Support for btrfs snapshots / using existing btrfs?
* Check if errors=remount-ro makes sense to use.
* mountoptions is missing a few options that may be worth supporting,
including degraded, and all optionds that require a parameter.
* mountoptions contains nobarrier, which is an unsafe option. Remove? Warn?
* parted support needed for filesystem detection #567176
* Resizing?
* Allow forcing use of btrfs for /boot (would probably work with eg, lilo)