pkgfs.sh: updated TODO with more wanted items.

--HG--
extra : convert_revision : 81430a79c6539799dc6b2ecaf1fab3a48a0f35f0
This commit is contained in:
Juan RP 2008-10-13 02:29:14 +02:00
parent 48c3875d83
commit ba2fd360bb
1 changed files with 6 additions and 5 deletions

View File

@ -28,11 +28,12 @@
#-
#
# TODO
# - Implement a routine that checks if installed version is sufficient
# to satisfy the required dependency... right now it's very prone
# to errors and slow.
# - Multiple distfiles in a package.
# - Multiple URLs to download source distribution files.
# - Implement support for packages that need personalized installation.
# - Implement a chroot target that builds packages as root on it, for
# packages that need it (setuid, setgid).
# - More robust and fast dependency checking.
# - Multiple distfiles in a package, personalized stuff to unpack them.
# - Multiple URLs to download source distribution files, aliases, etc.
#
# Default path to configuration file, can be overriden
# via the environment or command line.