From bc1e2c8dcd30442ab8233bb41d633c65da9d1fa2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 16 Mar 2009 07:08:13 +0100 Subject: [PATCH] TODO: I'm working in package upgrades now. --HG-- extra : convert_revision : 01360954acd2aa4e0ff7c56e1d5b116eebf1a3e1 --- doc/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index 664ffefbb79..cc2c262eec8 100644 --- a/doc/TODO +++ b/doc/TODO @@ -18,9 +18,9 @@ xbps-bin: * Add support to install binary packages without any repository. * Show binpkg size and installed size for all packages that are going to be installed before installation happens. - * Add support to update packages. + * Add support to update packages. [IN PROGRESS] * While installing a package, check if version that is going to be - installed is already installed. + installed is already installed. [IN PROGRESS] * Add a flag to reinstall a package version that is already installed, overwritting files on disk and updating required_by if required. Perhaps change the automatic-install object to false, like pkg_install