Print this page
5432 zoneadm install could fix zonepath permissions automatically
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/zoneadm.1m.man.txt
          +++ new/usr/src/man/man1m/zoneadm.1m.man.txt
↓ open down ↓ 169 lines elided ↑ open up ↑
 170  170             zone.
 171  171  
 172  172  
 173  173         help [subcommand]
 174  174             Display general help. If you specify subcommand, displays help on
 175  175             subcommand.
 176  176  
 177  177  
 178  178         install [-x nodataset] [brand-specific options]
 179  179             Install the specified zone on the system. This subcommand
 180      -           automatically attempts to verify first. It refuses to install if
 181      -           the verify step fails. See the verify subcommand.
      180 +           automatically attempts to verify first, most verification errors
      181 +           are fatal. See the verify subcommand.
 182  182  
 183  183             -x nodataset
 184  184                 Do not create a ZFS file system.
 185  185  
 186  186             The zone's brand may include additional options that govern how the
 187  187             software will be installed in the zone. See brands(5) for specific
 188  188             brand information.
 189  189  
 190  190  
 191  191         list [list_options]
↓ open down ↓ 235 lines elided ↑ open up ↑
 427  427         require interaction with the user (that is, it must be "hands off").
 428  428         Because of this, packages installed in the global zone and all non-
 429  429         global zones cannot contain request scripts (see pkgask(1M)). If a
 430  430         package did have a request script, then the creation of a non-global
 431  431         zone could not be done without user intervention. Any package that
 432  432         contains a request script is added to the global zone only. See
 433  433         pkgadd(1M).
 434  434  
 435  435  
 436  436  
 437      -                               October 30, 2013                    ZONEADM(1M)
      437 +                               December 26, 2014                   ZONEADM(1M)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX