usr/src/cmd/auto-install/profile/enable_sci.xml
author Ethan Quach <Ethan.Quach@sun.com>
Tue, 31 May 2011 14:21:09 -0700
changeset 1160 6f7e708c38ec
parent 1028 usr/src/cmd/auto-install/enable_sci.xml@2757a30c0d93
child 1297 f4b29916f914
permissions -rw-r--r--
16257 Support for zones configuration and installation should be included in AI 7041915 TransferFiles ICT should support transferring a directory that is more than one level deep. 7049824 System installed via AI ends up with incorrect mountpoints for shared ZFS datasets
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1028
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
     1
<!--
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
     2
CDDL HEADER START
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
     3
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
     4
The contents of this file are subject to the terms of the
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
     5
Common Development and Distribution License (the "License").
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
     6
You may not use this file except in compliance with the License.
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
     7
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
     8
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
     9
or http://www.opensolaris.org/os/licensing.
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    10
See the License for the specific language governing permissions
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    11
and limitations under the License.
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    12
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    13
When distributing Covered Code, include this CDDL HEADER in each
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    14
file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    15
If applicable, add the following below this CDDL HEADER, with the
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    16
fields enclosed by brackets "[]" replaced with your own identifying
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    17
information: Portions Copyright [yyyy] [name of copyright owner]
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    18
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    19
CDDL HEADER END
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    20
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    21
Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    22
-->
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    23
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    24
<!--
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    25
System Configuration profile which activates interactive configuration
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    26
scenario.
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    27
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    28
It configures system/config smf service to bring up System Configuration
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    29
Interactive Tool during boot process.
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    30
-->
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    31
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    32
<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    33
<service_bundle type="profile" name="enable_SCI_tool">
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    34
    <service name="system/config" version="1" type="service">
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    35
        <instance name="default" enabled="true">
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    36
            <property_group name="configuration">
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    37
                <propval name="configure" value="true"/>
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    38
                <propval name="interactive_config" value="true"/>
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    39
            </property_group>
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    40
        </instance>
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    41
    </service>
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    42
</service_bundle>
2757a30c0d93 7012389 Modify svc:/system/install/config to satisfy needs of 'unconfiguration'
Jan Damborsky <dambi@opensolaris.org>
parents:
diff changeset
    43