From c1f0ae6c16108515eb0eb602b60663983f36715d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 3 Feb 2009 23:55:15 +0100 Subject: [PATCH] TODO: basic remove support is there, recursive removing not yet. --HG-- extra : convert_revision : 7c9fc9fc21889a560dda6bb5aabaac3edda6e83d --- doc/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index b1b3361e58..1a6f3265d9 100644 --- a/doc/TODO +++ b/doc/TODO @@ -18,7 +18,7 @@ Packages: xbps-bin: * Add support to handle conf_files and keep_dirs from package metadata. - * Add support to remove packages, heh! + * Add support to remove recursively all deps of a package. * Add support to detect orphaned packages. * Add support to check sha512 hashes of all installed files, as well as hashes for binary packages before installation happens.