diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-02-14 09:45:03 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-02-14 09:45:03 +0000 |
commit | 6be8fd1e388fa4666c3dbd8f821239b106079846 (patch) | |
tree | b801142f6df52df95a68bd4aecdc75d818287d87 /pod/urpmi.8.pod | |
parent | 199b3cbb26a8dc6e5c3e1bffdb42510549277890 (diff) | |
download | urpmi-6be8fd1e388fa4666c3dbd8f821239b106079846.tar urpmi-6be8fd1e388fa4666c3dbd8f821239b106079846.tar.gz urpmi-6be8fd1e388fa4666c3dbd8f821239b106079846.tar.bz2 urpmi-6be8fd1e388fa4666c3dbd8f821239b106079846.tar.xz urpmi-6be8fd1e388fa4666c3dbd8f821239b106079846.zip |
Note about the limited usefulness of urpmi --repackage
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r-- | pod/urpmi.8.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index cf70037f..e513a844 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -290,6 +290,11 @@ rpms (usually in F</var/spool/repackage>, but you can override this with an rpm macro.) This is equivalent to providing the B<--repackage> flag to rpm. +I<Note:> if you use C<urpmi.recover> to set up a repackage policy, you +don't need this option, because C<urpmi.recover> will globally override +the appropriate rpm macro that enables repacking of all rpm transactions +system-wide. + =item B<--noscripts> Don't execute the scriptlets. |