Release.
[safe/jmp/vzgot] / Changes
1         VZGOT Release and Changes logs
2
3 #;---------------------------------------------------------------------- 
4 #$Revision: 0.84.0.0 $, $Date: 2010/03/06 16:39:08 $
5 #
6 #;---------------------------------------------------------------------- 
7 $Revision: 0.84.0.0 $, $Date: 2010/03/06 16:39:08 $
8 - Improvements
9     * git handling
10
11 ;---------------------------------------------------------------------- 
12 $Revision: 0.83.0.7, Date: 2010/02/18 14:28:18 
13 - Bug Fix
14    * shell vzgot.create, changed etx4 to ext4 when
15      populating /etc/fstab with LVM partition data.
16
17 ;---------------------------------------------------------------------- 
18 Revision: 0.83.0.0, Date: 2010/01/12 15:36:43
19 - Improvements
20    * Better call to chkconfig within the rpm (%post) SPEC file.
21    * Able to start ubuntu-8.4 container type
22    * cgroup is used to limit container user priviledge
23    * LVM is used to make dedicated container root file system
24
25 ;---------------------------------------------------------------------- 
26 Revision: 0.71.0.6, Date: 2010/01/04 16:11:33
27 - Bug Fix
28    * In none debug flag, vzgot was not returning echo
29      from called shell
30    * Defining a 'FLINUX' env variable within shell script
31      vzgot.mksrvz to be pass to 'vzgot create' and used by
32      vzgot.fboot to prepare container with the right
33      linux family (RedHat,SUSE,...) structure
34
35 ;----------------------------------------------------------------------