Print this page
OS-192 zone_create() warning on headnode

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libzonecfg/dtd/zonecfg.dtd.1.man.txt
          +++ new/usr/src/lib/libzonecfg/dtd/zonecfg.dtd.1.man.txt
↓ open down ↓ 17 lines elided ↑ open up ↑
  18   18  
  19   19   When distributing Covered Code, include this CDDL HEADER in each
  20   20   file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  21   21   If applicable, add the following below this CDDL HEADER, with the
  22   22   fields enclosed by brackets "[]" replaced with your own identifying
  23   23   information: Portions Copyright [yyyy] [name of copyright owner]
  24   24  
  25   25   CDDL HEADER END
  26   26  
  27   27   Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
       28 + Copyright (c) 2011, Joyent Inc. All rights reserved.
  28   29  
  29   30  -->
  30   31  
  31   32  <!--Element Definitions-->
  32   33  
  33   34  <!ELEMENT fsoption  EMPTY> <!ATTLIST fsoption     name      CDATA #REQUIRED>
  34   35  
  35   36  <!ELEMENT filesystem     (fsoption)* >
  36   37  
  37   38  <!ATTLIST filesystem     special        CDATA #REQUIRED               raw
↓ open down ↓ 100 lines elided ↑ open up ↑
 138  139  
 139  140  <!ELEMENT zone      (filesystem | inherited-pkg-dir | network | device |
 140  141                 deleted-device | rctl | attr | dataset | package |
 141  142                 patch | dev-perm | tmp_pool | pset |              mcap | admin
 142  143  | security-flags)*>
 143  144  
 144  145  <!ATTLIST zone      name      CDATA #REQUIRED               zonepath  CDATA
 145  146  #REQUIRED                autoboot  (true | false) #REQUIRED                ip-
 146  147  type      CDATA ""            hostid         CDATA ""            pool
 147  148            CDATA ""            limitpriv CDATA ""            bootargs  CDATA ""
 148      -               brand          CDATA ""            scheduling-class    CDATA ""
 149      -               fs-allowed     CDATA ""            version        NMTOKEN
 150      -#FIXED '1'>
      149 +               brand          CDATA ""            debugid        CDATA ""
      150 +               scheduling-class    CDATA ""            fs-allowed     CDATA ""
      151 +               version        NMTOKEN #FIXED '1'>
 151  152  
 152  153  
 153  154  
 154  155                                  April 28, 2020                              ()
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX