xbps-bin: it's possible to reinstall any pkg with '-f' option.

This commit is contained in:
Juan RP
2011-12-20 16:08:23 +01:00
parent 6ad7289d68
commit a5d9eb9853
6 changed files with 24 additions and 15 deletions

6
TODO
View File

@@ -3,12 +3,6 @@ libxbps:
- properties: (hold) still unimplemented.
- properties: (update-first) still unimplemented.
xbps-bin:
- Add a flag (or use -f install) to force reinstallation of any
installed package (if same version is available) and preserve
requiredby entries, but overwritting those files that weren't
matched by the hash.
xbps-repo:
- New target to clean binpkgs in cachedir that aren't available on
any registered repository or its hash doesn't match.