]> gitweb.fluxo.info Git - metadot.git/commitdiff
Updates TODO
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 13 Oct 2016 21:18:55 +0000 (18:18 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 13 Oct 2016 21:18:55 +0000 (18:18 -0300)
TODO.md

diff --git a/TODO.md b/TODO.md
index 5d601c6ef0f1b9abc71e04f9172cd410705d1eb7..a08802792eafb385bff82c326e4d09e1f2a04685 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -2,12 +2,4 @@ TODO
 ====
 
 * Dependency handling with `deps/$distro` and `deps/modules` files.
-* Check if modules are correctly installed: find dead and missing symlinks.
-* Module descriptions and dependencies.
-* Module unloading and restoration.
-* More file types:
-  * .sample: copied if no origin file exists
-  * .sh: added to the profile
-  * .mkdir: are simply created
-  * .cp: are copied
-  * .template: are copied and transformed according to environment or config variables
+* Adds .sample extension support: copied if no origin file exists.