2.6.3
Adds two new features:
- mport download -a
- env PKG_DB=/my/path/to/index.db mport index
Setting the environment variable PKG_DB allows you to specify an alternate location for the package database file. This will be useful for eventually putting packages on the ISOs.
mport download -a allows you to download all the packages included in an index file. (very time-consuming)
These two features can be combined.