7183729 Modify S11.1 default AI manifest to install entire branch 0.175.1 rather than entire@latest
authorSusan Sohn <susan.sohn@oracle.com>
Fri, 13 Jul 2012 08:15:59 -0700
changeset 1749 aab21c0ff696
parent 1748 9cbe79dd630d
child 1750 7c3f9534843a
7183729 Modify S11.1 default AI manifest to install entire branch 0.175.1 rather than entire@latest
usr/src/cmd/auto-install/manifest/default.xml.src
--- a/usr/src/cmd/auto-install/manifest/default.xml.src	Thu Jul 12 15:52:27 2012 -0600
+++ b/usr/src/cmd/auto-install/manifest/default.xml.src	Fri Jul 13 08:15:59 2012 -0700
@@ -84,15 +84,15 @@
         </publisher>
       </source>
       <!--
-        By default the latest build available, in the specified IPS
-        repository, is installed.  If another build is required, the
-        build number has to be appended to the 'entire' package in the
-        following form:
+        The version specified by the "entire" package below, is
+        installed from the specified IPS repository.  If another build
+        is required, the build number should be appended to the
+        'entire' package in the following form:
 
             <name>pkg:/[email protected]#</name>
       -->
       <software_data action="install">
-        <name>pkg:/entire@latest</name>
+        <name>pkg:/[email protected]</name>
         <name>pkg:/group/system/solaris-large-server</name>
       </software_data>
     </software>