usr/src/cmd/distro_const/text_install/text_mode_sparc.xml
author Sanjay Nadkarni <nadkarni@sun.com>
Fri, 15 Oct 2010 13:42:56 -0600
changeset 899 4db1f2ff3d88
parent 888 91008c259ab4
child 1396 adcf120e94f8
permissions -rw-r--r--
6989410 slim_cd manifests should list system/install/gui-install explicitly 6991542 DC manifests need to be updated with new publisher, origin 6991545 DC show not require <post_install_repo_default_authority> be up & running
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
     1
<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
     2
    CDDL HEADER START
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
     3
   
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
     4
    The contents of this file are subject to the terms of the
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
     5
    Common Development and Distribution License (the "License").
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
     6
    You may not use this file except in compliance with the License.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
     7
   
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
     8
    You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
     9
    or http://www.opensolaris.org/os/licensing.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    10
    See the License for the specific language governing permissions
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    11
    and limitations under the License.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    12
   
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    13
    When distributing Covered Code, include this CDDL HEADER in each
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    14
    file and include the License file at usr/src/OPENSOLARIS.LICENSE.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    15
    If applicable, add the following below this CDDL HEADER, with the
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    16
    fields enclosed by brackets "[]" replaced with your own identifying
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    17
    information: Portions Copyright [yyyy] [name of copyright owner]
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    18
   
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    19
    CDDL HEADER END
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    20
   
803
7034e6f1050d 15456 text install images with the default manifest don't build after push for 13276
Alok Aggarwal <alok.aggarwal@oracle.com>
parents: 798
diff changeset
    21
    Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    22
872
8b098e92c2a9 6971257 Oracle branding for solaris express
Keith Mitchell <keith.mitchell@oracle.com>
parents: 861
diff changeset
    23
    XML specification for building the limited language Oracle Solaris
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    24
    Text Mode Installer iso and usb image
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    25
-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    26
872
8b098e92c2a9 6971257 Oracle branding for solaris express
Keith Mitchell <keith.mitchell@oracle.com>
parents: 861
diff changeset
    27
