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. --- man/C/urpmi.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man/C/urpmi.8') diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index 3f2a1db8..7d7771a5 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -135,6 +135,9 @@ Activate or deactivate rpm signature checking. It's activated by default. .IP "\fB\--test\fP" Test (same as \fBrpm --test\fP) installation of packages but do not modify the system. +.IP "\fB\--norebuild\fP" +Don't try to rebuild the hdlist files from the RPMs if the original hdlist wasn't +readable or was corrupted. .IP "\fB\--excludepath\fP \fIstring\fP" Do not install files whose name begins with the given \fIstring\fP (same as \fBrpm --excludepath\fP). -- cgit v1.2.1