From: Silvio Rhatto Date: Thu, 13 Oct 2016 21:18:55 +0000 (-0300) Subject: Updates TODO X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=60676866b0b6ea384928e0428c2cf14ca774c90f;p=metadot.git Updates TODO --- diff --git a/TODO.md b/TODO.md index 5d601c6..a088027 100644 --- a/TODO.md +++ b/TODO.md @@ -2,12 +2,4 @@ TODO ==== * 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 +* Adds .sample extension support: copied if no origin file exists.