From 64f60e96cd8b895cfd908d030d5e6d482b53b98f Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Thu, 15 Oct 2009 17:12:03 +0000 Subject: allow to define the cache directory for RPMs when setting --download-all --- pod/urpmi.8.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pod') diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index 287c462e..d4ae0c60 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -257,12 +257,13 @@ Configure urpmi on the fly from a distrib tree, useful to install a chroot with the B<--root> option. See the description of the B<--distrib> option in the C manpage. -=item B<--download-all> +=item B<--download-all> I By default, urpmi will download packages when they are needed. This can be problematic when connection failures happen during a big upgrade. When this option is set, urpmi will first download all the needed packages and proceed -to install them if it managed to download them all. +to install them if it managed to download them all. You can optionally +specify a directory where the files should be downloaded (default is /var/cache/urpmi which could be too small to hold all the files). =item B<--downloader> I -- cgit v1.2.1