Flag Days » AI support for timezone configuration
en

AI support for timezone configuration

With the push of:

Author: Jan Damborsky<dambi@opensolaris.org>
Repository: /hg/caiman/slim_source
Latest revision: bb89a62910e7422290fc3c5ec1d98960829a50f1
Total changesets: 1
Log message:
7043012 Install technologies should benefit from PSARC/2011/057 for purposes of timezone configuration
7042589 Install has to stop consuming libadmutil,libadmldb - they are to be EOLed by PSARC/2011/128
7050709 Got hostname of "unknown" instead of "solaris" if I use the static network sample to do install

in build 168, the Automated Installer provides for timezone
configuration. Sample System Configuration (SC) manifests
sc_sample.xml and static_network.xml delivered by

system/install/auto-install/auto-install-common package

were enhanced appropriately.

If you want to specify timezone configuration in existing
SC manifest, add following section:

<service name='system/timezone' version='1'>
  <instance name='default' enabled='true'>
    <property_group name='timezone'>
      <propval name='localtime' value='UTC'/>
    </property_group>
  </instance>
</service>

Should you encounter any issues, please report them in
solaris/install/configuration Bugster category.

Please direct any questions/comments to
caiman-discuss@opensolaris.org mailing list.

Tags:
Created by Jan Damborsky on 2011/06/13 06:05
Last modified by Jan Damborsky on 2011/06/13 06:05

Collectives

Project caiman Pages


XWiki Enterprise 2.7.1.34853 - Documentation