diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-04 13:51:15 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-04 13:51:15 +0000 |
commit | 4c16e9e1e9f14460fe9ad951e8d88e6100c938ff (patch) | |
tree | e967ce54ee78343cca6192a3a9d0af892bc09854 /man/C/rurpmi.8 | |
parent | b22c7a9e488542e3bb5d78617d2104b735da1096 (diff) | |
download | urpmi-4c16e9e1e9f14460fe9ad951e8d88e6100c938ff.tar urpmi-4c16e9e1e9f14460fe9ad951e8d88e6100c938ff.tar.gz urpmi-4c16e9e1e9f14460fe9ad951e8d88e6100c938ff.tar.bz2 urpmi-4c16e9e1e9f14460fe9ad951e8d88e6100c938ff.tar.xz urpmi-4c16e9e1e9f14460fe9ad951e8d88e6100c938ff.zip |
- drop translated man pages (they are too old)
Diffstat (limited to 'man/C/rurpmi.8')
-rw-r--r-- | man/C/rurpmi.8 | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/man/C/rurpmi.8 b/man/C/rurpmi.8 deleted file mode 100644 index 7d01aea4..00000000 --- a/man/C/rurpmi.8 +++ /dev/null @@ -1,25 +0,0 @@ -.TH rurpmi 8 "29 Jun 2005" "Mandriva" "Mandriva Linux" -.IX rurpmi -.SH NAME -rurpmi \- restricted urpmi -.SH SYNOPSIS -.B rurpmi [\fIoptions\fP] [\fIpackage_names\fP] -.SH DESCRIPTION -rurpmi is similar to urpmi, but has a stripped-down set of features. -It's intended to be used by users with sudo rights on it, preventing -them to abuse it to compromise the system. - -With it, you can't install arbitrary rpm files, the \fB--keep\fP, -\fB--verify-rpm\fP, and \fB--norebuild\fP options are forced, and -several dangerous options are forbidden (\fB--root\fP, -\fB--use-distrib\fP, \fB--env\fP, \fB--nolock\fP, \fB--allow-nodeps\fP, -\fB--allow-force\fP, \fB--force\fP). -.SH CAVEAT -This software is still experimental. While some operations are -forbidden, there is no guarantee it is actually secure. -.SH OPTIONS -The options are the same than urpmi ones. -.SH AUTHOR -Maintained by Rafael Garcia-Suarez, -.SH SEE ALSO -\fIurpmi\fP(8). |