Updated TODO.

--HG--
extra : convert_revision : 6b37e23d827b9fabb0305e1de5c1a8ac780bd9da
This commit is contained in:
Juan RP 2009-02-27 16:00:38 +01:00
parent 6023615a89
commit f211c85e6d
1 changed files with 7 additions and 3 deletions

View File

@ -4,16 +4,20 @@ xbps-src:
Something like ${sourceforge} to pick up any specified mirror on the list.
* Add support to run the prepost-* scripts, so that the same actions are
performed in source/bin packages. Use current postinstall_helpers to
automatically add triggers, shared by src/bin pkgs. [IN PROGRESS]
automatically add triggers, shared by src/bin pkgs.
Packages:
* fix mpfr hardcoded rpath for gmp.
xbps-bin:
* Add support to handle conf_files and keep_dirs from package metadata.
* Add support to remove recursively all deps of a package. [IN PROGRESS]
* Add support to detect orphaned packages.
* Add support to detect orphaned packages, something like
"apt-get autoremove" [IN PROGRESS]
* Add support to install binary packages without any repository.
* Check SHA256 hash of pkg and dependencies before installing.
Currently the hash is checked before a pkg is unpacked, this is
suboptimal because if some pkg fails, previous packages will be
installed and therefore unusable. [IN PROGRESS]
xbps-repo:
* Replace binpkg-genindex.sh with a target for xbps-repo to generate the