From 228e9f101df598b634208de6e4b5690a8810f28b Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 14 Oct 2004 01:56:45 +0000 Subject: Implement a new option, --norebuild, to urpmi, urpmi.update and urpmi.addmedia. It prevents rebuilding the hdlist from the headers of the RPMs for a local media. It's also settable globally in the urpmi.cfg file. Comes with doc. --- urpmi.addmedia | 1 + 1 file changed, 1 insertion(+) (limited to 'urpmi.addmedia') diff --git a/urpmi.addmedia b/urpmi.addmedia index c382da5c..6875b8e4 100755 --- a/urpmi.addmedia +++ b/urpmi.addmedia @@ -72,6 +72,7 @@ and [options] are from ") . N(" --virtual - create virtual media wich are always up-to-date, only file:// protocol is allowed. ") . N(" --no-md5sum - disable MD5SUM file checking. +") . N(" --norebuild - don't try to rebuild hdlist if not readable. ") . N(" -c - clean headers cache directory. ") . N(" -f - force generation of hdlist files. ") . N(" -q - quiet mode. -- cgit v1.2.1