Inserting VZGOT development tree within GIT
[safe/jmp/vzgot] / support / vzredoall
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 vzredoall
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         distribution    architecture
15 #-----------------------------------------------------------------
16 ## CENTOS distribution
17 vz-el4.6-i386           el4.6           i386
18 vz-el4.6-x86-64         el4.6           x86_64
19 vz-el4.7-i386           el4.7           i386
20 vz-el4.7-x86-64         el4.7           x86_64
21 vz-el4.8-i386           el4.8           i386
22 vz-el4.8-x86-64         el4.8           x86_64
23 vz-el5.2-i386           el5.2           i386
24 vz-el5.2-x86-64         el5.2           x86_64
25 vz-el5.3-i386           el5.3           i386
26 vz-el5.3-x86-64         el5.3           x86_64
27 vz-el5.4-i386           el5.4           i386
28 vz-el5.4-x86-64         el5.4           x86_64
29 ## Fedora distribution
30 vz-fc2-i386             fc2             i386
31 vz-fc3-i386             fc3             i386
32 vz-fc4-i386             fc4             i386
33 vz-fc5-i386             fc5             i386
34 vz-fc6-i386             fc6             i386
35 vz-fc7-i386             fc7             i386
36 vz-fc7-x86-64           fc7             x86_64
37 vz-fc8-i386             fc8             i386
38 vz-fc8-x86-64           fc8             x86_64
39 vz-fc9-i386             fc9             i386
40 vz-fc9-x86-64           fc9             x86_64
41 vz-fc10-i386            fc10            i386
42 vz-fc10-x86-64          fc10            x86_64
43 vz-fc11-i386            fc11            i386
44 vz-fc11-x86-64          fc11            x86_64
45 vz-fc12-i386            fc12            i386
46 vz-fc12-x86-64          fc12            x86_64
47 ## RedHat original distribution
48 vz-rh7.3-i386           rh7.3           #The venerable ancestor!
49 vz-rh8.0-i386           rh8.0
50 vz-rh9-i386             rh9
51 vz-rhel4-i386           rhel4
52 ## Ubuntu distribution
53 vz-ubu8.4-i386          ubu8.4
54 vz-ubu9.4-i386          ubu9.4