Fix manifests for dev until stable exists #1628 oi_151a oi_151a_prestable2 oi_151a_prestable3 oi_151a_prestable4
authorJon Tibble <meths@btinternet.com>
Thu, 01 Mar 2012 21:25:44 +0000
branchoi_151a
changeset 1440 c1c8acd7a977
parent 1439 05b2292db27c
child 1441 f487afeea416
Fix manifests for dev until stable exists #1628
usr/src/cmd/auto-install/ai_manifest.xml
usr/src/cmd/auto-install/auto_install.h
usr/src/cmd/auto-install/default.xml
usr/src/cmd/distro_const/DC-manifest.defval.xml
usr/src/cmd/distro_const/auto_install/ai_sparc_image.xml
usr/src/cmd/distro_const/slim_cd/all_lang_slim_cd_x86.xml
usr/src/cmd/distro_const/text_install/text_mode_sparc.xml
usr/src/man/dc_manifest.4.txt
--- a/usr/src/cmd/auto-install/ai_manifest.xml	Fri Feb 10 16:41:43 2012 +0000
+++ b/usr/src/cmd/auto-install/ai_manifest.xml	Thu Mar 01 21:25:44 2012 +0000
@@ -136,7 +136,7 @@
     <software name="ips">
       <source>
         <publisher name="openindiana.org">
-          <origin name="http://pkg.openindiana.org/stable"/>
+          <origin name="http://pkg.openindiana.org/dev"/>
         </publisher>
       </source>
       <!--
@@ -183,7 +183,7 @@
                 <search_all addall="true">
                     <source>
                         <publisher name="openindiana.org">
-                            <origin name="http://pkg.openindiana.org/stable"/>
+                            <origin name="http://pkg.openindiana.org/dev"/>
                         </publisher>
                     </source>
                 </search_all>
@@ -199,7 +199,7 @@
                         <publisher>
                             <origin
 				name=
-		"http://pkg.openindiana.org/stable/p5i/0/driver/firewire.p5i"/>
+		"http://pkg.openindiana.org/dev/p5i/0/driver/firewire.p5i"/>
                         </publisher>
                     </source>
 		    <software_data type="P5I"/>
--- a/usr/src/cmd/auto-install/auto_install.h	Fri Feb 10 16:41:43 2012 +0000
+++ b/usr/src/cmd/auto-install/auto_install.h	Thu Mar 01 21:25:44 2012 +0000
@@ -211,7 +211,7 @@
  */
 #define	AIM_IPS_PUBLISHER_URL	\
 	"auto_install/ai_instance/software/source/publisher/origin/name"
