1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-22 07:48:50 -05:00
This commit is contained in:
Aurelien Foret 2005-10-08 21:39:51 +00:00
parent 2a2659e2a1
commit 9dbce1b8d7

6
TODO
View File

@ -15,12 +15,6 @@ statically linking libtar?
libalpm
=======
- move %REPLACES% and %FORCE% fields to "depends" instead of "desc", in
order to allow the cache to be loaded with only INFRQ_DEPENDS, and to avoid
loading the INFRQ_DESC info.
It can be done transparently for %REPLACES% because this parameter can only
be found in a syncdb.
- remove the dependency with /usr/bin/chroot (implement the chroot handling
using the chroot() syscall)