index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | TODO.aaron | 8 |
diff --git a/TODO.aaron b/TODO.aaron new file mode 100644 index 00000000..5139f44c --- /dev/null +++ b/TODO.aaron @@ -0,0 +1,8 @@ +== This is my custom TODO file == +* gensync: get all info from packages instead of PKGBUILDs + for now, we only need to check the PKGBUILD in case of a + 'force' option +* gensync and makepkg: support for 1 _or more_ file integrity + algorithms at a time (mostly done). +* pacman: add pactest cases/functionality for all -Q operations and make sure + the output is sane |