pacman/TODO

10 lines
423 B
Text
Raw Normal View History

2004-01-04 17:53:32 +00:00
- think about consolidating the -A/-U/-S options into one smart
install operation
- replaces code doesn't run with -U or -A
- when performing replaces, pacman should not remove old packages until
the conflict checks are passed
2003-02-27 08:26:02 +00:00
- handle version comparators in makepkg dep resolution (eg, glibc>=2.2.5)
2003-09-15 04:58:02 +00:00
- add post_remove, pre_install, pre_upgrade functions to scriptlets
2002-08-09 18:03:48 +00:00
- check $PACCONF env var
- add a --pretend option