aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
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