Skip to content

2.6.3

Compare
Choose a tag to compare
@laffer1 laffer1 released this 11 Aug 19:40
· 19 commits to main since this release

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.