diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-06-24 16:39:22 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-06-24 16:39:22 +0000 |
commit | 88c4b8e65b198d0908b4b0387436e7f46bc29064 (patch) | |
tree | fa52cef3c7c9ae21187d5345f06d08b9619e77b4 /NEWS | |
parent | ad5bafb5f3e215165653c9c1f83e67bd08f482de (diff) | |
download | urpmi-88c4b8e65b198d0908b4b0387436e7f46bc29064.tar urpmi-88c4b8e65b198d0908b4b0387436e7f46bc29064.tar.gz urpmi-88c4b8e65b198d0908b4b0387436e7f46bc29064.tar.bz2 urpmi-88c4b8e65b198d0908b4b0387436e7f46bc29064.tar.xz urpmi-88c4b8e65b198d0908b4b0387436e7f46bc29064.zip |
- all tools:
o statedir files are now in /var/lib/urpmi/<medium-name>/
for eg: /var/lib/urpmi/synthesis.hdlist.<medium-name> is now
/var/lib/urpmi/<medium-name>/synthesis.hdlist.cz
it allows easier medium update without using urpmi.update (#31893)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +- all tools: + o statedir files are now in /var/lib/urpmi/<medium-name>/ + for eg: /var/lib/urpmi/synthesis.hdlist.<medium-name> is now + /var/lib/urpmi/<medium-name>/synthesis.hdlist.cz + it allows easier medium update without using urpmi.update (#31893) - urpmi: o set connection timeout for rsync as well (Anssi) o fix --replacepkgs when a same package appears more than once in urpmi db |