<distribution name="Oracle_Solaris_Text_SPARC">
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    28
	<distro_constr_params>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    29
		<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    30
		     Where to build. This can be a zfs dataset or a mountpoint.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    31
		     The area will be created if it doesn't exist. If the build_area
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    32
		     is not a zfs dataset or mountpoint, checkpointing will not
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    33
		     be enabled.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    34
		-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    35
		<build_area>rpool/dc</build_area>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    36
		<distro_constr_flags>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    37
			<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    38
			     Controls whether the DC should stop
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    39
			     if there is an error when the DC is running 
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    40
			-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    41
			<stop_on_error>true</stop_on_error>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    42
			<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    43
			     You can specify the step to resume the
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    44
			     build from here with the resume_from
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    45
			     attribute field of checkpoint_enable.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    46
			     This value will be overridden by
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    47
			     the command line if the -r flag is used.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    48
			     Valid values are step
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    49
			     numbers or name
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    50
			-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    51
			<checkpoint_enable>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    52
				<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    53
				     true implies Checkpointing is enabled
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    54
				-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    55
				true
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    56
			</checkpoint_enable>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    57
		</distro_constr_flags>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    58
		<output_image>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    59
			<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    60
			     List of finalizer scripts to be run. They are used
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    61
			     to customize the image and will be run in the
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    62
			     order listed. The name of the checkpoint to
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    63
			     be created when this script is run is required.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    64
			     The checkpoint message is displayed when the
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    65
			     step is run and is optional.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    66
			     There are 5 standard arguments that are passed to
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    67
			     every finalizer script (manifest socket, pkg_image path,
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    68
			     tmp dir, boot archive build area, media dir). You may also
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    69
			     specify additional arguments (arg6+) in the argslist.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    70
			     This argslist is a whitespace-separated list of double
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    71
			     quoted strings.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    72
			-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    73
			<finalizer>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    74
				<script name="/usr/share/distro_const/im_pop.py">
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    75
					<checkpoint
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    76
						name="im-pop"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    77
						message="Image area creation"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    78
				</script>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    79
				<script name="/usr/share/distro_const/pre_boot_archive_pkg_image_mod.py">
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    80
					<checkpoint
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    81
						name="im-mod"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    82
						message="Image area modifications"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    83
				</script>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    84
				<script name="/usr/share/distro_const/text_install/tm_pre_boot_archive_pkg_image_mod">
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    85
					<checkpoint
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    86
						name="tm-im-mod"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    87
						message="Text mode Image area Modifications"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    88
				</script>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    89
				<script name="/usr/share/distro_const/boot_archive_initialize.py">
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    90
					<checkpoint
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    91
						name="ba-init"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    92
						message="Boot archive initialization"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    93
				</script>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    94
				<script name="/usr/share/distro_const/boot_archive_configure">
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    95
					<checkpoint
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    96
						name="ba-config"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    97
						message="Boot archive configuration"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    98
					<argslist>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
    99
						".textinstall"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   100
					</argslist>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   101
				</script>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   102
				<script name="/usr/share/distro_const/plat_setup.py">
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   103
					<checkpoint
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   104
						name="plat-setup"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   105
						message="Platform specific setup"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   106
				</script>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   107
				<script name="/usr/share/distro_const/boot_archive_archive.py">
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   108
					<checkpoint
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   109
						name="ba-arch"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   110
						message="Boot archive archiving"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   111
					<argslist>"sparc"</argslist>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   112
				</script>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   113
				<script name="/usr/share/distro_const/post_boot_archive_pkg_image_mod_custom">
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   114
					<checkpoint
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   115
						name="post-mod-custom"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   116
						message="Post boot archive image area custom modification"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   117
				</script>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   118
				<script name="/usr/share/distro_const/post_boot_archive_pkg_image_mod">
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   119
					<checkpoint
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   120
						name="post-mod"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   121
						message="Post boot archive image area modification"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   122
					<argslist>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   123
						"usr_zlib_compression=lzma"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   124
					</argslist>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   125
				</script>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   126
				<script name="/usr/share/distro_const/gen_cd_content">
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   127
					<checkpoint
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   128
						name="gen-cd-cont"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   129
						message="Generate CD image content list"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   130
				</script>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   131
				<script name="/usr/share/distro_const/create_iso">
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   132
					<checkpoint
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   133
						name="iso"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   134
						message="ISO image creation"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   135
				</script>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   136
			</finalizer>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   137
			<boot_archive>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   138
				<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   139
				     If/how to compress the boot archive. Valid
882
6b6afe177f47 6984618 Not preserving hard links in boot archive during fiocompression affects Sparc text media
Jan Damborsky <dambi@opensolaris.org>
parents: 872
diff changeset
   140
				     types are dcfs or none.
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   141
				-->
882
6b6afe177f47 6984618 Not preserving hard links in boot archive during fiocompression affects Sparc text media
Jan Damborsky <dambi@opensolaris.org>
parents: 872
diff changeset
   142
				<compression type="dcfs"/>
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   143
				<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   144
				    SMF service profiles to apply to the 
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   145
				    boot archive. If the "use_build_sys_file" 
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   146
				    attribute is set to true, the build
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   147
				    system's copy of the file is used.  If not 
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   148
				    specified, or "use_build_sys_file" is set 
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   149
				    to false, the image's copy of the file 
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   150
				    is used.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   151
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   152
				    Service profiles will be applied to the 
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   153
				    root archive in the order listed.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   154
				-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   155
				<smf_service_profile>
783
77106ac97619 15148 Required DC updates to work with Early Manifest Import project changes
Karen Tung <Karen.Tung@Sun.COM>
parents: 780
diff changeset
   156
					<profile path="/etc/svc/profile/generic_limited_net.xml"
