1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00

just an update

This commit is contained in:
Dan McGee 2007-01-31 06:55:40 +00:00
parent ca1199d719
commit b23b75e302

View File

@ -27,7 +27,7 @@ This is my personal TODO list. No guarantees if it is out of date and things
* New cache cleaning functionality in pacman - keep installed version, choose
number to keep, etc. Good python script in the forums that we should try to
emulate, perhaps.
* pacman - downgrade feature - allow users to see cached packages andi
* pacman - downgrade feature - allow users to see cached packages and
downgrade to (previous or any?) available options.
* alpm_log_action & install script logging interaction - producing duplicate
@ -60,5 +60,3 @@ Quick hits:
* 'ldd' & 'ldd -u' - many linkages
* possibly split utilities/extras from pacman package
* makepkg3 produces files with arch appended- gensync can't deal with it
* Fix repo-add script so it replaces packages instead of simply adding new onesi
(so old version is properly removed).