diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-07-07 20:36:02 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-07-07 20:36:02 +0000 |
commit | c54d9828bb2eb4a38197b8d656aefd52c9c9ea36 (patch) | |
tree | 8c32b0093874f3970bc84978aa94ab96cff65d20 /NEWS | |
parent | e20472ada208c7cd6ca78af41f2bc5939350ef99 (diff) | |
download | urpmi-c54d9828bb2eb4a38197b8d656aefd52c9c9ea36.tar urpmi-c54d9828bb2eb4a38197b8d656aefd52c9c9ea36.tar.gz urpmi-c54d9828bb2eb4a38197b8d656aefd52c9c9ea36.tar.bz2 urpmi-c54d9828bb2eb4a38197b8d656aefd52c9c9ea36.tar.xz urpmi-c54d9828bb2eb4a38197b8d656aefd52c9c9ea36.zip |
with --urpmi-root, we do not use statedir_media_info_file to allow compatibility with older urpmi
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ 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) + (but with --urpmi-root, old statedir files are used to allow compatibility + with older urpmi) o fix handling --urpmi-root <relative dir> - gurpmi: o do cancel when pressing the 'No' button (#41648) |