77106ac97619 15148 Required DC updates to work with Early Manifest Import project changes
Karen Tung <Karen.Tung@Sun.COM>
parents: 780
diff changeset
   157
					         use_build_sys_file="false"/>
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   158
					<profile path="/var/svc/profile/generic_limited_net.xml"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   159
					         use_build_sys_file="false"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   160
					<profile path="/usr/share/distro_const/generic_live.xml"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   161
					         use_build_sys_file="true"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   162
					<profile path="/usr/share/distro_const/text_install/text_live.xml"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   163
					         use_build_sys_file="true"/>
783
77106ac97619 15148 Required DC updates to work with Early Manifest Import project changes
Karen Tung <Karen.Tung@Sun.COM>
parents: 780
diff changeset
   164
					<profile path="/etc/svc/profile/ns_files.xml"
77106ac97619 15148 Required DC updates to work with Early Manifest Import project changes
Karen Tung <Karen.Tung@Sun.COM>
parents: 780
diff changeset
   165
					         use_build_sys_file="false"/>
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   166
					<profile path="/var/svc/profile/ns_files.xml"
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   167
					         use_build_sys_file="false"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   168
				</smf_service_profile>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   169
			</boot_archive>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   170
		</output_image>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   171
	</distro_constr_params>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   172
	<img_params>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   173
		<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   174
		     The preferred authority to install packages into the
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   175
		     pkg_image area from.
899
4db1f2ff3d88 6989410 slim_cd manifests should list system/install/gui-install explicitly
Sanjay Nadkarni <nadkarni@sun.com>
parents: 888
diff changeset
   176
		     The default url is: http://pkg.oracle.com/solaris/release
4db1f2ff3d88 6989410 slim_cd manifests should list system/install/gui-install explicitly
Sanjay Nadkarni <nadkarni@sun.com>
parents: 888
diff changeset
   177
		     The default authname is solaris
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   178
		-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   179
		<pkg_repo_default_authority>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   180
			<main
899
4db1f2ff3d88 6989410 slim_cd manifests should list system/install/gui-install explicitly
Sanjay Nadkarni <nadkarni@sun.com>
parents: 888
diff changeset
   181
				url="http://pkg.oracle.com/solaris/release"
4db1f2ff3d88 6989410 slim_cd manifests should list system/install/gui-install explicitly
Sanjay Nadkarni <nadkarni@sun.com>
parents: 888
diff changeset
   182
				authname="solaris"/>
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   183
			<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   184
			     If you want to use one or more  mirrors that are
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   185
			     setup for the authority, specify the urls here.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   186
			-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   187
			<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   188
			     Uncomment before using
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   189
			<mirror url="" />
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   190
			-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   191
		</pkg_repo_default_authority>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   192
		<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   193
		     Any additional non-preferred authorities to pull packages
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   194
		     from should be specified here. Multiple additional
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   195
		     authorities may be specified.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   196
		     If you want to use one or more  mirrors that are
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   197
		     setup for the authority, specify the urls here.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   198
		-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   199
		<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   200
		     Uncomment before using.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   201
		<pkg_repo_addl_authority>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   202
			<main
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   203
				url=""
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   204
				authname=""/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   205
			<mirror url="" />
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   206
		</pkg_repo_addl_authority>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   207
		-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   208
		<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   209
		     The default preferred authority to be used by the system
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   210
		     after it has been installed.
899
4db1f2ff3d88 6989410 slim_cd manifests should list system/install/gui-install explicitly
Sanjay Nadkarni <nadkarni@sun.com>
parents: 888
diff changeset
   211
		     The default url is: http://pkg.oracle.com/solaris/release
4db1f2ff3d88 6989410 slim_cd manifests should list system/install/gui-install explicitly
Sanjay Nadkarni <nadkarni@sun.com>
parents: 888
diff changeset
   212
		     The default authname is solaris
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   213
		     If you want to use one or more  mirrors that are
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   214
		     setup for the authority, specify the urls here.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   215
		-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   216
		<post_install_repo_default_authority>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   217
			<main
899
4db1f2ff3d88 6989410 slim_cd manifests should list system/install/gui-install explicitly
Sanjay Nadkarni <nadkarni@sun.com>
parents: 888
diff changeset
   218
				url="http://pkg.oracle.com/solaris/release"
4db1f2ff3d88 6989410 slim_cd manifests should list system/install/gui-install explicitly
Sanjay Nadkarni <nadkarni@sun.com>
parents: 888
diff changeset
   219
				authname="solaris"/>
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   220
			<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   221
			     Uncomment before using.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   222
			<mirror url="" />
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   223
			-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   224
		</post_install_repo_default_authority>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   225
		<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   226
		     Any additional non-preferred authorities to use after the
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   227
		     system has been installed. Multiple additional authorities
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   228
		     may be specified.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   229
		     If you want to use one or more  mirrors that are
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   230
		     setup for the authority, specify the urls here.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   231
		-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   232
		<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   233
		    Uncomment before using.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   234
		<post_install_repo_addl_authority>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   235
			<main
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   236
				url=""
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   237
				authname=""/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   238
			<mirror url="" />
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   239
		</post_install_repo_addl_authority>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   240
		-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   241
		<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   242
		     list of packages used to form the installed image
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   243
		-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   244
		<packages>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   245
			<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   246
			    By default the latest build available, in the
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   247
			    specified IPS repository, is installed.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   248
			    If another build is required, the build number has
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   249
			    to be appended to the 'entire' package in following
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   250
			    form:
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   251
820
e19a16b03be5 13446 Distro-constructor files should use new package names after the Great Renaming.
Keith Mitchell <keith.mitchell@oracle.com>
parents: 809
diff changeset
   252
			    <pkg name="pkg:/[email protected]#/>
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   253
			-->
820
e19a16b03be5 13446 Distro-constructor files should use new package names after the Great Renaming.
Keith Mitchell <keith.mitchell@oracle.com>
parents: 809
diff changeset
   254
			<pkg name="pkg:/entire"/>
888
91008c259ab4 6979576 Use auto_install and server_install clusters in DC manifests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 882
diff changeset
   255
			<pkg name="pkg:/server_install"/>
91008c259ab4 6979576 Use auto_install and server_install clusters in DC manifests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 882
diff changeset
   256
			<pkg name="pkg:/system/install/text-install"/>
850
2baaed9dead8 16434 SUNWgui-install and SUNWslim-utils need to be renamed
Keith Mitchell <keith.mitchell@oracle.com>
parents: 848
diff changeset
   257
			<pkg name="pkg:/system/install/media/internal"/>
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   258
		</packages>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   259
<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   260
     Items below this line are rarely configured
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   261
-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   262
		<!--
888
91008c259ab4 6979576 Use auto_install and server_install clusters in DC manifests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 882
diff changeset
   263
		    server_install is a group package used to define the
91008c259ab4 6979576 Use auto_install and server_install clusters in DC manifests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 882
diff changeset
   264
		    default installation. It is removed here so that it does
91008c259ab4 6979576 Use auto_install and server_install clusters in DC manifests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 882
diff changeset
   265
		    not inhibit removal of other packages on the
91008c259ab4 6979576 Use auto_install and server_install clusters in DC manifests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 882
diff changeset
   266
		    installed system.
91008c259ab4 6979576 Use auto_install and server_install clusters in DC manifests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 882
diff changeset
   267
		--> 
91008c259ab4 6979576 Use auto_install and server_install clusters in DC manifests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 882
diff changeset
   268
		<post_install_remove_packages>
91008c259ab4 6979576 Use auto_install and server_install clusters in DC manifests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 882
diff changeset
   269
			<pkg name="pkg:/server_install"/>
91008c259ab4 6979576 Use auto_install and server_install clusters in DC manifests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 882
diff changeset
   270
		</post_install_remove_packages>
