Version |
Releasedate |
Description
|
v1.1.26 |
19.07.2013 |
## 19.07.2013
v1.1.26/bs ## added support for capped-cpu (parameter -x zone_capped_cpu_count) ## added initial support for branded zones (parameter -x brand) |
v1.1.25 |
26.03.2013 |
## 26.03.2013
v1.1.25/bs ## corrected some bugs for configure only tasks ## use "cp -p" instead of "cp " to copy files |
v1.1.24 |
13.02.2013 |
## 13.02.2013
v1.1.24/bs ## corrected invalid options for ZFS filesystems for the zone (ro instead rw) |
v1.1.23 |
10.01.2013 |
## 10.01.2013
v1.1.23/bs ## added the parameter -x zone_hostid=<hostid> ## create_zone.sh will now NOT stop or delete a zone if -O and -B are ## used added the keyword zone_set_global_option for -x |
v1.1.21 |
17.12.2012 |
## 17.12.2012
v1.1.21 /bs ## added code to workaround a "bug" in the zfs list command ## (zfs list <dirname> returns always 0) |
v1.1.20 |
08.11.2012 |
## 07.11.2012
v1.1.20 /bs ## added the parameter -P <zone_path_absolute> ## ZFS filesystems are now supported for the global directories to be used by ## the zone (parameter -w and -R) ## added support for flash image installations (-x zone_flashimage) ## -x zone_netmask= is now also used for shared IP stack configurations ## code cleanup${THIS_MOUNTPOOINT ## added more parameter checks |
v1.1.19 |
01.11.2012 |
## 01.11.2012
v1.1.19 /bs ## corrected a bug in the TIMEZONE handling |
v1.1.18 |
25.10.2012 |
## 25.10.2012
v1.1.18 /bs ## changed the code to cleanup existing zone directories -- now it only deletes the ## files and directories in the zone directory and not the zone directory |
v1.1.17 |
22.03.2011 |
## 22.03.2011
v1.1.17 /bs ## added a check for additional directories for the zone ## removed the restriction to run only once at a time ## added the keyword zone_add_network_interface to define additional network ## interfaces for the zone ## added the parameter -B (zone_config_only) ## some cosmetic changes |
v1.l.16 |
29.09.2010 |
## 29.09.2010
v1.1.16/bs ## added a workaround for a bug in the zoneadm commands |
v1.1.15 |
17.09.2009 |
## 17.09.2009
v1.1.14 /bs ## not released ## 17.09.2009 v1.1.15 /bs ## added code to copy files from the global zone to the non-global zone ## (parameter -c) ## the home directory for root is now configured like in the global zone |
v1.1.13 |
09.09.2009 |
## 09.09.2009
v1.1.13 /bs ## the script did not handle incomplete resolv.conf files correct. Fixed |
v1.1.12 |
03.09.2009 |
## 03.09.2009
v1.1.12 /bs ## the script did not handle timezones with a slash "/" correct. Fixed. |
v1.1.11 |
31.08.2009 |
## 31.08.2009
v1.1.11 /bs ## corrected a bug in the format of the created sysidcfg file ## added code to set the timezone in the file /etc/TIMEZONE in the zone to avoid one reboot ## added ## svcadm disable svc:/application/cde-printinfo:default ## to the builtin customize script for the zones ## ## The default run level for the customize script is now rcS.d: ## DEFAULT_ZONE_CUSTOMIZE_SCRIPT_TARGET="/etc/rcS.d/S99customize_script" ## ## The script noew creates a config file inside the zone with the zone configuration ## variables called ## /etc/create_zone.cfg ## (this are all variables used in this script with a name beginning with ZONE_) ## |
v1.1.10 |
29.03.2009 |
##
29.03.2009 v1.1.10 /bs ## added the parameter -R (--readonlydir) to configure add. read-only directories for the ## zone |
v1.1.9 |
28.02.2009 |
##
28.02.2009 v1.1.9 /bs ## the default for the zone template directories (parameter -t) is now ## "${DEFAULT_ZONE_PATH}/template_dir" ## if that directory exist ## create_zones.sh now creates a correct sysidcfg file if USE_EXISTING_NAMESERVER_CONFIG ## is set to y |
v1.1.8 |
25.02.2009 |
##
25.02.2009 v1.1.8 /bs ## added support for new dladm options ## added the parameter -t (--templatedir) ## added the config options zone_netmask for zones with exclusive IP stack ## create_zone.sh did not create a complete sysidcfg for zones with exclusive IP. Fixed. ## removed the call of prtdiag; __MACHINE_SUBTYPE is now always empty |
v1.1.7 |
18.02.2009 |
##
18.02.2009 v1.1.7 /bs ## added support for other global config entries ## added suport for devices for the zone |
v1.1.6 |
15.02.2009 |
##
15.02.2009 v1.1.6 /bs ## added support for ZFS datasets (parameter -Z) ## added support for cloning a zone (parameter -N) |
v1.1.5 |
08.02.2009 |
##
08.02.2009 v1.1.5 /bs ## added support for the defrouter configuration for zones in Solaris U6 and newer ## The list of file that are copied to a zone with exclusive IP stack can now be ## configured in the config file; see the variable EXCLUSIVE_IP_STACK_CONFIG_FILES |
v1.1.4 |
16.05.2008 |
##
15.05.2008 v1.1.4 /bs ## added workaround for the "GLDv3 support" for the ce adapter ## see: http://sunsolve.sun.com/search/document.do?assetkey=1-61-234401-1 ## added the config options zone_gldv3_check |
v1.1.3 |
18.03.2008 |
## 18.03.2008
v1.1.3 /bs ## added the config option zone_writabledir and the option -w (writabledir) ## improved the error handling |
v1.1.2 |
17.03.2008 |
## 17.03.2008
v1.1.2 /bs ## added the option -e (edit) ## added the config option zone_inherited_dir and the option -d ## added the syntax xx.xx.xx.xx/yy for the IP address (use /yy to specify the netmask) |
v1.1.1 |
15.03.2008 |
## 15.03.2008
v1.1.1 /bs ## added the config options zone_memory_limit, zone_swap_limit, zone_cpu_count, and zone_cpu_shares |
v1.1.0 |
12.03.2008 |
## 12.03.2008 v1.1.0
/bs ## added support for IP instances ## use a newer version of the script template |
v1.0.0 |
12.06.2006 |
initial public release |
v0.9.0 |
07.06.2006 | initial release; some tests
were missing |