-------
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
--- /dev/null
+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