91008c259ab4 6979576 Use auto_install and server_install clusters in DC manifests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 882
diff changeset
   271
		<!--
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   272
		     If/how to compress the live image.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   273
		     type = compression algorithm to use for pkg.zlib and misc.zlib.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   274
		     Valid types are lzma, gzip, and none.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   275
		-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   276
		<live_img_compression type="lzma"/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   277
		<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   278
		     Indicate whether the IPS index should be generated for
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   279
		     pkg install and uninstall.  The default is to not
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   280
		     generate the IPS search index
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   281
		-->
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   282
		<generate_ips_search_index>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   283
			false
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   284
		</generate_ips_search_index>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   285
		<!--
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   286
		     Files and dirs to be included in the boot archive of all media
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   287
		     delivered by this distribution. Boot archive contains the
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   288
		     minimal list of contents in order to be able to
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   289
		     boot and setup a running system. These files and dirs
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   290
		     must exist in the pkg_image area.
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   291
		-->
824
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   292
		<boot_archive_contents>			
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   293
			<base_include type="file">usr/bin/nawk</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   294
			<base_include type="file">usr/bin/pkill</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   295
			<base_include type="file">usr/bin/cp</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   296
			<base_include type="file">usr/bin/sort</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   297
			<base_include type="file">usr/bin/sparcv9/sort</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   298
			<base_include type="file">usr/sbin/nwamcfg</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   299
			<base_include type="file">usr/sbin/nwamadm</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   300
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   301
			<!-- libraries needed by /usr/sbin/prtconf -->
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   302
			<base_include type="file">usr/lib/libsmbios.so.1</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   303
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   304
			<!-- libraries needed by /usr/sbin/svccfg -->
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   305
			<base_include type="file">usr/lib/libtecla.so.1</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   306
			<base_include type="file">usr/lib/libl.so.1</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   307
			<base_include type="file">usr/lib/libexacct.so.1</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   308
			<base_include type="file">usr/lib/libpool.so.1</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   309
			<base_include type="file">usr/lib/libidmap.so.1</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   310
			<base_include type="file">usr/lib/libldap.so.5</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   311
			<base_include type="file">usr/lib/libldap.so.1</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   312
			<base_include type="file">usr/lib/libadutils.so.1</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   313
			<base_include type="file">usr/lib/libsasl.so.1</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   314
			<base_include type="file">usr/lib/mps/libnspr4.so</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   315
			<base_include type="file">usr/lib/mps/libplc4.so</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   316
			<base_include type="file">usr/lib/mps/libnss3.so</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   317
			<base_include type="file">usr/lib/mps/libssl3.so</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   318
			<base_include type="file">usr/lib/mps/libnssutil3.so</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   319
			<base_include type="file">usr/lib/mps/libplds4.so</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   320
			<base_include type="file">usr/lib/mps/cpu/sparcv8plus/libnspr_flt4.so</base_include>
