diff options
author | Olivier Thauvin <nanardon@mandriva.org> | 2004-01-16 00:09:47 +0000 |
---|---|---|
committer | Olivier Thauvin <nanardon@mandriva.org> | 2004-01-16 00:09:47 +0000 |
commit | 54920197e4407da73174b3100988d1167dff33ff (patch) | |
tree | 3f046b1f1e50cc44cb2f2b910b92b4dc39421f8e | |
parent | 7015b37539a28bc3a83b9646c6ffbb85ef22ca2c (diff) | |
download | urpmi-54920197e4407da73174b3100988d1167dff33ff.tar urpmi-54920197e4407da73174b3100988d1167dff33ff.tar.gz urpmi-54920197e4407da73174b3100988d1167dff33ff.tar.bz2 urpmi-54920197e4407da73174b3100988d1167dff33ff.tar.xz urpmi-54920197e4407da73174b3100988d1167dff33ff.zip |
add thanks Zborg
-rw-r--r-- | urpmi.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -248,14 +248,14 @@ $urpm->update_media(nolock => 1, nopubkey => 1); - lock rpm db in chroot, and urpmi db in / - ask to be root to use auto-select in urpmi - ask to be root to install binary rpms in chroot -- From Guillaume Cottenceau <gc@mandrakesoft.com> +- From Guillaume Cottenceau <gc@mandrakesoft.com> : - more graphical feedback in urpmi --parallel --X (status, progress, etc) - From Pascal Terjan <pterjan@mandrake.org> : - $root =~ s!/*!! to avoid root detection issue - From Olivier Thauvin <thauvin@aerov.jussieu.fr> : - add --use-distrib - fix urpmq for virtual medium - - add --root in man/--help + - add --root in man/--help (thanks Zborg for english help) - fix issue using virtual medium and --bug - update error message if --bug dir exist |