Home | History | Annotate | Download | only in SUNWcsr
      1 #
      2 # CDDL HEADER START
      3 #
      4 # The contents of this file are subject to the terms of the
      5 # Common Development and Distribution License (the "License").
      6 # You may not use this file except in compliance with the License.
      7 #
      8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
      9 # or http://www.opensolaris.org/os/licensing.
     10 # See the License for the specific language governing permissions
     11 # and limitations under the License.
     12 #
     13 # When distributing Covered Code, include this CDDL HEADER in each
     14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
     15 # If applicable, add the following below this CDDL HEADER, with the
     16 # fields enclosed by brackets "[]" replaced with your own identifying
     17 # information: Portions Copyright [yyyy] [name of copyright owner]
     18 #
     19 # CDDL HEADER END
     20 #
     21 
     22 #
     23 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
     24 # Use is subject to license terms.
     25 #
     26 # This required package information file contains a list of package contents.
     27 # The 'pkgmk' command uses this file to identify the contents of a package
     28 # and their location on the development machine when building the package.
     29 # Can be created via a text editor or through use of the 'pkgproto' command.
     30 
     31 #!search <pathname pathname ...>	# where to find pkg objects
     32 #!include <filename>			# include another 'prototype' file
     33 #!default <mode> <owner> <group>	# default used if not specified on entry
     34 #!<param>=<value>			# puts parameter in pkg environment
     35 
     36 # packaging files
     37 i pkginfo
     38 i copyright
     39 i checkinstall
     40 i postinstall
     41 i preinstall
     42 i i.inittab
     43 i i.preserve
     44 i i.renamenew
     45 i i.tiservices
     46 i i.inetdconf
     47 i i.definit
     48 i i.cronroot
     49 i i.passwd
     50 i i.shadow
     51 i i.etcremote
     52 i i.nsswitch
     53 i i.nscd
     54 i i.netconfig
     55 i i.defkbd
     56 i i.deflogin
     57 i i.defsu
     58 i i.syslogconf
     59 i i.ttysrch
     60 i i.group
     61 i i.etcrpc
     62 i i.etcprofile
     63 i i.mailxrc
     64 i i.initd
     65 i i.locallogin
     66 i i.localprofile
     67 i i.logadmconf
     68 i i.logindevperm
     69 i i.fstypes
     70 i i.pamconf
     71 i i.services
     72 i i.rbac
     73 i r.rbac
     74 i i.renameold
     75 i i.dhcpinittab
     76 i i.policyconf
     77 i i.pkcs11confbase
     78 i i.defpasswd
     79 i i.vfstab
     80 i i.manifest
     81 i r.manifest
     82 i i.ttydefs
     83 i i.hosts
     84 i i.kmfconfbase
     85 i i.seedmanifest
     86 #
     87 # source locations relative to the prototype file
     88 #
     89 # SUNWcsr
     90 #
     91 s none bin=./usr/bin
     92 d none dev 755 root sys
     93 d none etc 755 root sys
     94 e renamenew etc/.login 644 root sys
     95 e nscd etc/nscd.conf 644 root sys
     96 s none etc/TIMEZONE=./default/init
     97 s none etc/autopush=../sbin/autopush
     98 d none etc/certs 755 root sys
     99 f none etc/certs/SUNWObjectCA 644 root sys
    100 f none etc/certs/SUNWSolarisCA 644 root sys
    101 f none etc/certs/SUNW_SunOS_5.10 644 root sys
    102 s none etc/cfgadm=../usr/sbin/cfgadm
    103 s none etc/clri=../usr/sbin/clri
    104 s none etc/cron=../usr/sbin/cron
    105 d none etc/cron.d 755 root sys
    106 f none etc/cron.d/.proto 744 root sys
    107 e preserve etc/cron.d/at.deny 644 root sys
    108 e preserve etc/cron.d/cron.deny 644 root sys
    109 f none etc/cron.d/queuedefs 644 root sys
    110 d none etc/crypto 755 root sys
    111 e pkcs11confbase etc/crypto/pkcs11.conf 644 root sys
    112 e kmfconfbase etc/crypto/kmf.conf 644 root sys
    113 d none etc/crypto/certs 755 root sys
    114 f none etc/crypto/certs/CA 644 root sys
    115 l none etc/crypto/certs/SUNWObjectCA=../../../etc/certs/SUNWObjectCA
    116 f none etc/crypto/certs/SUNW_SunOS_5.10 644 root sys
    117 f none etc/crypto/certs/SUNW_SunOS_5.11_Limited 644 root sys
    118 d none etc/crypto/crls 755 root sys
    119 f none etc/datemsk 444 root sys
    120 s none etc/dcopy=../usr/sbin/dcopy
    121 d none etc/default 755 root sys
    122 e preserve etc/default/cron 644 root sys
    123 e preserve etc/default/devfsadm 644 root sys
    124 e preserve etc/default/fs 644 root sys
    125 e definit etc/default/init 644 root sys
    126 e defkbd etc/default/kbd 644 root sys
    127 e preserve etc/default/keyserv 644 root sys
    128 e deflogin etc/default/login 644 root sys
    129 e preserve etc/default/nss 644 root sys
    130 e defpasswd etc/default/passwd 644 root sys
    131 e defsu etc/default/su 644 root sys
    132 e preserve etc/default/syslogd 644 root sys
    133 e preserve etc/default/tar 644 root sys
    134 e preserve etc/default/utmpd 644 root sys
    135 e preserve etc/device.tab 444 root root
    136 d none etc/devices 755 root sys
    137 d none etc/dev 755 root sys
    138 e preserve etc/dev/reserved_devnames 644 root sys
    139 d none etc/dfs 755 root sys
    140 e preserve etc/dfs/dfstab 644 root sys
    141 v preserve etc/dfs/sharetab 444 root root
    142 e preserve etc/dgroup.tab 444 root sys
    143 d none etc/dhcp 755 root sys
    144 e dhcpinittab etc/dhcp/inittab 644 root sys
    145 e dhcpinittab etc/dhcp/inittab6 644 root sys
    146 e preserve etc/dumpdates 664 root sys
    147 s none etc/ff=../usr/sbin/ff
    148 s none etc/fmthard=../usr/sbin/fmthard
    149 s none etc/format=../usr/sbin/format
    150 v none etc/format.dat 644 root sys
    151 d none etc/fs 755 root sys
    152 d none etc/fs/hsfs 755 root sys
    153 f none etc/fs/hsfs/mount 555 root bin
    154 d none etc/fs/ufs 755 root sys
    155 f none etc/fs/ufs/mount 555 root bin
    156 d none etc/fs/dev 755 root sys
    157 f none etc/fs/dev/mount 555 root bin
    158 s none etc/fsck=../usr/sbin/fsck
    159 s none etc/fsdb=../usr/sbin/fsdb
    160 s none etc/fstyp=../usr/sbin/fstyp
    161 s none etc/getty=../usr/lib/saf/ttymon
    162 e group etc/group 644 root sys
    163 s none etc/grpck=../usr/sbin/grpck
    164 s none etc/halt=../usr/sbin/halt
    165 s none etc/hosts=./inet/hosts
    166 d none etc/inet 755 root sys
    167 e hosts etc/inet/hosts 444 root sys
    168 s none etc/inet/ipnodes=./hosts
    169 e inetdconf etc/inet/inetd.conf 444 root sys
    170 e preserve etc/inet/ipaddrsel.conf 444 root sys
    171 e preserve etc/inet/netmasks 444 root sys
    172 e preserve etc/inet/networks 444 root sys
    173 e services etc/inet/protocols 444 root sys
    174 e services etc/inet/services 444 root sys
    175 f none etc/inet/wanboot.conf.sample 444 root sys
    176 s none etc/inetd.conf=./inet/inetd.conf
    177 s none etc/init=../sbin/init
    178 d none etc/init.d 755 root sys
    179 e initd etc/init.d/PRESERVE 744 root sys
    180 e initd etc/init.d/README 644 root sys
    181 e initd etc/init.d/cachefs.daemon 744 root sys
    182 e initd etc/init.d/deallocate 744 root sys
    183 f initd etc/init.d/ldap.client 744 root sys
    184 e initd etc/init.d/mkdtab 744 root sys
    185 f initd etc/init.d/nscd 744 root sys
    186 e initd etc/init.d/sysetup 744 root sys
    187 e initd etc/init.d/ufs_quota 744 root sys
    188 e inittab etc/inittab 644 root sys
    189 s none etc/install=../usr/sbin/install
    190 e preserve etc/ioctl.syscon 644 root sys
    191 s none etc/killall=../usr/sbin/killall
    192 e renameold etc/ksh.kshrc 644 root sys
    193 s none etc/labelit=../usr/sbin/labelit
    194 d none etc/lib 755 root sys
    195 s none etc/lib/ld.so.1=../../lib/ld.so.1
    196 s none etc/lib/libdl.so.1=../../lib/libdl.so.1
    197 s none etc/lib/nss_files.so.1=../../lib/nss_files.so.1
    198 s none etc/log=../var/adm/log
    199 e logadmconf etc/logadm.conf 644 root sys
    200 e logindevperm etc/logindevperm 644 root sys
    201 f none etc/magic 444 root bin
    202 d none etc/mail 755 root mail
    203 e mailxrc etc/mail/mailx.rc 644 root bin
    204 s none etc/mkfs=../usr/sbin/mkfs
    205 s none etc/mknod=../usr/sbin/mknod
    206 v preserve etc/mnttab 444 root root
    207 v none etc/motd 644 root sys
    208 s none etc/mount=../sbin/mount
    209 s none etc/mountall=../sbin/mountall
    210 s none etc/ncheck=../usr/sbin/ncheck
    211 d none etc/net 755 root sys
    212 d none etc/net/ticlts 755 root sys
    213 f none etc/net/ticlts/hosts 644 root sys
    214 e tiservices etc/net/ticlts/services 644 root sys
    215 d none etc/net/ticots 755 root sys
    216 f none etc/net/ticots/hosts 644 root sys
    217 e tiservices etc/net/ticots/services 644 root sys
    218 d none etc/net/ticotsord 755 root sys
    219 f none etc/net/ticotsord/hosts 644 root sys
    220 e tiservices etc/net/ticotsord/services 644 root sys
    221 e netconfig etc/netconfig 644 root sys
    222 s none etc/netmasks=./inet/netmasks
    223 s none etc/networks=./inet/networks
    224 e nsswitch etc/nsswitch.conf 644 root sys
    225 f none etc/nsswitch.files 644 root sys
    226 f none etc/nsswitch.ldap 644 root sys
    227 f none etc/nsswitch.dns 644 root sys
    228 d none etc/opt 755 root sys
    229 e passwd etc/passwd 644 root sys
    230 e etcprofile etc/profile 644 root sys
    231 e preserve etc/project 644 root sys
    232 s none etc/protocols=./inet/protocols
    233 s none etc/prtconf=../usr/sbin/prtconf
    234 s none etc/prtvtoc=../usr/sbin/prtvtoc
    235 s none etc/rc0=../sbin/rc0
    236 d none etc/rc0.d 755 root sys
    237 s none etc/rc1=../sbin/rc1
    238 d none etc/rc1.d 755 root sys
    239 s none etc/rc2=../sbin/rc2
    240 d none etc/rc2.d 755 root sys
    241 f none etc/rc2.d/README 644 root sys
    242 l initd etc/rc2.d/S20sysetup=../../etc/init.d/sysetup
    243 l initd etc/rc2.d/S73cachefs.daemon=../../etc/init.d/cachefs.daemon
    244 l initd etc/rc2.d/S98deallocate=../../etc/init.d/deallocate
    245 l initd etc/rc2.d/S82mkdtab=../../etc/init.d/mkdtab
    246 l initd etc/rc2.d/S89PRESERVE=../../etc/init.d/PRESERVE
    247 s none etc/rc3=../sbin/rc3
    248 d none etc/rc3.d 755 root sys
    249 f none etc/rc3.d/README 644 root sys
    250 s none etc/rc5=../sbin/rc5
    251 s none etc/rc6=../sbin/rc6
    252 s none etc/rcS=../sbin/rcS
    253 d none etc/rcS.d 755 root sys
    254 f none etc/rcS.d/README 644 root sys
    255 s none etc/reboot=../usr/sbin/halt
    256 e etcremote etc/remote 644 root bin
    257 e etcrpc etc/rpc 644 root sys
    258 d none etc/saf 755 root bin
    259 e preserve etc/saf/_sactab 644 root sys
    260 e preserve etc/saf/_sysconfig 644 root sys
    261 d none etc/saf/zsmon 755 root sys
    262 e preserve etc/saf/zsmon/_pmtab 644 root sys
    263 d none etc/sasl 755 root sys
    264 d none etc/security 755 root sys
    265 d none etc/security/spool 755 root sys
    266 d none etc/security/audit 755 root sys
    267 d none etc/security/audit/localhost 755 root sys
    268 s none etc/security/audit/localhost/files=../../../../var/audit
    269 e renamenew etc/security/audit_class 644 root sys
    270 e renamenew etc/security/audit_control 644 root sys
    271 e renamenew etc/security/audit_event 644 root sys
    272 e renamenew etc/security/audit_startup 744 root sys
    273 e renamenew etc/security/audit_user 644 root sys
    274 e renamenew etc/security/audit_warn 740 root sys
    275 f none etc/security/bsmconv 740 root sys
    276 f none etc/security/bsmunconv 740 root sys
    277 e policyconf etc/security/policy.conf 644 root sys
    278 e renameold etc/security/crypt.conf 644 root sys
    279 d none etc/security/dev 755 root sys
    280 f none etc/security/dev/audio 400 root bin
    281 f none etc/security/dev/fd0 400 root bin
    282 f none etc/security/dev/sr0 400 root bin
    283 f none etc/security/dev/st0 400 root bin
    284 f none etc/security/dev/st1 400 root bin
    285 f none etc/security/kmfpolicy.xml 644 root bin
    286 d none etc/security/lib 755 root sys
    287 f none etc/security/lib/audio_clean 555 root sys
    288 f none etc/security/lib/fd_clean 555 root sys
    289 f none etc/security/lib/sr_clean 555 root sys
    290 f none etc/security/lib/st_clean 555 root sys
    291 e rbac etc/security/auth_attr 644 root sys
    292 e rbac etc/security/exec_attr 644 root sys
    293 e rbac etc/security/prof_attr 644 root sys
    294 e rbac etc/user_attr 644 root sys
    295 e renameold etc/security/priv_names 644 root sys
    296 d none etc/sysevent 755 root sys
    297 d none etc/sysevent/config 755 root sys
    298 f none etc/sysevent/config/README 444 root sys
    299 f none etc/sysevent/config/SUNW,EC_dr,ESC_dr_req,sysevent.conf 644 root sys
    300 e pamconf etc/pam.conf 644 root sys
    301 s none etc/services=./inet/services
    302 s none etc/setmnt=../usr/sbin/setmnt
    303 e shadow etc/shadow 400 root sys
    304 s none etc/shutdown=../usr/sbin/shutdown
    305 d none etc/skel 755 root sys
    306 e preserve etc/skel/.profile 644 root other
    307 e preserve etc/skel/local.cshrc 644 root sys
    308 e locallogin etc/skel/local.login 644 root sys
    309 e localprofile etc/skel/local.profile 644 root sys
    310 s none etc/sulogin=../sbin/sulogin
    311 d none etc/svc 0755 root sys
    312 d none etc/svc/volatile 0755 root sys
    313 s none etc/swap=../usr/sbin/swap
    314 s none etc/swapadd=../sbin/swapadd
    315 s none etc/sysdef=../usr/sbin/sysdef
    316 e syslogconf etc/syslog.conf 644 root sys
    317 s none etc/tar=../usr/sbin/tar
    318 s none etc/telinit=../sbin/init
    319 d none etc/tm 755 root sys
    320 e ttydefs etc/ttydefs 644 root sys
    321 e ttysrch etc/ttysrch 644 root sys
    322 s none etc/uadmin=../sbin/uadmin
    323 s none etc/umount=../sbin/umount
    324 s none etc/umountall=../sbin/umountall
    325 s none etc/utmpx=../var/adm/utmpx
    326 e vfstab etc/vfstab 644 root sys
    327 s none etc/volcopy=../usr/sbin/volcopy
    328 s none etc/wall=../usr/sbin/wall
    329 s none etc/whodo=../usr/sbin/whodo
    330 s none etc/wtmpx=../var/adm/wtmpx
    331 d none etc/rpcsec 755 root sys
    332 d none lib 755 root bin
    333 d none lib/inet 755 root bin
    334 f none lib/inet/nwamd 555 root bin
    335 d none lib/svc 0755 root bin
    336 d none lib/svc/bin 0755 root bin
    337 f none lib/svc/bin/lsvcrun 0555 root sys
    338 f none lib/svc/bin/mfstscan 0555 root sys
    339 f none lib/svc/bin/prophist 0555 root sys
    340 f none lib/svc/bin/restore_repository 0555 root sys
    341 f none lib/svc/bin/sqlite 0555 root sys
    342 f none lib/svc/bin/svc.configd 0555 root sys
    343 f none lib/svc/bin/svc.startd 0555 root sys
    344 d none lib/svc/capture 0755 root bin
    345 d none lib/svc/method 0755 root bin
    346 f none lib/svc/method/boot-archive 0555 root bin
    347 f none lib/svc/method/boot-archive-update 0555 root bin
    348 f none lib/svc/method/console-login 0555 root bin
    349 f none lib/svc/method/devices-local 0555 root bin
    350 f none lib/svc/method/fs-local 0555 root bin
    351 f none lib/svc/method/fs-minimal 0555 root bin
    352 f none lib/svc/method/fs-root 0555 root bin
    353 f none lib/svc/method/fs-usr 0555 root bin
    354 f none lib/svc/method/identity-node 0555 root bin
    355 f none lib/svc/method/identity-domain 0555 root bin
    356 f none lib/svc/method/inetd-upgrade 0555 root bin
    357 f none lib/svc/method/keymap 0555 root bin
    358 f none lib/svc/method/ldap-client 0555 root bin
    359 f none lib/svc/method/manifest-import 0555 root bin
    360 f none lib/svc/method/mpxio-upgrade 0555 root bin
    361 f none lib/svc/method/net-init 0555 root bin
    362 f none lib/svc/method/net-loopback 0555 root bin
    363 f none lib/svc/method/net-nwam	0555 root bin
    364 f none lib/svc/method/net-physical 0555 root bin
    365 f none lib/svc/method/net-routing-setup 0555 root bin
    366 f none lib/svc/method/net-svc 0555 root bin
    367 f none lib/svc/method/rmtmpfiles 0555 root bin
    368 f none lib/svc/method/rpc-bind 0555 root bin
    369 f none lib/svc/method/svc-auditd 0555 root bin
    370 f none lib/svc/method/svc-consadm 0555 root bin
    371 f none lib/svc/method/svc-cron 0555 root bin
    372 f none lib/svc/method/svc-forwarding 0555 root bin
    373 f none lib/svc/method/svc-legacy-routing 0555 root bin
    374 f none lib/svc/method/svc-dlmgmtd 0555 root bin
    375 f none lib/svc/method/svc-nscd 0555 root bin
    376 f none lib/svc/method/svc-utmpd 0555 root bin
    377 f none lib/svc/method/system-log 0555 root bin
    378 f none lib/svc/method/vtdaemon 0555 root bin
    379 f none lib/svc/method/yp 0555 root bin
    380 d none lib/svc/monitor 0755 root bin
    381 d none lib/svc/seed 0755 root bin
    382 f none lib/svc/seed/global.db 0444 root sys
    383 f none lib/svc/seed/nonglobal.db 0444 root sys
    384 d none lib/svc/share 0755 root bin
    385 f none lib/svc/share/README 0444 root bin
    386 f none lib/svc/share/fs_include.sh 0444 root bin
    387 f none lib/svc/share/net_include.sh 0444 root bin
    388 f none lib/svc/share/routing_include.sh 0444 root bin
    389 f none lib/svc/share/smf_include.sh 0444 root bin
    390 d none mnt 755 root sys
    391 d none opt 755 root sys
    392 d none proc 555 root root
    393 d none root 700 root root
    394 d none sbin 755 root sys
    395 f none sbin/autopush 555 root bin
    396 f none sbin/bootadm 555 root bin
    397 f none sbin/devprop 555 root bin
    398 f none sbin/dhcpagent 555 root bin
    399 f none sbin/dhcpinfo 555 root bin
    400 f none sbin/fdisk 555 root bin
    401 f none sbin/fiocompress 555 root bin
    402 f none sbin/hostconfig 555 root bin
    403 f none sbin/ifconfig 555 root bin
    404 f none sbin/ifparse 555 root bin
    405 s none sbin/in.mpathd=../usr/lib/inet/in.mpathd
    406 f none sbin/soconfig 555 root bin
    407 f none sbin/init 555 root sys
    408 s none sbin/jsh=sh
    409 s none sbin/pfsh=sh
    410 f none sbin/dlmgmtd 555 root bin
    411 f none sbin/mount 555 root bin
    412 f none sbin/mountall 555 root sys
    413 f none sbin/netstrategy 555 root bin
    414 f none sbin/rc0 744 root sys
    415 f none sbin/rc1 744 root sys
    416 f none sbin/rc2 744 root sys
    417 f none sbin/rc3 744 root sys
    418 l none sbin/rc5=../sbin/rc0
    419 l none sbin/rc6=../sbin/rc0
    420 f none sbin/rcS 744 root sys
    421 f none sbin/route 555 root bin
    422 f none sbin/routeadm 555 root bin
    423 f none sbin/sh 555 root root
    424 f none sbin/sulogin 555 root bin
    425 f none sbin/su.static 555 root sys
    426 s none sbin/su=../usr/bin/su
    427 f none sbin/swapadd 744 root sys
    428 f none sbin/sync 555 root bin
    429 f none sbin/uadmin 555 root sys
    430 f none sbin/umount 555 root bin
    431 f none sbin/umountall 555 root sys
    432 f none sbin/uname 555 root bin
    433 f none sbin/zonename 555 root bin
    434 d none system 755 root root
    435 d none system/contract 555 root root
    436 d none system/object 555 root root
    437 d none tmp 1777 root sys
    438 d none usr 755 root sys
    439 d none var 755 root sys
    440 d none var/adm 775 root sys
    441 e preserve var/adm/aculog 600 uucp bin
    442 d none var/adm/exacct 755 adm adm
    443 d none var/adm/log 755 adm adm
    444 e preserve var/adm/spellhist 666 root bin
    445 d none var/adm/streams 755 root sys
    446 e preserve var/adm/utmpx 644 root bin
    447 e preserve var/adm/wtmpx 644 adm adm
    448 d none var/audit 755 root sys
    449 d none var/cores 755 root sys
    450 d none var/cron 755 root sys
    451 d none var/games 755 root bin
    452 d none var/idmap 755 daemon daemon
    453 d none var/inet 755 root sys
    454 d none var/ld 755 root bin
    455 s none var/ld/32=.
    456 d none var/log 755 root sys
    457 e preserve var/log/syslog 644 root sys
    458 e preserve var/log/authlog 600 root sys
    459 d none var/mail 1777 root mail
    460 d none var/mail/:saved 775 root mail
    461 d none var/news 755 root bin
    462 d none var/opt 755 root sys
    463 d none var/preserve 1777 root bin
    464 d none var/run 755 root sys
    465 d none var/sadm 755 root sys
    466 d none var/sadm/system 755 root sys
    467 d none var/sadm/system/admin 755 root sys
    468 f none var/sadm/system/admin/default_java 444 root sys
    469 d none var/saf 755 root bin
    470 d none var/saf/zsmon 755 root sys
    471 e preserve var/saf/zsmon/log 644 root sys
    472 d none var/spool 755 root bin
    473 d none var/spool/cron 755 root sys
    474 d none var/spool/