pkgfs.sh: updated TODO with more wanted items.
--HG-- extra : convert_revision : 81430a79c6539799dc6b2ecaf1fab3a48a0f35f0
This commit is contained in:
parent
48c3875d83
commit
ba2fd360bb
1 changed files with 6 additions and 5 deletions
11
pkgfs.sh
11
pkgfs.sh
|
@ -28,11 +28,12 @@
|
||||||
#-
|
#-
|
||||||
#
|
#
|
||||||
# TODO
|
# TODO
|
||||||
# - Implement a routine that checks if installed version is sufficient
|
# - Implement support for packages that need personalized installation.
|
||||||
# to satisfy the required dependency... right now it's very prone
|
# - Implement a chroot target that builds packages as root on it, for
|
||||||
# to errors and slow.
|
# packages that need it (setuid, setgid).
|
||||||
# - Multiple distfiles in a package.
|
# - More robust and fast dependency checking.
|
||||||
# - Multiple URLs to download source distribution files.
|
# - 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
|
# Default path to configuration file, can be overriden
|
||||||
# via the environment or command line.
|
# via the environment or command line.
|
||||||
|
|
Loading…
Add table
Reference in a new issue