summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess2014-04-19 15:51:01 -0400
committerJoey Hess2014-04-19 15:51:01 -0400
commit494f5d3bef9a8f401ad472ce55ee96e48f8012c3 (patch)
tree6d104ef93b5a485b7b10a96dcd08e37b4915b001 /TODO
parent861cb5a61da667cc4804a5810dae3da4da0b6ce7 (diff)
parent82d563a6a0f052f1f3fc249c7ee1aa5dee444e37 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 85875a9d..275639dd 100644
--- a/TODO
+++ b/TODO
@@ -24,3 +24,8 @@
the PrivData, and instead configured using the attr.
Getting the ssh host key into the attr will allow automatically
exporting it via DNS (SSHFP record)
+* Should be possible to generate a metapackage of all packages that
+ properties direct apt to install. Then any other packages can be
+ auto-removed. This would just be a matter of storing the apt-installed
+ packages in an Attr. Although not removing essential and base packages
+ could be problimatic.