diff options
Diffstat (limited to 'man/C')
-rw-r--r-- | man/C/urpmi.cfg.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/C/urpmi.cfg.5 b/man/C/urpmi.cfg.5 index ee13cf85..9c2b89b0 100644 --- a/man/C/urpmi.cfg.5 +++ b/man/C/urpmi.cfg.5 @@ -146,6 +146,10 @@ verification (unless of course signature checking has been disabled globally). It's also possible to override \fBverify-rpm\fP and \fBdownloader\fP in a medium description. +Media can be marked as \fBstatic\fP: this means that they won't be updated by +\fBurpmi.update\fP or other means. This is useful for read-only media such as +CDs. + Please note that \fBkey-ids\fP is automatically set by \fBurpmi.update\fP or \fBurpmi.addmedia\fP if a remote pubkey file is available on the mirror. This file contains all the GPG armor keys that may be used. |