summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess2014-04-02 12:13:39 -0400
committerJoey Hess2014-04-02 13:18:08 -0400
commit526bcbf093af665f316a0ba4d1a836786ab66dcf (patch)
treed4ceb9ec125587cfac37cb50c178fcc4624dcedf /TODO
parent7705f65ae22f38989f404c77de4d661b652e692e (diff)
type-safe reversions
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 60162a6c..018ec037 100644
--- a/TODO
+++ b/TODO
@@ -6,9 +6,6 @@
* --spin needs 4 ssh connections when bootstrapping a new host
that does not have the git repo yet. Should be possible to get that
down to 1.
-* Make a way to express that a Property can be reverted (ie, installing a
- packages reverses to removing it). Then `reverted property` can be
- used to disable old properties.
* Currently only Debian and derivatives are supported by most Properties.
One way to improve that would be to parameterize Properties with a
Distribution witness.