From 0207fad046f76fc37c0fc7c8b6a157225024a3ed Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Fri, 14 Mar 2003 17:35:57 +0000 Subject: Imported from pacman-2.3.1.tar.gz --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 475705fe..7b1d6f07 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,14 @@ +- fix the broken pipe bug - add some logging mechanism (/var/log/pacman.log) - handle version comparators in makepkg dep resolution (eg, glibc>=2.2.5) +- have "group" designations +- IgnorePkg option/switch in pacman.conf to ignore updates from the sync repo - record md5sums of all files in a package - add a way to clean /var/cache/pacman/src - duplicate dep checks occur with sync (one in sync, one in add) - if a package is removed with --nodeps and re-installed, the requiredby fields of it's required packages are not updated -- have "group" designations -- IgnorePkg option in pacman.conf to ignore updates from the sync repo - add an option equivalent to 'pacman -Ql pkg | grep filename' -- ftp transfer progress bar breaks after ~42000 K - add other options to config file: db location, overwrite behaviour, etc. - use the COLUMNS env var for the progress bar ? use 'set -e' in makepkg? -- cgit v1.2.3-24-g4f1b