diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-11-14 15:14:00 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-11-14 15:14:00 +0000 |
commit | 830d5819dd6280d8133342d700a26b4f6ee9ec56 (patch) | |
tree | 785973af01ee18d57619009c54bf209ad616a133 /NEWS | |
parent | e288867b461c26c3d9de1f258d50cb7cf72a26d7 (diff) | |
download | urpmi-830d5819dd6280d8133342d700a26b4f6ee9ec56.tar urpmi-830d5819dd6280d8133342d700a26b4f6ee9ec56.tar.gz urpmi-830d5819dd6280d8133342d700a26b4f6ee9ec56.tar.bz2 urpmi-830d5819dd6280d8133342d700a26b4f6ee9ec56.tar.xz urpmi-830d5819dd6280d8133342d700a26b4f6ee9ec56.zip |
- urpmi
o in --auto, do not allow to install a package substring match
(you can use -a to force it)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ - urpmi o in --auto, do display an error message when rpms are missing + o in --auto, do not allow to install a package substring match + (you can use -a to force it) o revert --auto-update behaviour in case of media update failures (#45417) o ensure download when updating media (with --auto-update) is quiet - urpmi.update |