diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-02-01 10:19:50 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-02-01 10:19:50 -0300 |
commit | a966f5b8bc9343d0819d0be4204c4294e20ba908 (patch) | |
tree | a3f2fbe926f4db81ad020e9a3fa3a3300376f9db /TODO | |
parent | 9da438699587b0c7c71fbef834900587d043cd9a (diff) |
Added TODO list
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +* A tool for repackaging. For instance, some packages need changing that can be done without rebuilding everything (OO.o's change of extension dir, for instance, changes on default config files) + What should it do? + - Retrieve the package from official repos + - Extract it to pkg/ + - Repackage |