diff --git a/doc/TODO b/doc/TODO index 1d8c011806..40c321afa9 100644 --- a/doc/TODO +++ b/doc/TODO @@ -21,7 +21,8 @@ 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. [IN PROGRESS] + * Add a target to update all currently installed packages, like + "apt-get dist-upgrade". [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