rendered paste bodyroot@frogstar:/var/tmp/zones# cat /var/tmp/zones/manifest_shutl_default.xml <?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
-->
<!DOCTYPE auto_install SYSTEM "file:///usr/share/install/ai.dtd.1">
<auto_install>
<ai_instance name="zone_default">
<target>
<logical>
<zpool name="rpool">
<be name="solaris">
<options>
<option name="compression" value="on"/>
</options>
</be>
</zpool>
</logical>
</target>
<software type="IPS">
<destination>
<image>
<!-- Specify locales to install -->
<facet set="false">facet.locale.*</facet>
<facet set="false">facet.locale.de</facet>
<facet set="false">facet.locale.de_DE</facet>
<facet set="true">facet.locale.en</facet>
<facet set="true">facet.locale.en_US</facet>
<facet set="false">facet.locale.es</facet>
<facet set="false">facet.locale.es_ES</facet>
<facet set="false">facet.locale.fr</facet>
<facet set="false">facet.locale.fr_FR</facet>
<facet set="false">facet.locale.it</facet>
<facet set="false">facet.locale.it_IT</facet>
<facet set="false">facet.locale.ja</facet>
<facet set="false">facet.locale.ja_*</facet>
<facet set="false">facet.locale.ko</facet>
<facet set="false">facet.locale.ko_*</facet>
<facet set="false">facet.locale.pt</facet>
<facet set="false">facet.locale.pt_BR</facet>
<facet set="false">facet.locale.zh</facet>
<facet set="false">facet.locale.zh_CN</facet>
<facet set="false">facet.locale.zh_TW</facet>
</image>
</destination>
<software_data action="install">
<name>pkg:/group/system/zone-base-install</name>
</software_data>
</software>
</ai_instance>
</auto_install>