summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-08-13 13:19:23 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-08-13 13:19:23 +0000
commit06b0ea7fed56ff6a652f33a62377778346b79adb (patch)
tree0bfe84c247f71f31e79195237a2d6d39257615eb /NEWS
parent36b6546f3fe2556d09ab62754df79829638a891c (diff)
downloadurpmi-06b0ea7fed56ff6a652f33a62377778346b79adb.tar
urpmi-06b0ea7fed56ff6a652f33a62377778346b79adb.tar.gz
urpmi-06b0ea7fed56ff6a652f33a62377778346b79adb.tar.bz2
urpmi-06b0ea7fed56ff6a652f33a62377778346b79adb.tar.xz
urpmi-06b0ea7fed56ff6a652f33a62377778346b79adb.zip
Save media.cfg files locally to map urpmi.cfg media to media.cfg
To make it possible to associate more metainformation with the media stored in urpmi.cfg, we need to be able to associate a given urpmi.cfg medium with the media.cfg files it was created from. To do that, we save media.cfg files locally in /etc/urpmi/mediacfg.d/$name with an additional 'url' or 'mirrorlist' files. Those files are used to resolve the relative names stored in media.cfg so that we can associate them with the absolute names stored in urpmi.cfg. The mediacfg.d dir is cleaned up when a medium is removed (if necessary).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 735f9829..4ca5f413 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@
o -a option was ignored when using --src (fixes #52672)
- urpmi.addmedia:
o properly expand $RELEASE, $ARCH and $HOST in media URLs (fixes #52276)
+ o add support for /etc/urpmi/mediacfg.d which stores the media.cfg files
+ for the media entries in urpmi.cfg
Version 6.26.1 - 31 July 2009