With the push of:
Author: Jan Damborsky<[email protected]>
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
[email protected] mailing list.
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss