prt-get: add some notes for future todo's

git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@673 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
This commit is contained in:
Johannes Winkelmann 2006-02-04 12:27:34 +00:00
parent d71d4d5b13
commit aaf5674bd6
1 changed files with 17 additions and 0 deletions

17
TODO
View File

@ -1,3 +1,20 @@
- use `eval $(fgrep -h 'PKGMK_PACKAGE_DIR=' $(which pkgmk) /etc/pkgmk.conf) && echo
$PKGMK_PACKAGE_DIR` to determine PACKAGE_DIR
- store former information version first, and print before pkgadd:
"updating X from /usr/ports/Y: n -> n+m"
- add update-footprint, update-md5sum commands (patch in trac)
- allow dependency injection for sysup, with previews
- prefer toolchain (patch in trac)
- dependent --list-orphaned; should simplify pkgfoster
==============================================================================
- add support to "prefer higher" for certain packages ?