c491409a95f4 15907 Need to change DC xml to accomdate nwam fix for 6944167
Anurag S. Maskey <Anurag.Maskey@Oracle.COM>
parents: 822
diff changeset
   321
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   322
			<base_include type="file">usr/sbin/pmadm</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   323
			<base_include type="file">usr/sbin/prtconf</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   324
			<base_include type="file">usr/sbin/sparcv9/prtconf</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   325
			<base_include type="file">usr/sbin/lofiadm</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   326
			<base_include type="file">usr/sbin/devfsadm</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   327
			<base_include type="file">usr/sbin/modload</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   328
			<base_include type="file">usr/sbin/sparcv9/modload</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   329
			<base_include type="file">usr/sbin/mount</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   330
			<base_include type="file">usr/sbin/hostconfig</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   331
			<base_include type="file">usr/sbin/chroot</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   332
			<base_include type="file">usr/sbin/syslogd</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   333
			<base_include type="file">usr/sbin/svcadm</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   334
			<base_include type="file">usr/sbin/svccfg</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   335
			<base_include type="file">usr/sbin/df</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   336
			<base_include type="file">usr/bin/coreadm</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   337
			<base_include type="file">usr/bin/bash</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   338
			<base_include type="file">usr/bin/ksh</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   339
			<base_include type="file">usr/bin/cut</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   340
			<base_include type="file">usr/bin/sed</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   341
			<base_include type="file">usr/bin/mkdir</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   342
			<base_include type="file">usr/bin/more</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   343
			<base_include type="file">usr/bin/cat</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   344
			<base_include type="file">usr/bin/echo</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   345
			<base_include type="file">usr/bin/false</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   346
			<base_include type="file">usr/bin/grep</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   347
			<base_include type="file">usr/bin/ls</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   348
			<base_include type="file">usr/bin/rm</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   349
			<base_include type="file">usr/bin/svcprop</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   350
			<base_include type="file">usr/bin/true</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   351
			<base_include type="file">usr/bin/cd</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   352
			<base_include type="file">usr/bin/test</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   353
			<base_include type="file">usr/bin/sleep</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   354
			<base_include type="file">usr/bin/expr</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   355
			<base_include type="file">usr/bin/isaexec</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   356
			<base_include type="file">usr/bin/vi</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   357
			<base_include type="file">usr/bin/wget</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   358
			<base_include type="file">usr/has/bin/vi</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   359
			<base_include type="file">usr/lib/fs/hsfs/fstyp</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   360
			<base_include type="file">usr/lib/fs/hsfs/fstyp.so.1</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   361
			<base_include type="file">usr/lib/fs/hsfs/mount</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   362
			<base_include type="file">usr/lib/fs/tmpfs/mount</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   363
			<base_include type="file">usr/lib/fs/ufs/fstyp</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   364
			<base_include type="file">usr/lib/fs/ufs/fstyp.so.1</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   365
			<base_include type="file">usr/lib/fs/ufs/mount</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   366
			<base_include type="file">usr/lib/libfstyp.so.1</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   367
			<base_include type="file">usr/lib/platexec</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   368
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_audio_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   369
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_cfg_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   370
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_disk_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   371
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_fssnap_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   372
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_ieee1394_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   373
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_lofi_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   374
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_md_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   375
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_misc_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   376
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_port_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   377
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_ramdisk_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   378
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_sgen_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   379
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_tape_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   380
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_usb_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   381
			<base_include type="file">usr/lib/devfsadm/linkmod/SUNW_zfs_link.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   382
			<base_include type="file">usr/lib/devfsadm/devfsadmd</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   383
			<base_include type="file">usr/lib/libm.so.2</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   384
			<base_include type="file">usr/lib/libm.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   385
			<base_include type="file">usr/lib/libfstyp.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   386
			<base_include type="file">usr/lib/libz.so</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   387
			<base_include type="file">usr/lib/libz.so.1</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   388
			<base_include type="file">usr/bin/sparcv9/ksh93</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   389
			<base_include type="file">usr/bin/sparcv7/ksh93</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   390
			<base_include type="file">usr/lib/isaexec</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   391
			<base_include type="file">usr/lib/libast.so.1</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   392
			<base_include type="file">usr/lib/libcmd.so.1</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   393
			<base_include type="file">usr/lib/libdll.so.1</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   394
			<base_include type="file">usr/lib/libshell.so.1</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   395
			<base_include type="file">usr/lib/libcrypt.so.1</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   396
			<base_include type="file">usr/lib/libmapmalloc.so.1</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   397
			<base_include type="file">usr/sfw/lib/libcrypto.so.0.9.8</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   398
			<base_include type="file">usr/sfw/lib/libssl.so.0.9.8</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   399
			<base_include type="file">usr/share/lib/xml/dtd/service_bundle.dtd.1</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   400
			<base_include type="file">var/sadm/install/admin/default</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   401
			<base_include type="file">var/sadm/system/admin/default_java</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   402
			<base_include type="file">var/sadm/install/contents</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   403
			<base_include type="file">var/adm/utmpx</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   404
			<base_include type="file">var/adm/wtmpx</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   405
			<base_include type="file">var/adm/aculog</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   406
			<base_include type="file">var/lib/postrun/postrun-runq</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   407
			<base_include type="file">var/lib/postrun/postrun</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   408
			<base_include type="file">var/log/postrun.log</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   409
			<base_include type="file">var/log/authlog</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   410
			<base_include type="file">var/log/syslog</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   411
			<base_include type="file">var/saf/zsmon/log</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   412
			<base_include type="file">var/spool/cron/crontabs/adm</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   413
			<base_include type="file">var/spool/cron/crontabs/root</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   414
			<base_include type="file">var/nis/NIS+LDAPmapping.template</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   415
			<base_include type="file">var/yp/aliases</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   416
			<base_include type="file">var/yp/nicknames</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   417
			<base_include type="dir">kernel</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   418
			<base_include type="dir">boot</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   419
			<base_include type="dir">platform</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   420
			<base_include type="dir">system</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   421
			<base_include type="dir">lib</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   422
			<base_include type="dir">sbin</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   423
			<base_include type="dir">dev</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   424
			<base_include type="dir">devices</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   425
			<base_include type="dir">root</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   426
			<base_include type="dir">jack</base_include>
