- moved here from sysv/
[util-vserver.git] / man / vrpm.8
1 .TH "vrpm" "8" "0.1.0" "Klavs Klavsen <kl@vsen.dk>" "System Administration"
2 .SH "NAME"
3 .LP 
4 vrpm \- is simply a wrapper for the rpm utility.
5 .SH "SYNTAX"
6 .LP 
7 vrpm [--unify] [ALL | vserver1 vserver2 ...] \-\- [rpm options]
8
9 .SH "DESCRIPTION"
10 .LP 
11 vrpm \- is simply a wrapper for the rpm utility. It enables rpm to manage a specific, several or all virtual server(s) with one command.
12 vrpm is executed in the root server.
13 .SH "OPTIONS"
14 .LP 
15 .TP 
16 \fB\-\-\fR All commands after this, is given to the rpm utility (see man rpm).
17 .TP
18 The
19 \fB--unify\fR option triggers the vunify utility on the vservers and the
20 supplied packages.
21 .SH "FILES"
22 .LP 
23 \fI/usr/sbin/vrpm\fP 
24
25
26 .SH "EXAMPLES"
27 .TP 
28 verifies the gcc package on all vservers.
29 .LP
30 vrpm ALL \-\- \-\-verify gcc
31 .TP
32 Updates package.rpm on vserver1 and vserver2 if
33 the package exists in a earlier version 
34 (the F flag for rpm).
35 .LP
36 vrpm vserver1 vserver2 \-\- \-Fvh package.rpm
37 .TP
38 vrpm is executed in the root server
39 .LP 
40 Please contribute some more, if you feel it's important.
41 .SH "AUTHORS"
42 .LP 
43 This Man page was written by Klavs Klavsen <kl@vsen.dk> and based upon the helpful output from the program itself and the documentation on the Virtual Server site <http://www.solucorp.qc.ca/miscprj/s_context.hc?prjstate=1&nodoc=0>
44 .SH "SEE ALSO"
45 .LP 
46 chcontext(8) rebootmgr(8) reducecap(8)
47 chbind(8) vps(8) vtop(8) vserver(8)
48 vserver\-stat(8) vpstree(8)