From 9fc2d9bcd6ff995d23c5a2a4c2960c0f94696a50 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 14 Sep 2014 14:31:54 -0300 Subject: TODO file --- README.mdwn | 14 -------------- TODO.md | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 TODO.md diff --git a/README.mdwn b/README.mdwn index 99e258c..eb42a63 100644 --- a/README.mdwn +++ b/README.mdwn @@ -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 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 -- cgit v1.2.3