This commit is contained in:
Joey Hess 2014-04-01 15:30:26 -04:00
parent 2193b853b6
commit 2091e41f5d
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -9,6 +9,9 @@
* 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.
* Display of docker container properties is a bit wonky. It always
says they are unchanged even when they changed and triggered a
reprovision.