-#define	AIM_FALLBACK_PUBLISHER_URL	"http://pkg.openindiana.org/stable"
+#define	AIM_FALLBACK_PUBLISHER_URL	"http://pkg.openindiana.org/dev"
 #define	AIM_FALLBACK_PUBLISHER_NAME	"openindiana.org"
 
 /*
--- a/usr/src/cmd/auto-install/default.xml	Fri Feb 10 16:41:43 2012 +0000
+++ b/usr/src/cmd/auto-install/default.xml	Thu Mar 01 21:25:44 2012 +0000
@@ -28,7 +28,7 @@
     <software>
       <source>
         <publisher name="openindiana.org">
-          <origin name="http://pkg.openindiana.org/stable"/>
+          <origin name="http://pkg.openindiana.org/dev"/>
         </publisher>
       </source>
       <!--
--- a/usr/src/cmd/distro_const/DC-manifest.defval.xml	Fri Feb 10 16:41:43 2012 +0000
+++ b/usr/src/cmd/distro_const/DC-manifest.defval.xml	Thu Mar 01 21:25:44 2012 +0000
@@ -119,7 +119,7 @@
 	<default nodepath=
 	    "img_params/pkg_repo_default_authority/main/url"
 	    from="value" type="attribute" missing_parent="create" skip_if_no_exist="img_params">
-		http://pkg.openindiana.org/stable
+		http://pkg.openindiana.org/dev
 	</default>
 
 	<default nodepath=
@@ -131,7 +131,7 @@
 	<default nodepath=
 	    "img_params/post_install_repo_default_authority/main/url"
 	    from="value" type="attribute" missing_parent="create" skip_if_no_exist="img_params">
-		http://pkg.openindiana.org/stable
+		http://pkg.openindiana.org/dev
 	</default>
 
 	<default nodepath=
--- a/usr/src/cmd/distro_const/auto_install/ai_sparc_image.xml	Fri Feb 10 16:41:43 2012 +0000
+++ b/usr/src/cmd/distro_const/auto_install/ai_sparc_image.xml	Thu Mar 01 21:25:44 2012 +0000
@@ -191,12 +191,12 @@
 		<!--
 		     The preferred authority to install packages into the
 		     pkg_image area from.
-		     The default url is: http://pkg.openindiana.org/stable
+		     The default url is: http://pkg.openindiana.org/dev
 		     The default authname is openindiana.org
 		-->
 		<pkg_repo_default_authority>
 			<main
-				url="http://pkg.openindiana.org/stable"
+				url="http://pkg.openindiana.org/dev"
 				authname="openindiana.org"/>
 			<!--
 			     If you want to use one or more  mirrors that are
@@ -226,14 +226,14 @@
 		<!--
 		     The default preferred authority to be used by the system
 		     after it has been installed.
-		     The default url is: http://pkg.openindiana.org/stable
+		     The default url is: http://pkg.openindiana.org/dev
 		     The default authname is openindiana.org
 		     If you want to use one or more  mirrors that are
 		     setup for the authority, specify the urls here.
 		-->
 		<post_install_repo_default_authority>
 			<main
-				url="http://pkg.openindiana.org/stable"
+				url="http://pkg.openindiana.org/dev"
 				authname="openindiana.org"/>
 			<!--
 			     Uncomment before using.
--- a/usr/src/cmd/distro_const/slim_cd/all_lang_slim_cd_x86.xml	Fri Feb 10 16:41:43 2012 +0000
+++ b/usr/src/cmd/distro_const/slim_cd/all_lang_slim_cd_x86.xml	Thu Mar 01 21:25:44 2012 +0000
@@ -191,12 +191,12 @@
 		<!--
 		     The preferred authority to install packages into the
 		     pkg_image area from.
-		     The default url is: http://pkg.openindiana.org/stable
+		     The default url is: http://pkg.openindiana.org/dev
 		     The default authname is openindiana.org
 		-->
 		<pkg_repo_default_authority>
 			<main
-				url="http://pkg.openindiana.org/stable"
+				url="http://pkg.openindiana.org/dev"
 				authname="openindiana.org"/>
 			<!--
 			     If you want to use one or more  mirrors that are
@@ -226,14 +226,14 @@
 		<!--
 		     The default preferred authority to be used by the system
 		     after it has been installed.
-		     The default url is: http://pkg.openindiana.org/stable
+		     The default url is: http://pkg.openindiana.org/dev
 		     The default authname is openindiana.org
 		     If you want to use one or more  mirrors that are
 		     setup for the authority, specify the urls here.
 		-->
 		<post_install_repo_default_authority>
 			<main
-				url="http://pkg.openindiana.org/stable"
+				url="http://pkg.openindiana.org/dev"
 				authname="openindiana.org"/>
 			<!--
 			     Uncomment before using.
--- a/usr/src/cmd/distro_const/text_install/text_mode_sparc.xml	Fri Feb 10 16:41:43 2012 +0000
+++ b/usr/src/cmd/distro_const/text_install/text_mode_sparc.xml	Thu Mar 01 21:25:44 2012 +0000
@@ -173,12 +173,12 @@
 		<!--
 		     The preferred authority to install packages into the
 		     pkg_image area from.
-		     The default url is: http://pkg.openindiana.org/stable
+		     The default url is: http://pkg.openindiana.org/dev
 		     The default authname is openindiana.org
 		-->
 		<pkg_repo_default_authority>
 			<main
-				url="http://pkg.openindiana.org/stable"
+				url="http://pkg.openindiana.org/dev"
 				authname="openindiana.org"/>
 			<!--
 			     If you want to use one or more  mirrors that are
@@ -208,14 +208,14 @@
 		<!--
 		     The default preferred authority to be used by the system
 		     after it has been installed.
-		     The default url is: http://pkg.openindiana.org/stable
+		     The default url is: http://pkg.openindiana.org/dev
 		     The default authname is openindiana.org
 		     If you want to use one or more  mirrors that are
 		     setup for the authority, specify the urls here.
 		-->
 		<post_install_repo_default_authority>
 			<main
-				url="http://pkg.openindiana.org/stable"
+				url="http://pkg.openindiana.org/dev"
 				authname="openindiana.org"/>
 			<!--
 			     Uncomment before using.
--- a/usr/src/man/dc_manifest.4.txt	Fri Feb 10 16:41:43 2012 +0000
+++ b/usr/src/man/dc_manifest.4.txt	Thu Mar 01 21:25:44 2012 +0000
@@ -166,7 +166,7 @@
     manifest, include the following editable fields.
 
 �<pkg_repo_default_authority>
-������<main url="http://pkg.openindiana.org/stable"
+������<main url="http://pkg.openindiana.org/dev"
 ���     authname="openindiana.org"/>
 �</pkg_repo_default_authority>