# # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. # # # This file provides version information related to Automated Installation. # # Image version history: # # 0.0: # Unversioned image (all images prior to webserver consolidation # putback). These images require a compatibility port on # the webserver. # # 1.0: # First versioned image. Images at or above this version can share # the webserver's default port. Clients support $serverIP keyword. # # 2.0: # Client-side support for System Configuration Profiles added # # 3.0: # Sparc images at or above this level can read the install_service # parameter from the system.conf file. Images prior to this # level require an install.conf file in the image path (and thus, # such images CANNOT be aliased) - this is achieved via a symlink # from install.conf to the system.conf file, as their content # is identical. # # 4.0: # Security support added. Fully compatible with earlier versions. # Security module manages /etc/netboot hierarchy. # When symlink for wanboot.conf is encountered (pre-security), it will # be replaced with an actual file. # # 5.0: # auto-install-completion service added. Kernel Zone media install # with AI image at or above this level will halt the zone automatically # for a failed install. # # 6.0: # Client-side support for profiles specified to configure the installation # environment. Fully compatible with earlier versions. # # Boot image version IMAGE_VERSION=6.0