From f211c85e6d0610ce5a6ac4bdc9caece89f823695 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 27 Feb 2009 16:00:38 +0100 Subject: [PATCH] Updated TODO. --HG-- extra : convert_revision : 6b37e23d827b9fabb0305e1de5c1a8ac780bd9da --- doc/TODO | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/TODO b/doc/TODO index 882e8f29eb..91ad852cf8 100644 --- a/doc/TODO +++ b/doc/TODO @@ -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