summaryrefslogtreecommitdiff
path: root/doc/todo/metapackage.mdwn
diff options
context:
space:
mode:
authorJoey Hess2014-04-19 16:14:10 -0400
committerJoey Hess2014-04-19 16:14:10 -0400
commit2cfb22a59b7c0497a4fddf96fa5a5118dcd361a5 (patch)
treed161ebca8a6abfa1d88bba9b1a814e04257abac8 /doc/todo/metapackage.mdwn
parent36f87c7b7dffed83c432d3a8dc1d360aecefe1dd (diff)
spit up TODO
Diffstat (limited to 'doc/todo/metapackage.mdwn')
-rw-r--r--doc/todo/metapackage.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/metapackage.mdwn b/doc/todo/metapackage.mdwn
new file mode 100644
index 00000000..cd7bc1fd
--- /dev/null
+++ b/doc/todo/metapackage.mdwn
@@ -0,0 +1,5 @@
+* 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.