Print this page
PSARC 2008/766 native zones p2v
6667924 physical to virtual utility for native zones

Split Close
Expand all
Collapse all
          --- old/usr/src/Targetdirs
          +++ new/usr/src/Targetdirs
↓ open down ↓ 12 lines elided ↑ open up ↑
  13   13  # When distributing Covered Code, include this CDDL HEADER in each
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23      -# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
       23 +# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  24   24  # Use is subject to license terms.
  25   25  #
  26   26  
  27   27  #
  28   28  # The list is built of owner-group combinations.  ROOT.SYS occurs twice
  29   29  # because some directories owned by root and in group sys are subdirectories
  30   30  # of directories having other owner-group attributes.
  31   31  #
  32   32  # It is easier to think in terms of directory names without the ROOT macro
  33   33  # prefix.  ROOTDIRS is TARGETDIRS with ROOT prefixes.  It is necessary
↓ open down ↓ 37 lines elided ↑ open up ↑
  71   71          /dev/rdsk \
  72   72          /dev/rmt \
  73   73          /dev/pts \
  74   74          /dev/sad \
  75   75          /dev/swap \
  76   76          /dev/vt \
  77   77          /dev/zcons \
  78   78          /devices \
  79   79          /devices/pseudo \
  80   80          /etc \
       81 +        /etc/brand  \
       82 +        /etc/brand/native  \
  81   83          /etc/certs      \
  82   84          /etc/cron.d \
  83   85          /etc/crypto \
  84   86          /etc/crypto/certs \
  85   87          /etc/crypto/crls \
  86   88          /etc/default \
  87   89          /etc/devices  \
  88   90          /etc/dev  \
  89   91          /etc/dfs  \
  90   92          /etc/fs  \
↓ open down ↓ 161 lines elided ↑ open up ↑
 252  254          /usr/include/openssl \
 253  255          /usr/include/sasl \
 254  256          /usr/include/scsi \
 255  257          /usr/include/security \
 256  258          /usr/include/tsol \
 257  259          /usr/kvm \
 258  260          /usr/lib \
 259  261          /usr/lib/abi \
 260  262          /usr/lib/brand \
 261  263          /usr/lib/brand/native \
      264 +        /usr/lib/brand/shared \
 262  265          /usr/lib/brand/sn1 \
 263  266          /usr/lib/class \
 264  267          /usr/lib/class/FSS \
 265  268          /usr/lib/class/FX \
 266  269          /usr/lib/class/IA \
 267  270          /usr/lib/class/RT \
 268  271          /usr/lib/class/TS \
 269  272          /usr/lib/crypto \
 270  273          /usr/lib/drv \
 271  274          /usr/lib/elfedit \
↓ open down ↓ 1621 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX