Added support to fetch remote repodata on the fly.
See the NEWS file for more information.
This commit is contained in:
8
NEWS
8
NEWS
@@ -1,5 +1,13 @@
|
||||
xbps-0.42 (???):
|
||||
|
||||
* Added support to fetch repository data remotely and on demand. That means
|
||||
that synchronizing the repository data with `xbps-install -S` is now
|
||||
completely optional. If local repodata is found on disk, it's the preferred
|
||||
operation mode. This also means that `xbps-query(8)` may be used by any
|
||||
user without the need to be the `superuser` to synchronize the repository
|
||||
archives. Of course this new operation mode requires a proper network
|
||||
connection.
|
||||
|
||||
* xbps-{install,query}: added new option (-i, --ignore-conf-repos) to ignore
|
||||
repositories defined in configuration files (xbps.d). Only repos specified
|
||||
by the command line will be used (--repository).
|
||||
|
||||
Reference in New Issue
Block a user