diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-25 15:48:07 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-25 15:48:07 +0000 |
commit | 8b9ea10d4fa56c53c50769852dade0ed771da53d (patch) | |
tree | f32ec462aeb06df5193868f2fadc19cf94a9d234 /man | |
parent | 7930b1291d825623bbb9c54b732e1758781e7ebc (diff) | |
download | urpmi-8b9ea10d4fa56c53c50769852dade0ed771da53d.tar urpmi-8b9ea10d4fa56c53c50769852dade0ed771da53d.tar.gz urpmi-8b9ea10d4fa56c53c50769852dade0ed771da53d.tar.bz2 urpmi-8b9ea10d4fa56c53c50769852dade0ed771da53d.tar.xz urpmi-8b9ea10d4fa56c53c50769852dade0ed771da53d.zip |
Add support for a prohibit-remove option in urpmi.cfg
(Michael Scherer)
Diffstat (limited to 'man')
-rw-r--r-- | man/C/urpmi.cfg.5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/C/urpmi.cfg.5 b/man/C/urpmi.cfg.5 index 24baf04b..e6febbc1 100644 --- a/man/C/urpmi.cfg.5 +++ b/man/C/urpmi.cfg.5 @@ -110,6 +110,11 @@ errors. Specifies that the media should not be reconfigured (by a reconfiguration file present on the medium). +.TP +.B prohibit-remove +A commę-separated list of package names that must never be removed (just like +basesystem). + .SS Medium description A medium is described as follows : |