822
2ba2b98f055e 10129 Blocker bug for Driver Update project
Jack Schwartz <Jack.A.Schwartz@Sun.COM>
parents: 820
diff changeset
   427
			<base_include type="dir">etc</base_include>
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   428
			<base_include type="dir">var/svc/manifest</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   429
			<base_include type="dir">var/svc/profile</base_include>
822
2ba2b98f055e 10129 Blocker bug for Driver Update project
Jack Schwartz <Jack.A.Schwartz@Sun.COM>
parents: 820
diff changeset
   430
			<base_include type="dir">var/sadm</base_include>
882
6b6afe177f47 6984618 Not preserving hard links in boot archive during fiocompression affects Sparc text media
Jan Damborsky <dambi@opensolaris.org>
parents: 872
diff changeset
   431
			<!-- 
6b6afe177f47 6984618 Not preserving hard links in boot archive during fiocompression affects Sparc text media
Jan Damborsky <dambi@opensolaris.org>
parents: 872
diff changeset
   432
			     Files which have to be left uncompressed in boot archive.
6b6afe177f47 6984618 Not preserving hard links in boot archive during fiocompression affects Sparc text media
Jan Damborsky <dambi@opensolaris.org>
parents: 872
diff changeset
   433
			-->
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   434
			<base_include type="file" fiocompress="false">etc/svc/repository.db</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   435
			<base_include type="file" fiocompress="false">etc/dev/.devfsadm_dev.lock</base_include>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   436
			<base_include type="file" fiocompress="false">etc/name_to_major</base_include>
822
2ba2b98f055e 10129 Blocker bug for Driver Update project
Jack Schwartz <Jack.A.Schwartz@Sun.COM>
parents: 820
diff changeset
   437
			<base_include type="file" fiocompress="false">etc/minor_perm</base_include>
2ba2b98f055e 10129 Blocker bug for Driver Update project
Jack Schwartz <Jack.A.Schwartz@Sun.COM>
parents: 820
diff changeset
   438
			<base_include type="file" fiocompress="false">etc/driver_aliases</base_include>
2ba2b98f055e 10129 Blocker bug for Driver Update project
Jack Schwartz <Jack.A.Schwartz@Sun.COM>
parents: 820
diff changeset
   439
			<base_include type="file" fiocompress="false">etc/driver_classes</base_include>
2ba2b98f055e 10129 Blocker bug for Driver Update project
Jack Schwartz <Jack.A.Schwartz@Sun.COM>
parents: 820
diff changeset
   440
			<base_include type="file" fiocompress="false">etc/path_to_inst</base_include>
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   441
			<base_include type="file" fiocompress="false">etc/default/init</base_include>
780
df9db2f32f58 15249 network configuration related files must be kept uncompressed in the SPARC microroot
Alok Aggarwal <Alok.Aggarwal@Sun.COM>
parents: 773
diff changeset
   442
			<base_include type="file" fiocompress="false">etc/nsswitch.conf</base_include>
773
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   443
		</boot_archive_contents>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   444
	</img_params>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   445
	<key_value_pairs/>
cc0753f47d02 6367 Provide a text-installer for opensolaris
Keith Mitchell <keith.mitchell@sun.com>
parents:
diff changeset
   446
</distribution>