zonecfg.dtd.1 (0209230b) zonecfg.dtd.1 (f4b3ec61)
1<?xml version='1.0' encoding='UTF-8' ?>
2
3<!--
4 CDDL HEADER START
5
6 The contents of this file are subject to the terms of the
7 Common Development and Distribution License (the "License").
8 You may not use this file except in compliance with the License.

--- 6 unchanged lines hidden (view full) ---

15 When distributing Covered Code, include this CDDL HEADER in each
16 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
17 If applicable, add the following below this CDDL HEADER, with the
18 fields enclosed by brackets "[]" replaced with your own identifying
19 information: Portions Copyright [yyyy] [name of copyright owner]
20
21 CDDL HEADER END
22
1<?xml version='1.0' encoding='UTF-8' ?>
2
3<!--
4 CDDL HEADER START
5
6 The contents of this file are subject to the terms of the
7 Common Development and Distribution License (the "License").
8 You may not use this file except in compliance with the License.

--- 6 unchanged lines hidden (view full) ---

15 When distributing Covered Code, include this CDDL HEADER in each
16 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
17 If applicable, add the following below this CDDL HEADER, with the
18 fields enclosed by brackets "[]" replaced with your own identifying
19 information: Portions Copyright [yyyy] [name of copyright owner]
20
21 CDDL HEADER END
22
23 Copyright 2006 Sun Microsystems, Inc. All rights reserved.
23 Copyright 2007 Sun Microsystems, Inc. All rights reserved.
24 Use is subject to license terms.
25
26 ident "%Z%%M% %I% %E% SMI"
27-->
28
29<!--Element Definitions-->
30
31<!ELEMENT fsoption EMPTY>

--- 7 unchanged lines hidden (view full) ---

39 type CDATA #REQUIRED>
40
41<!ELEMENT inherited-pkg-dir EMPTY>
42
43<!ATTLIST inherited-pkg-dir directory CDATA #REQUIRED>
44
45<!ELEMENT network EMPTY>
46
24 Use is subject to license terms.
25
26 ident "%Z%%M% %I% %E% SMI"
27-->
28
29<!--Element Definitions-->
30
31<!ELEMENT fsoption EMPTY>

--- 7 unchanged lines hidden (view full) ---

39 type CDATA #REQUIRED>
40
41<!ELEMENT inherited-pkg-dir EMPTY>
42
43<!ATTLIST inherited-pkg-dir directory CDATA #REQUIRED>
44
45<!ELEMENT network EMPTY>
46
47<!ATTLIST network address CDATA #REQUIRED
47<!ATTLIST network address CDATA ""
48 physical CDATA #REQUIRED>
49
50<!ELEMENT device EMPTY>
51
52<!ATTLIST device match CDATA #REQUIRED>
53
54<!--
55 Historically, the deleted-device element denoted a used-to-be

--- 75 unchanged lines hidden (view full) ---

131
132<!ATTLIST mcap physcap CDATA #REQUIRED>
133
134<!ELEMENT zone (filesystem | inherited-pkg-dir | network | device | deleted-device | rctl | attr | dataset | package | patch | dev-perm | tmp_pool | pset | mcap)*>
135
136<!ATTLIST zone name CDATA #REQUIRED
137 zonepath CDATA #REQUIRED
138 autoboot (true | false) #REQUIRED
48 physical CDATA #REQUIRED>
49
50<!ELEMENT device EMPTY>
51
52<!ATTLIST device match CDATA #REQUIRED>
53
54<!--
55 Historically, the deleted-device element denoted a used-to-be

--- 75 unchanged lines hidden (view full) ---

131
132<!ATTLIST mcap physcap CDATA #REQUIRED>
133
134<!ELEMENT zone (filesystem | inherited-pkg-dir | network | device | deleted-device | rctl | attr | dataset | package | patch | dev-perm | tmp_pool | pset | mcap)*>
135
136<!ATTLIST zone name CDATA #REQUIRED
137 zonepath CDATA #REQUIRED
138 autoboot (true | false) #REQUIRED
139 ip-type CDATA ""
139 pool CDATA ""
140 limitpriv CDATA ""
141 bootargs CDATA ""
142 brand CDATA ""
143 scheduling-class CDATA ""
144 version NMTOKEN #FIXED '1'>
140 pool CDATA ""
141 limitpriv CDATA ""
142 bootargs CDATA ""
143 brand CDATA ""
144 scheduling-class CDATA ""
145 version NMTOKEN #FIXED '1'>