1distrib-info(8)              System Administration             distrib-info(8)
2
3
4

NAME

6       distrib-info  -  A distribution independant utility to retrieve package
7       information.
8

SYNTAX

10       distrib-info vserver-name command [options]
11
12

DESCRIPTION

14       distrib-info - This utility provides a solution to  hide  some  differ‐
15       ences  between  Linux  distributions.  The  various  utilities (vunify,
16       vbuild, ...)  need package information to perform their task. They call
17       distrib-info to retrieve this information. distrib-info is the only one
18       understanding the various distribution out there.
19
20       This utility is only used as a back-end for other utilities such as
21              vunify and vbuild.
22

OPTIONS

24       dumpfiles reports all files owned by a package.
25
26       pkgversion reports all packages and version.
27
28       unifiles reports the files of a package which may be shared by
29              several virtual servers. Generally, this excludes all configura‐
30              tion files.
31
32

EXAMPLES

34       The  following  command  will report all packages in the vserver ref80.
35       The package will be presented with the version/release.
36
37            distrib-info ref80 pkgversion
38
39       To get the list of unify-able (sharable) file in  package  sendmail  of
40       the vserver ref80, we do
41
42            distrib-info ref80 unifiles sendmail
43

FILES

45            /usr/lib/vservers/distrib-info
46

AUTHORS

48       This Man page was written by Jacques Gelinas <jack@solucorp.qc.ca>.
49

SEE ALSO

51       vbuild(8) vfiles(8) vunify(8) newvserver(8)
52
53
54
55
56Jacques Gelinas <jack@solucorp.qc.ca>0.1.0                     distrib-info(8)
Impressum