xref: /illumos-gate/usr/src/lib/brand/ipkg/zone/SUNWdefault.xml (revision bbf215553c7233fbab8a0afdf1fac74c44781867)
1ead1f93eSLiane Praza<?xml version="1.0"?>
2ead1f93eSLiane Praza
3ead1f93eSLiane Praza<!--
4ead1f93eSLiane Praza Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
5ead1f93eSLiane Praza Use is subject to license terms.
6ead1f93eSLiane Praza
7ead1f93eSLiane Praza CDDL HEADER START
8ead1f93eSLiane Praza
9ead1f93eSLiane Praza The contents of this file are subject to the terms of the
10ead1f93eSLiane Praza Common Development and Distribution License (the "License").
11ead1f93eSLiane Praza You may not use this file except in compliance with the License.
12ead1f93eSLiane Praza
13ead1f93eSLiane Praza You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14ead1f93eSLiane Praza or http://www.opensolaris.org/os/licensing.
15ead1f93eSLiane Praza See the License for the specific language governing permissions
16ead1f93eSLiane Praza and limitations under the License.
17ead1f93eSLiane Praza
18ead1f93eSLiane Praza When distributing Covered Code, include this CDDL HEADER in each
19ead1f93eSLiane Praza file and include the License file at usr/src/OPENSOLARIS.LICENSE.
20ead1f93eSLiane Praza If applicable, add the following below this CDDL HEADER, with the
21ead1f93eSLiane Praza fields enclosed by brackets "[]" replaced with your own identifying
22ead1f93eSLiane Praza information: Portions Copyright [yyyy] [name of copyright owner]
23ead1f93eSLiane Praza
24ead1f93eSLiane Praza CDDL HEADER END
25ead1f93eSLiane Praza
26*bbf21555SRichard Lowe    DO NOT EDIT THIS FILE.  Use zonecfg(8) instead.
27ead1f93eSLiane Praza-->
28ead1f93eSLiane Praza
29ead1f93eSLiane Praza<!DOCTYPE zone PUBLIC "-//Sun Microsystems Inc//DTD Zones//EN" "file:///usr/share/lib/xml/dtd/zonecfg.dtd.1">
30ead1f93eSLiane Praza
31ead1f93eSLiane Praza<zone name="default" zonepath="" autoboot="false" brand="ipkg">
32ead1f93eSLiane Praza</zone>
33