xbps-install(8): -R now overrides the repository list set in a configuration file.

Now -R can be used independently if a configuration file exists or not.
This commit is contained in:
Juan RP
2013-04-18 18:17:14 +02:00
parent 3a5d6b1376
commit 5fd7565e6c
4 changed files with 26 additions and 13 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.23 (???):
* xbps-install(8): the default repository (-R) now overrides any repository
set in a configuration file.
* xbps-rindex(8): in clean mode (-c) also remove obsolete entries from index-files,
which were not matched due to different tests.