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