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

diff --git a/TODO.md b/TODO.md
index db3c4692853a6c82ced985b4572bfe8f9fdbc0a2..5d601c6ef0f1b9abc71e04f9172cd410705d1eb7 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -1,14 +1,13 @@
 TODO
 ====
 
-- Find dead symlinks at $HOME pointing to dotfiles.
-- Per-distro package dependency listing/handling.
-- Check if modules are correctly installed.
-- 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
+* 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