Update TODO with new stuff.
--HG-- extra : convert_revision : 385a0335f4e6750dd4fdc559631a264eb8907c38
This commit is contained in:
parent
f60582a716
commit
3550f9cd27
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
@ -5,6 +5,8 @@ xbps-src:
|
||||||
* More robust and fast dependency checking.
|
* More robust and fast dependency checking.
|
||||||
* $version needs to have a dot to be found by xbps.sh.
|
* $version needs to have a dot to be found by xbps.sh.
|
||||||
Some packages do not have a dot on its version, like udev-130.
|
Some packages do not have a dot on its version, like udev-130.
|
||||||
|
* Add support to run the prepost-action scripts, so that the same actions are
|
||||||
|
performed in source/bin packages.
|
||||||
|
|
||||||
xbps-cmpver:
|
xbps-cmpver:
|
||||||
* It fails in some cases: foo-2.0 vs foo-1.99 and foo-2a vs foo-2b.
|
* It fails in some cases: foo-2.0 vs foo-1.99 and foo-2a vs foo-2b.
|
||||||
|
@ -20,5 +22,4 @@ xbps-bin:
|
||||||
* Add support to detect orphaned packages.
|
* Add support to detect orphaned packages.
|
||||||
* Add support to check sha512 hashes of all installed files, as well as
|
* Add support to check sha512 hashes of all installed files, as well as
|
||||||
hashes for binary packages before installation happens.
|
hashes for binary packages before installation happens.
|
||||||
* Add support to use the search target with no repositories.
|
|
||||||
* Add support to use the show target with no repositories.
|
* Add support to use the show target with no repositories.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue