Update NEWS and TODO.

This commit is contained in:
Juan RP
2012-11-06 11:11:13 +01:00
parent e21cdc68df
commit 52cef3e65f
2 changed files with 10 additions and 8 deletions

9
TODO
View File

@@ -3,22 +3,15 @@ libxbps:
modified files from target pkg.
- properties: (update-first) still unimplemented.
xbps-bin:
- Improve help output and add description at the same line than target.
xbps-create:
- Move all configuration files to <prefix>/share/<pkgname>/conf/<cffile>.
- Add -i --installed option to create binpkg from an installed version.
xbps-repo:
- Improve help output and add description at the same line than target.
All:
- Add support to sign with PGP or RSA the repository index files.
- Add requiredby support to pkg's dictionaries in repository's index,
to know reverse deps from remote repos.
All:
- Maybe merge xbps-bin(8) and xbps-repo(8) onto xbps(8).
Issues listed at http://code.google.com/p/xbps/issues/list
Surely more stuff...