Print this page
    
OS-5081 brands(5) mentions missing pages.
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
    
      
        | Split | 
	Close | 
      
      | Expand all | 
      | Collapse all | 
    
    
          --- old/usr/src/man/man5/brands.5
          +++ new/usr/src/man/man5/brands.5
   1    1  '\" te
   2    2  .\"  Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
   3    3  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
   4    4  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
   5    5  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6    6  .TH BRANDS 5 "Jul 29, 2009"
   7    7  .SH NAME
   8    8  brands \- alternate operating environments for non-global zones
   9    9  .SH DESCRIPTION
  10   10  .sp
  11   11  .LP
  12   12  The branded zone (BrandZ) framework extends the Solaris Zones infrastructure
  13   13  described in \fBzones\fR(5) to include the creation of brands, which provide
  14   14  non-global zones that contain non-native operating environments.
  15   15  .sp
  16   16  .LP
  17   17  The term "brand" can refer to a wide range of operating environments. All brand
  18   18  management is performed as extensions to the current zones structure.
  19   19  .sp
  20   20  .LP
  21   21  Every zone is configured with an associated brand. The brand type is used to
  22   22  determine which scripts are executed when a zone is installed and booted. In
  23   23  addition, a zone's brand is used to properly identify the correct application
  24   24  type at application launch time.  The default brand is determined by the
  25   25  installed distribution in the global zone.
  26   26  .sp
  27   27  .LP
  28   28  A branded zone will support exactly one brand of non-native binary, which means
  29   29  that a branded zone provides a single operating environment. Once a zone has
  30   30  been assigned a brand, that brand cannot be changed or removed.
  31   31  .sp
  32   32  .LP
  33   33  BrandZ extends the zones tools in the following ways:
  34   34  .RS +4
  35   35  .TP
  36   36  .ie t \(bu
  37   37  .el o
  38   38  A brand is an attribute of a zone, set at zone create time.
  39   39  .RE
  40   40  .RS +4
  41   41  .TP
  42   42  .ie t \(bu
  43   43  .el o
  44   44  The zonecfg tool (see \fBzonecfg\fR(1M)) is used to set a zone's brand type and
  45   45  configure the zone.
  46   46  .RE
  47   47  .RS +4
  48   48  .TP
  49   49  .ie t \(bu
  50   50  .el o
  51   51  The zoneadm tool (see \fBzoneadm\fR(1M)) is used to report a zone's brand type
  52   52  and administer the zone.
  53   53  .RE
  54   54  .SS "Device Support"
  55   55  .sp
  56   56  .LP
  57   57  The devices supported by each zone are documented in the man pages and other
  58   58  documentation for that brand. The zones infrastructure detects any attempt to
  59   59  add an unsupported device and issues a warning to the administrator. If the
  60   60  administrator chooses to add an unsupported device despite that warning, that
  61   61  device might or might not work as expected. The configuration will be untested
  62   62  and unsupported.
  63   63  .SH ATTRIBUTES
  64   64  .sp
  65   65  .LP
  66   66  See \fBattributes\fR(5) for a description of the following attributes:
  67   67  .sp
  68   68  
  69   69  .sp
  70   70  .TS
  71   71  box;
  72   72  c | c
  73   73  l | l .
  74   74  ATTRIBUTE TYPE  ATTRIBUTE VALUE
  75   75  _
  
    | 
      ↓ open down ↓ | 
    75 lines elided | 
    
      ↑ open up ↑ | 
  
  76   76  Interface Stability     Evolving
  77   77  .TE
  78   78  
  79   79  .SH SEE ALSO
  80   80  .sp
  81   81  .LP
  82   82  \fBmdb\fR(1), \fBzlogin\fR(1), \fBzonename\fR(1), \fBdtrace\fR(1M),
  83   83  \fBin.rlogind\fR(1M), \fBsshd\fR(1M), \fBzoneadm\fR(1M), \fBzonecfg\fR(1M),
  84   84  \fBkill\fR(2), \fBpriocntl\fR(2), \fBgetzoneid\fR(3C), \fBucred_get\fR(3C),
  85   85  \fBgetzoneid\fR(3C), \fBproc\fR(4), \fBattributes\fR(5), \fBlx\fR(5),
  86      -\fBnative\fR(5), \fBprivileges\fR(5), \fBzones\fR(5), \fBlx_systrace\fR(7D),
  87      -\fBcrgetzoneid\fR(9F)
       86 +\fBprivileges\fR(5), \fBzones\fR(5), \fBcrgetzoneid\fR(9F)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX