Release.
[safe/jmp/vzgot] / support / vzgot_list
1
2 #This file contain all container list used to compile application
3 #projects
4 #This list include all container type successful under vzgot containers
5 #this file can be used by vzgot.redoall
6 #to RECREAT ALL container 
7 #-----------------------------------------------------------------
8 #This file is given as example, we are using it via a cron 
9 #9 4 * * sun root /usr/sbin/vzgot.redoall vzgot_list
10 #to redo ALL our compilation container system every Sunday
11 #Distribution name is used as a key to locate the right
12 #template used by vzgot.create.
13 #-----------------------------------------------------------------
14 #container name template_name           distribution    architecture
15 #-----------------------------------------------------------------
16 ## default distribution with openVZ template
17 dflt-ctos-5     centos-5-x86                    ovzel5.4        i386
18 dflt-fc12       fedora-12-x86_64                ovzfc12         x86_64
19 dflt-ubu9.4     ubuntu-9.04-x86                 ovzubu9.4       i386
20 #-----------------------------------------------------------------
21 ## Successful intsllation with SAFE template 
22 ## CENTOS distribution
23 vz-el4.6-i386   linux-el4.6-i386-vzserver       el4.6           i386
24 vz-el4.6-x86-64 linux-el4.6-x86_64-vzserver     el4.6           x86_64
25 vz-el4.7-i386   linux-el4.7-i386-vzserver       el4.7           i386
26 vz-el4.7-x86-64 linux-el4.7-x86_64-vzserver     el4.7           x86_64
27 vz-el4.8-i386   linux-el4.8-i386-vzserver       el4.8           i386
28 vz-el4.8-x86-64 linux-el4.8-x86_64-vzserver     el4.8           x86_64
29 vz-el5.2-i386   linux-el5.2-i386-vzserver       el5.2           i386
30 vz-el5.2-x86-64 linux-el5.2-x86_64-vzserver     el5.2           x86_64
31 vz-el5.3-i386   linux-el5.3-i386-vzserver       el5.3           i386
32 vz-el5.3-x86-64 linux-el5.3-x86_64-vzserver     el5.3           x86_64
33 vz-el5.4-i386   linux-el5.4-i386-vzserver       el5.4           i386
34 vz-el5.4-x86-64 linux-el5.4-x86_64-vzserver     el5.4           x86_64
35 ## Fedora distribution
36 vz-fc2-i386     linux-fc2-i386-vzserver         fc2             i386
37 vz-fc3-i386     linux-fc3-i386-vzserver         fc3             i386
38 vz-fc4-i386     linux-fc4-i386-vzserver         fc4             i386
39 vz-fc5-i386     linux-fc5-i386-vzserver         fc5             i386
40 vz-fc6-i386     linux-fc6-i386-vzserver         fc6             i386
41 vz-fc7-i386     linux-fc7-i386-vzserver         fc7             i386
42 vz-fc7-x86-64   linux-fc7-x86_64-vzserver       fc7             x86_64
43 vz-fc8-i386     linux-fc8-i386-vzserver         fc8             i386
44 vz-fc8-x86-64   linux-fc8-x86_64-vzserver       fc8             x86_64
45 vz-fc9-i386     linux-fc9-i386-vzserver         fc9             i386
46 vz-fc9-x86-64   linux-fc9-x86_64-vzserver       fc9             x86_64
47 vz-fc10-i386    linux-fc10-i386-vzserver        fc10            i386
48 vz-fc10-x86-64  linux-fc10-x86_64-vzserver      fc10            x86_64
49 vz-fc11-i386    linux-fc11-i386-vzserver        fc11            i386
50 vz-fc11-x86-64  linux-fc11-x86_64-vzserver      fc11            x86_64
51 vz-fc12-i386    linux-fc12-i386-vzserver        fc12            i386
52 vz-fc12-x86-64  linux-fc12-x86_64-vzserver      fc12            x86_64
53 ## RedHat original distribution
54 #The venerable ancestor!
55 vz-rh7.3-i386   linux-rh7.3-i386-vzserver       rh7.3           i386
56 vz-rh8.0-i386   linux-rh8.0-i386-vzserver       rh8.0           i386
57 vz-rh9-i386     linux-rh9-i386-vzserver         rh9             i386
58 vz-rhel4-i386   linux-rhel4-i386-vzserver       rhel4           i386
59 ## Ubuntu distribution (VZ Template)
60 vz-ubu8.4-i386  ubuntu-8.04-x86                 ubu8.4          i386