From b4f3185c97f0ea333eeee2162d0ef0e73492e919 Mon Sep 17 00:00:00 2001 From: David Lehman Date: Thu, 22 Aug 2013 11:46:24 -0500 Subject: [PATCH 9/9] Updates to TODO list. --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/TODO b/TODO index 7009dad..ab2c544 100644 --- a/TODO +++ b/TODO @@ -9,8 +9,22 @@ - API stability - aynschronous actions - event handling + - patches under development - snapshot support + - patches under test - support for managing container member set + - patches under test +- assess viability of four processing models + - blivet + - newLV, createDevice, doIt + - devicetree + - create action(s), registerAction, processActions + - deviceaction + - create action, do associated mods to tree, execute the action + - this seems less useful since the tree would be out of sync + - device + - no actions, just run methods on devices & formats + - this seems somewhat useful if you aren't using the tree - API for managing fstab and crypttab - improve interaction with the environment - disallow partitioning changes to disks with in-use partitions? -- 1.8.1.4