]> gitweb.fluxo.info Git - metadot.git/commitdiff
TODO file
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 14 Sep 2014 17:31:54 +0000 (14:31 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 14 Sep 2014 17:31:54 +0000 (14:31 -0300)
README.mdwn
TODO.md [new file with mode: 0644]

index 99e258c4c648ff5b71ef3e173c87856f0e4303d9..eb42a637e21908f6210b708db29f4d6f6d1ee7ff 100644 (file)
@@ -102,17 +102,3 @@ Contact
 -------
 
 Comments and patches: rhatto at riseup.net
-
-TODO
-----
-
-- Add action to include files and folders into a module.
-- Track loaded modules and check if they're 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
diff --git a/TODO.md b/TODO.md
new file mode 100644 (file)
index 0000000..8008bd6
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,14 @@
+TODO
+====
+
+- Per-distro package dependency listing/handling.
+- Add action to include files and folders into a module.
+- Track loaded modules and check if they're 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