diff options
author | Dan McGee <dan@archlinux.org> | 2007-01-31 06:55:40 +0000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-01-31 06:55:40 +0000 |
commit | b23b75e302946e11c80940643db0c32b51557768 (patch) | |
tree | 66ff8c4ef33c58caa2e4a47d0081382cf699a27f | |
parent | ca1199d7193e28106157cf7a3322ddc60e2fd34c (diff) | |
download | pacman-b23b75e302946e11c80940643db0c32b51557768.tar.xz |
just an update
-rw-r--r-- | TODO.dan | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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). |