summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-07-10 18:26:17 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-07-10 18:26:17 +0000
commit57750edf1ccf9a71871bf6e746df5ad868a7a92e (patch)
tree8f4296fe1df37a4a4e16e3c68724a76e7730e1df /NEWS
parent186d1cfd88ce0e894d4252a7638866e014de52c3 (diff)
downloadurpmi-57750edf1ccf9a71871bf6e746df5ad868a7a92e.tar
urpmi-57750edf1ccf9a71871bf6e746df5ad868a7a92e.tar.gz
urpmi-57750edf1ccf9a71871bf6e746df5ad868a7a92e.tar.bz2
urpmi-57750edf1ccf9a71871bf6e746df5ad868a7a92e.tar.xz
urpmi-57750edf1ccf9a71871bf6e746df5ad868a7a92e.zip
o fix creation of chroot with --root by using /var/lib/rpm/installed-through-deps.list
(instead of having it in /var/lib/urpmi) it's a saner place to put this file anyway
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 549bd190..6c4c23b9 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@
o handle --debug-librpm
o fix --parallel on local media (ie when synthesis.cz is not copied to /var/lib/urpmi)
o fix --parallel --auto-select when one box is up-to-date but not the others (#41924)
+ o fix creation of chroot with --root by using /var/lib/rpm/installed-through-deps.list
+ (instead of having it in /var/lib/urpmi)
- urpmi.addmedia:
o make --mirrorlist with no url equivalent to --mirrorlist '$MIRRORLIST' (#40283)
o --interactive: fix selecting "noauto" media (#39522)