rc.conf: Add and document the missing root_rw_mount=YES
[dragonfly.git] / sys / dev / disk / dm / doc / TODO
blob46b75e9c69a00ee20febab42a1b6ee3c1fbf1cbf
1 Important unimplemented features in current device-mapper implementation
3 * Implement dm_dev_event_ioctl and dm_target_msg_ioctl functions
5 * Write more targets mirror.
7 * Snapshot target, there is some code in repository already
9                         General LVM tasks
11 * Cleanup resize_ffs to properly resize filesystem on LV
13 * Integrate LVM with the sysinst, so we can configure LVM during installation
15                         Pain in the sky tasks
17 * Implement multipath target for network attached storage devices.
19 * Cluster lvm extension, NetBSD needs Distributed Lock Manager for this.
21 * Write GPL free libdevmapper and lvm2tools.
22   See http://mail-index.netbsd.org/tech-kern/2008/09/24/msg002794.html