mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 19:13:51 +02:00
TODO: single pkg upgrades are working, add item for "apt-get dist-upgrade" clone.
--HG-- extra : convert_revision : 54c892fb30a1a606385b29e2b450c6fef3bcd334
This commit is contained in:
parent
797b3dad46
commit
7e691eaf65
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
@ -21,7 +21,8 @@ xbps-bin:
|
||||||
* Add support to install binary packages without any repository.
|
* Add support to install binary packages without any repository.
|
||||||
* Show binpkg size and installed size for all packages that are going
|
* Show binpkg size and installed size for all packages that are going
|
||||||
to be installed before installation happens.
|
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,
|
* Add a flag to reinstall a package version that is already installed,
|
||||||
overwritting files on disk and updating required_by if required.
|
overwritting files on disk and updating required_by if required.
|
||||||
Perhaps change the automatic-install object to false, like pkg_install
|
Perhaps change the automatic-install object to false, like pkg_install
|
||||||
|
|
Loading…
Add table
Reference in a new issue