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 (c) 2010, Oracle and/or its affiliates. All rights reserved. 24# Copyright (c) 2013 Gary Mills 25# Copyright 2022 Garrett D'Amore <garrett@damore.org> 26# Copyright 2017 Nexenta Systems, Inc. 27# Copyright 2017 Toomas Soome <tsoome@me.com> 28# Copyright 2019 Peter Tribble. 29# Copyright 2019 Joyent, Inc. 30# Copyright (c) 2011, 2015 by Delphix. All rights reserved. 31# Copyright 2021 OmniOS Community Edition (OmniOSce) Association. 32# Copyright 2021 Oxide Computer Company 33# 34 35<include SUNWcs.man1.inc> 36<include SUNWcs.man4d.inc> 37<include SUNWcs.man4fs.inc> 38<include SUNWcs.man5.inc> 39<include SUNWcs.man7.inc> 40<include SUNWcs.man8.inc> 41set name=pkg.fmri value=pkg:/SUNWcs@$(PKGVERS) 42set name=pkg.summary value="Core Solaris" 43set name=pkg.description \ 44 value="core software for a specific instruction-set architecture" 45set name=info.classification value=org.opensolaris.category.2008:System/Core 46set name=variant.arch value=$(ARCH) 47link path=bin target=./usr/bin 48dir path=dev group=sys 49dir path=etc group=sys 50file path=etc/.login group=sys preserve=renamenew 51link path=etc/TIMEZONE target=./default/init 52link path=etc/autopush target=../sbin/autopush 53link path=etc/cfgadm target=../usr/sbin/cfgadm 54link path=etc/clri target=../usr/sbin/clri 55link path=etc/cron target=../usr/sbin/cron 56dir path=etc/cron.d group=sys 57file path=etc/cron.d/.proto group=sys mode=0744 58file path=etc/cron.d/at.deny group=sys preserve=true 59file path=etc/cron.d/cron.deny group=sys preserve=true 60file path=etc/cron.d/queuedefs group=sys 61dir path=etc/crypto group=sys 62dir path=etc/crypto/certs group=sys 63dir path=etc/crypto/crls group=sys 64file path=etc/crypto/kmf.conf group=sys preserve=true 65file path=etc/crypto/pkcs11.conf group=sys preserve=true 66file path=etc/datemsk group=sys mode=0444 67link path=etc/dcopy target=../usr/sbin/dcopy 68dir path=etc/default group=sys 69file path=etc/default/cron group=sys preserve=true 70file path=etc/default/devfsadm group=sys preserve=true 71file path=etc/default/fs group=sys preserve=true 72file path=etc/default/init group=sys preserve=true 73file path=etc/default/keyserv group=sys preserve=true 74file path=etc/default/login group=sys preserve=true 75file path=etc/default/nss group=sys preserve=true 76file path=etc/default/passwd group=sys preserve=true 77file path=etc/default/su group=sys preserve=true 78file path=etc/default/syslogd group=sys preserve=true 79file path=etc/default/tar group=sys preserve=true 80file path=etc/default/useradd group=sys preserve=true 81file path=etc/default/utmpd group=sys preserve=true 82dir path=etc/dev group=sys 83file path=etc/dev/reserved_devnames group=sys preserve=true 84file path=etc/device.tab group=root mode=0444 preserve=true 85dir path=etc/devices group=sys 86dir path=etc/dfs group=sys 87file path=etc/dfs/dfstab group=sys preserve=true 88file path=etc/dfs/fstypes group=root preserve=true 89file path=etc/dfs/sharetab group=root mode=0444 preserve=true 90file path=etc/dgroup.tab group=sys mode=0444 preserve=true 91dir path=etc/dhcp group=sys 92file path=etc/dhcp/inittab group=sys preserve=true 93file path=etc/dhcp/inittab6 group=sys preserve=true 94file path=etc/dumpdates group=sys mode=0664 preserve=true 95link path=etc/ff target=../usr/sbin/ff 96link path=etc/fmthard target=../usr/sbin/fmthard 97link path=etc/format target=../usr/sbin/format 98file path=etc/format.dat group=sys preserve=true 99dir path=etc/fs group=sys 100dir path=etc/fs/dev group=sys 101file path=etc/fs/dev/mount mode=0555 102dir path=etc/fs/hsfs group=sys 103file path=etc/fs/hsfs/mount mode=0555 104dir path=etc/fs/ufs group=sys 105file path=etc/fs/ufs/mount mode=0555 106link path=etc/fsck target=../usr/sbin/fsck 107link path=etc/fsdb target=../usr/sbin/fsdb 108link path=etc/fstyp target=../usr/sbin/fstyp 109dir path=etc/ftpd group=sys 110file path=etc/ftpd/ftpusers group=sys preserve=true 111link path=etc/ftpusers target=./ftpd/ftpusers 112link path=etc/getty target=../usr/lib/saf/ttymon 113file path=etc/group group=sys preserve=true 114link path=etc/grpck target=../usr/sbin/grpck 115link path=etc/halt target=../usr/sbin/halt 116link path=etc/hosts target=./inet/hosts 117dir path=etc/inet group=sys 118file path=etc/inet/hosts group=sys preserve=true 119file path=etc/inet/inetd.conf group=sys preserve=true 120file path=etc/inet/ipaddrsel.conf group=sys preserve=true 121link path=etc/inet/ipnodes target=./hosts 122file path=etc/inet/netmasks group=sys preserve=true 123file path=etc/inet/networks group=sys preserve=true 124file path=etc/inet/protocols group=sys preserve=true 125file path=etc/inet/services group=sys preserve=true 126link path=etc/inetd.conf target=./inet/inetd.conf 127link path=etc/init target=../sbin/init 128dir path=etc/init.d group=sys 129file path=etc/init.d/PRESERVE group=sys mode=0744 preserve=true 130file path=etc/init.d/README group=sys preserve=true 131file path=etc/init.d/sysetup group=sys mode=0744 preserve=true 132file path=etc/inittab group=sys preserve=true 133link path=etc/install target=../usr/sbin/install 134file path=etc/ioctl.syscon group=sys preserve=true 135link path=etc/killall target=../usr/sbin/killall 136link path=etc/labelit target=../usr/sbin/labelit 137dir path=etc/lib group=sys 138link path=etc/lib/ld.so.1 target=../../lib/ld.so.1 139link path=etc/lib/libdl.so.1 target=../../lib/libdl.so.1 140link path=etc/lib/nss_files.so.1 target=../../lib/nss_files.so.1 141link path=etc/log target=../var/adm/log 142file path=etc/logadm.conf group=sys preserve=true timestamp=19700101T000000Z 143dir path=etc/logadm.d group=sys 144file path=etc/logindevperm group=sys preserve=true 145file path=etc/magic mode=0444 146dir path=etc/mail group=mail 147file path=etc/mail/mailx.rc preserve=true 148file path=etc/mailcap preserve=true 149file path=etc/mime.types preserve=true 150link path=etc/mkfs target=../usr/sbin/mkfs 151link path=etc/mknod target=../usr/sbin/mknod 152file path=etc/mnttab group=root mode=0444 preserve=true 153file path=etc/motd group=sys preserve=true 154link path=etc/mount target=../sbin/mount 155link path=etc/mountall target=../sbin/mountall 156link path=etc/ncheck target=../usr/sbin/ncheck 157dir path=etc/net group=sys 158dir path=etc/net/ticlts group=sys 159file path=etc/net/ticlts/hosts group=sys 160file path=etc/net/ticlts/services group=sys preserve=true 161dir path=etc/net/ticots group=sys 162file path=etc/net/ticots/hosts group=sys 163file path=etc/net/ticots/services group=sys preserve=true 164dir path=etc/net/ticotsord group=sys 165file path=etc/net/ticotsord/hosts group=sys 166file path=etc/net/ticotsord/services group=sys preserve=true 167file path=etc/netconfig group=sys preserve=true 168link path=etc/netmasks target=./inet/netmasks 169link path=etc/networks target=./inet/networks 170file path=etc/nscd.conf group=sys preserve=true 171file path=etc/nsswitch.ad group=sys 172file path=etc/nsswitch.conf group=sys preserve=true 173file path=etc/nsswitch.dns group=sys 174file path=etc/nsswitch.files group=sys 175file path=etc/nsswitch.ldap group=sys 176dir path=etc/opt group=sys 177file path=etc/pam.conf group=sys preserve=true 178file path=etc/passwd group=sys preserve=true 179file path=etc/profile group=sys preserve=renamenew 180file path=etc/project group=sys preserve=true 181link path=etc/protocols target=./inet/protocols 182link path=etc/prtconf target=../usr/sbin/prtconf 183link path=etc/prtvtoc target=../usr/sbin/prtvtoc 184link path=etc/rc0 target=../sbin/rc0 185dir path=etc/rc0.d group=sys 186link path=etc/rc1 target=../sbin/rc1 187dir path=etc/rc1.d group=sys 188link path=etc/rc2 target=../sbin/rc2 189dir path=etc/rc2.d group=sys 190file path=etc/rc2.d/README group=sys 191hardlink path=etc/rc2.d/S20sysetup target=../../etc/init.d/sysetup 192hardlink path=etc/rc2.d/S89PRESERVE target=../../etc/init.d/PRESERVE 193link path=etc/rc3 target=../sbin/rc3 194dir path=etc/rc3.d group=sys 195file path=etc/rc3.d/README group=sys 196link path=etc/rc5 target=../sbin/rc5 197link path=etc/rc6 target=../sbin/rc6 198link path=etc/rcS target=../sbin/rcS 199dir path=etc/rcS.d group=sys 200file path=etc/rcS.d/README group=sys 201link path=etc/reboot target=../usr/sbin/halt 202file path=etc/remote preserve=true 203file path=etc/rpc group=sys preserve=true 204dir path=etc/rpcsec group=sys 205dir path=etc/saf 206file path=etc/saf/_sactab group=sys preserve=true 207file path=etc/saf/_sysconfig group=sys preserve=true 208dir path=etc/saf/zsmon group=sys 209file path=etc/saf/zsmon/_pmtab group=sys preserve=true 210dir path=etc/sasl group=sys 211dir path=etc/security group=sys 212dir path=etc/security/audit group=sys 213dir path=etc/security/audit/localhost group=sys 214link path=etc/security/audit/localhost/files target=../../../../var/audit 215file path=etc/security/audit_class group=sys preserve=renamenew 216file path=etc/security/audit_event group=sys preserve=renamenew 217file path=etc/security/audit_warn group=sys mode=0740 preserve=renamenew 218file path=etc/security/auth_attr group=sys preserve=true \ 219 timestamp=19700101T000000Z 220dir path=etc/security/auth_attr.d group=sys 221file path=etc/security/auth_attr.d/SUNWcs group=sys 222file path=etc/security/crypt.conf group=sys preserve=renamenew 223dir path=etc/security/dev group=sys 224file path=etc/security/dev/audio mode=0400 225file path=etc/security/dev/fd0 mode=0400 226file path=etc/security/dev/sr0 mode=0400 227file path=etc/security/dev/st0 mode=0400 228file path=etc/security/dev/st1 mode=0400 229file path=etc/security/exec_attr group=sys preserve=true \ 230 timestamp=19700101T000000Z 231dir path=etc/security/exec_attr.d group=sys 232file path=etc/security/exec_attr.d/SUNWcs group=sys 233file path=etc/security/kmfpolicy.xml 234dir path=etc/security/lib group=sys 235file path=etc/security/lib/audio_clean group=sys mode=0555 236file path=etc/security/lib/fd_clean group=sys mode=0555 237file path=etc/security/lib/sr_clean group=sys mode=0555 238file path=etc/security/lib/st_clean group=sys mode=0555 239file path=etc/security/policy.conf group=sys preserve=true 240file path=etc/security/priv_names group=sys preserve=renameold 241file path=etc/security/prof_attr group=sys preserve=true \ 242 timestamp=19700101T000000Z 243dir path=etc/security/prof_attr.d group=sys 244file path=etc/security/prof_attr.d/SUNWcs group=sys 245link path=etc/services target=./inet/services 246link path=etc/setmnt target=../usr/sbin/setmnt 247file path=etc/shadow group=sys mode=0400 preserve=true 248link path=etc/shutdown target=../usr/sbin/shutdown 249dir path=etc/skel group=sys 250file path=etc/skel/.profile group=other preserve=true 251link path=etc/sulogin target=../sbin/sulogin 252dir path=etc/svc group=sys 253dir path=etc/svc/profile group=sys 254file path=etc/svc/profile/generic_limited_net.xml group=sys mode=0444 255file path=etc/svc/profile/generic_open.xml group=sys mode=0444 256file path=etc/svc/profile/inetd_generic.xml group=sys mode=0444 257file path=etc/svc/profile/inetd_upgrade.xml group=sys mode=0444 258file path=etc/svc/profile/ns_dns.xml group=sys mode=0444 259file path=etc/svc/profile/ns_files.xml group=sys mode=0444 260file path=etc/svc/profile/ns_ldap.xml group=sys mode=0444 261file path=etc/svc/profile/ns_nis.xml group=sys mode=0444 262file path=etc/svc/profile/ns_none.xml group=sys mode=0444 263$(sparc_ONLY)file path=etc/svc/profile/platform_SUNW,SPARC-Enterprise.xml \ 264 group=sys mode=0444 265$(sparc_ONLY)file path=etc/svc/profile/platform_SUNW,Sun-Fire-880.xml \ 266 group=sys mode=0444 267$(sparc_ONLY)hardlink path=etc/svc/profile/platform_SUNW,Sun-Fire-V890.xml \ 268 target=./platform_SUNW,Sun-Fire-880.xml 269$(sparc_ONLY)file path=etc/svc/profile/platform_SUNW,Sun-Fire.xml group=sys \ 270 mode=0444 271file path=etc/svc/profile/platform_none.xml group=sys mode=0444 272$(sparc_ONLY)file path=etc/svc/profile/platform_sun4v.xml group=sys mode=0444 273dir path=etc/svc/profile/site group=sys 274dir path=etc/svc/volatile group=sys 275link path=etc/swap target=../usr/sbin/swap 276link path=etc/swapadd target=../sbin/swapadd 277link path=etc/sysdef target=../usr/sbin/sysdef 278dir path=etc/sysevent group=sys 279dir path=etc/sysevent/config group=sys 280file path=etc/sysevent/config/README group=sys mode=0444 281file path=etc/sysevent/config/SUNW,EC_dr,ESC_dr_req,sysevent.conf group=sys 282file path=etc/syslog.conf group=sys preserve=true 283dir path=etc/system.d group=sys 284link path=etc/tar target=../usr/sbin/tar 285link path=etc/telinit target=../sbin/init 286dir path=etc/tm group=sys 287file path=etc/ttydefs group=sys preserve=true 288file path=etc/ttysrch group=sys preserve=true 289link path=etc/uadmin target=../sbin/uadmin 290link path=etc/umount target=../sbin/umount 291link path=etc/umountall target=../sbin/umountall 292file path=etc/user_attr group=sys preserve=true timestamp=19700101T000000Z 293dir path=etc/user_attr.d group=sys 294file path=etc/user_attr.d/SUNWcs group=sys 295link path=etc/utmpx target=../var/adm/utmpx 296dir path=etc/versions group=sys 297file path=etc/versions/build group=sys 298file path=etc/vfstab group=sys preserve=true 299link path=etc/volcopy target=../usr/sbin/volcopy 300link path=etc/wall target=../usr/sbin/wall 301link path=etc/whodo target=../usr/sbin/whodo 302link path=etc/wtmpx target=../var/adm/wtmpx 303dir path=export group=sys 304dir path=home group=root mode=0555 305dir path=lib 306dir path=lib/crypto 307dir path=lib/inet 308file path=lib/inet/in.mpathd mode=0555 309file path=lib/inet/ipmgmtd mode=0555 310file path=lib/inet/netcfgd mode=0555 311file path=lib/inet/nwamd mode=0555 312dir path=lib/svc 313dir path=lib/svc/bin 314file path=lib/svc/bin/lsvcrun group=sys mode=0555 315file path=lib/svc/bin/mfstscan group=sys mode=0555 316file path=lib/svc/bin/restore_repository group=sys mode=0555 317file path=lib/svc/bin/rootisramdisk group=sys mode=0555 318file path=lib/svc/bin/sqlite group=sys mode=0555 319file path=lib/svc/bin/svc.configd group=sys mode=0555 320file path=lib/svc/bin/svc.ipfd group=sys mode=0555 321file path=lib/svc/bin/svc.startd group=sys mode=0555 322dir path=lib/svc/capture 323dir path=lib/svc/manifest group=sys 324dir path=lib/svc/manifest/application group=sys 325dir path=lib/svc/manifest/application/management group=sys 326dir path=lib/svc/manifest/application/security group=sys 327dir path=lib/svc/manifest/device group=sys 328dir path=lib/svc/manifest/milestone group=sys 329file path=lib/svc/manifest/milestone/multi-user-server.xml group=sys mode=0444 330file path=lib/svc/manifest/milestone/multi-user.xml group=sys mode=0444 331file path=lib/svc/manifest/milestone/name-services.xml group=sys mode=0444 332file path=lib/svc/manifest/milestone/network.xml group=sys mode=0444 333file path=lib/svc/manifest/milestone/single-user.xml group=sys mode=0444 334file path=lib/svc/manifest/milestone/sysconfig.xml group=sys mode=0444 335dir path=lib/svc/manifest/network group=sys 336file path=lib/svc/manifest/network/dlmgmt.xml group=sys mode=0444 337dir path=lib/svc/manifest/network/dns group=sys 338file path=lib/svc/manifest/network/dns/client.xml group=sys mode=0444 339file path=lib/svc/manifest/network/dns/install.xml group=sys mode=0444 340file path=lib/svc/manifest/network/forwarding.xml group=sys mode=0444 341file path=lib/svc/manifest/network/inetd-upgrade.xml group=sys mode=0444 342file path=lib/svc/manifest/network/inetd.xml group=sys mode=0444 343dir path=lib/svc/manifest/network/ipsec group=sys 344file path=lib/svc/manifest/network/ipsec/ike.xml group=sys mode=0444 345file path=lib/svc/manifest/network/ipsec/ipsecalgs.xml group=sys mode=0444 346file path=lib/svc/manifest/network/ipsec/manual-key.xml group=sys mode=0444 347file path=lib/svc/manifest/network/ipsec/policy.xml group=sys mode=0444 348dir path=lib/svc/manifest/network/ldap group=sys 349file path=lib/svc/manifest/network/ldap/client.xml group=sys mode=0444 350file path=lib/svc/manifest/network/network-initial.xml group=sys mode=0444 351file path=lib/svc/manifest/network/network-install.xml group=sys mode=0444 352file path=lib/svc/manifest/network/network-ipmgmt.xml group=sys mode=0444 353file path=lib/svc/manifest/network/network-ipmp.xml group=sys mode=0444 354file path=lib/svc/manifest/network/network-ipqos.xml group=sys mode=0444 355file path=lib/svc/manifest/network/network-iptun.xml group=sys mode=0444 356file path=lib/svc/manifest/network/network-location.xml group=sys mode=0444 357file path=lib/svc/manifest/network/network-loopback.xml group=sys mode=0444 358file path=lib/svc/manifest/network/network-netcfg.xml group=sys mode=0444 359file path=lib/svc/manifest/network/network-netmask.xml group=sys mode=0444 360file path=lib/svc/manifest/network/network-physical.xml group=sys mode=0444 361file path=lib/svc/manifest/network/network-routing-setup.xml group=sys mode=0444 362file path=lib/svc/manifest/network/network-service.xml group=sys mode=0444 363dir path=lib/svc/manifest/network/routing group=sys 364file path=lib/svc/manifest/network/routing/legacy-routing.xml group=sys \ 365 mode=0444 366dir path=lib/svc/manifest/network/rpc group=sys 367file path=lib/svc/manifest/network/rpc/bind.xml group=sys mode=0444 368file path=lib/svc/manifest/network/rpc/keyserv.xml group=sys mode=0444 369dir path=lib/svc/manifest/network/shares group=sys 370file path=lib/svc/manifest/network/shares/group.xml group=sys mode=0444 371file path=lib/svc/manifest/network/shares/reparsed.xml group=sys mode=0444 372dir path=lib/svc/manifest/platform group=sys 373$(sparc_ONLY)dir path=lib/svc/manifest/platform/sun4u group=sys 374dir path=lib/svc/manifest/site group=sys 375dir path=lib/svc/manifest/system group=sys 376file path=lib/svc/manifest/system/auditd.xml group=sys mode=0444 377file path=lib/svc/manifest/system/auditset.xml group=sys mode=0444 378file path=lib/svc/manifest/system/boot-archive-update.xml group=sys mode=0444 379file path=lib/svc/manifest/system/boot-archive.xml group=sys mode=0444 380file path=lib/svc/manifest/system/boot-config.xml group=sys mode=0444 381file path=lib/svc/manifest/system/consadm.xml group=sys mode=0444 382file path=lib/svc/manifest/system/console-login.xml group=sys mode=0444 383file path=lib/svc/manifest/system/coreadm.xml group=sys mode=0444 384file path=lib/svc/manifest/system/cron.xml group=sys mode=0444 385file path=lib/svc/manifest/system/cryptosvc.xml group=sys mode=0444 386dir path=lib/svc/manifest/system/device group=sys 387file path=lib/svc/manifest/system/device/allocate.xml group=sys mode=0444 388file path=lib/svc/manifest/system/device/devices-audio.xml group=sys mode=0444 389file path=lib/svc/manifest/system/device/devices-local.xml group=sys mode=0444 390file path=lib/svc/manifest/system/device/mpxio-upgrade.xml group=sys mode=0444 391file path=lib/svc/manifest/system/early-manifest-import.xml group=sys mode=0444 392file path=lib/svc/manifest/system/extended-accounting.xml group=sys mode=0444 393dir path=lib/svc/manifest/system/filesystem group=sys 394file path=lib/svc/manifest/system/filesystem/local-fs.xml group=sys mode=0444 395file path=lib/svc/manifest/system/filesystem/minimal-fs.xml group=sys mode=0444 396file path=lib/svc/manifest/system/filesystem/root-fs.xml group=sys mode=0444 397file path=lib/svc/manifest/system/filesystem/usr-fs.xml group=sys mode=0444 398$(i386_ONLY)file path=lib/svc/manifest/system/hostid.xml group=sys mode=0444 399file path=lib/svc/manifest/system/hotplug.xml group=sys mode=0444 400file path=lib/svc/manifest/system/identity.xml group=sys mode=0444 401file path=lib/svc/manifest/system/idmap.xml group=sys mode=0444 402file path=lib/svc/manifest/system/keymap.xml group=sys mode=0444 403file path=lib/svc/manifest/system/logadm-upgrade.xml group=sys mode=0444 404file path=lib/svc/manifest/system/manifest-import.xml group=sys mode=0444 405file path=lib/svc/manifest/system/name-service-cache.xml group=sys mode=0444 406file path=lib/svc/manifest/system/pfexecd.xml group=sys mode=0444 407file path=lib/svc/manifest/system/process-security.xml group=sys mode=0444 408file path=lib/svc/manifest/system/rbac.xml group=sys mode=0444 409file path=lib/svc/manifest/system/rmtmpfiles.xml group=sys mode=0444 410file path=lib/svc/manifest/system/sac.xml group=sys mode=0444 411dir path=lib/svc/manifest/system/security group=sys 412dir path=lib/svc/manifest/system/svc group=sys 413file path=lib/svc/manifest/system/svc/global.xml group=sys mode=0444 414file path=lib/svc/manifest/system/svc/restarter.xml group=sys mode=0444 415file path=lib/svc/manifest/system/system-log.xml group=sys mode=0444 416file path=lib/svc/manifest/system/utmp.xml group=sys mode=0444 417file path=lib/svc/manifest/system/vtdaemon.xml group=sys mode=0444 418dir path=lib/svc/method 419file path=lib/svc/method/boot-archive mode=0555 420file path=lib/svc/method/boot-archive-update mode=0555 421file path=lib/svc/method/console-login mode=0555 422file path=lib/svc/method/devices-audio mode=0555 423file path=lib/svc/method/devices-local mode=0555 424file path=lib/svc/method/dns-install mode=0555 425file path=lib/svc/method/fs-local mode=0555 426file path=lib/svc/method/fs-minimal mode=0555 427file path=lib/svc/method/fs-root mode=0555 428file path=lib/svc/method/fs-usr mode=0555 429file path=lib/svc/method/identity-domain mode=0555 430file path=lib/svc/method/identity-node mode=0555 431file path=lib/svc/method/inetd-upgrade mode=0555 432file path=lib/svc/method/keymap mode=0555 433file path=lib/svc/method/ldap-client mode=0555 434file path=lib/svc/method/logadm-upgrade mode=0555 435file path=lib/svc/method/manifest-import mode=0555 436file path=lib/svc/method/mpxio-upgrade mode=0555 437file path=lib/svc/method/net-init mode=0555 438file path=lib/svc/method/net-install mode=0555 439file path=lib/svc/method/net-ipmgmt mode=0555 440file path=lib/svc/method/net-ipmp mode=0555 441file path=lib/svc/method/net-ipqos mode=0555 442file path=lib/svc/method/net-iptun mode=0555 443file path=lib/svc/method/net-loc mode=0555 444file path=lib/svc/method/net-loopback mode=0555 445file path=lib/svc/method/net-netmask mode=0555 446file path=lib/svc/method/net-nwam mode=0555 447file path=lib/svc/method/net-physical mode=0555 448file path=lib/svc/method/net-routing-setup mode=0555 449file path=lib/svc/method/net-svc mode=0555 450file path=lib/svc/method/rmtmpfiles mode=0555 451file path=lib/svc/method/rpc-bind mode=0555 452file path=lib/svc/method/svc-allocate mode=0555 453file path=lib/svc/method/svc-auditd mode=0555 454file path=lib/svc/method/svc-auditset mode=0555 455file path=lib/svc/method/svc-boot-config mode=0555 456file path=lib/svc/method/svc-consadm mode=0555 457file path=lib/svc/method/svc-cron mode=0555 458file path=lib/svc/method/svc-dlmgmtd mode=0555 459file path=lib/svc/method/svc-forwarding mode=0555 460$(i386_ONLY)file path=lib/svc/method/svc-hostid mode=0555 461file path=lib/svc/method/svc-hotplug mode=0555 462file path=lib/svc/method/svc-legacy-routing mode=0555 463file path=lib/svc/method/svc-nscd mode=0555 464file path=lib/svc/method/svc-rbac mode=0555 465file path=lib/svc/method/svc-sockfilter mode=0555 466file path=lib/svc/method/svc-utmpd mode=0555 467file path=lib/svc/method/system-log mode=0555 468file path=lib/svc/method/vtdaemon mode=0555 469file path=lib/svc/method/yp mode=0555 470dir path=lib/svc/monitor 471dir path=lib/svc/seed 472# global.db is not needed in non-global zones, and it's pretty large. 473file path=lib/svc/seed/global.db group=sys mode=0444 \ 474 variant.opensolaris.zone=global 475# symmetrically, nonglobal.db is not needed in global zones. 476file path=lib/svc/seed/nonglobal.db group=sys mode=0444 \ 477 variant.opensolaris.zone=nonglobal 478dir path=lib/svc/share 479file path=lib/svc/share/README mode=0444 480file path=lib/svc/share/fs_include.sh mode=0444 481file path=lib/svc/share/ipf_include.sh mode=0444 482file path=lib/svc/share/mfsthistory mode=0444 483file path=lib/svc/share/net_include.sh mode=0444 484file path=lib/svc/share/routing_include.sh mode=0444 485file path=lib/svc/share/smf_include.sh mode=0444 486dir path=mnt group=sys 487dir path=opt group=sys 488dir path=proc group=root mode=0555 489dir path=root group=root mode=0700 490file path=root/.bashrc group=root preserve=true 491file path=root/.profile group=root preserve=true 492dir path=sbin group=sys 493file path=sbin/autopush mode=0555 494$(i386_ONLY)file path=sbin/biosdev mode=0555 495file path=sbin/bootadm mode=0555 496file path=sbin/cryptoadm mode=0555 497file path=sbin/devprop mode=0555 498file path=sbin/dhcpagent mode=0555 499file path=sbin/dhcpinfo mode=0555 500file path=sbin/dlmgmtd mode=0555 501file path=sbin/fdisk mode=0555 502file path=sbin/fiocompress mode=0555 503file path=sbin/hostconfig mode=0555 504file path=sbin/ifconfig mode=0555 505file path=sbin/ifparse mode=0555 506file path=sbin/init group=sys mode=0555 507$(i386_ONLY)file path=sbin/installgrub group=sys mode=0555 508file path=sbin/ipmpstat mode=0555 509file path=sbin/mount mode=0555 510file path=sbin/mountall group=sys mode=0555 511file path=sbin/netstrategy mode=0555 512link path=sbin/pfsh target=../usr/bin/pfexec 513file path=sbin/rc0 group=sys mode=0744 514file path=sbin/rc1 group=sys mode=0744 515file path=sbin/rc2 group=sys mode=0744 516file path=sbin/rc3 group=sys mode=0744 517hardlink path=sbin/rc5 target=../sbin/rc0 518hardlink path=sbin/rc6 target=../sbin/rc0 519file path=sbin/rcS group=sys mode=0744 520file path=sbin/route mode=0555 521file path=sbin/routeadm mode=0555 522file path=sbin/soconfig mode=0555 523link path=sbin/su target=../usr/bin/su 524file path=sbin/su.static group=sys mode=0555 525file path=sbin/sulogin mode=0555 526file path=sbin/swapadd group=sys mode=0744 527file path=sbin/sync mode=0555 528file path=sbin/tzreload mode=0555 529file path=sbin/uadmin group=sys mode=0555 530file path=sbin/umount mode=0555 531file path=sbin/umountall group=sys mode=0555 532file path=sbin/uname mode=0555 533file path=sbin/zonename mode=0555 534dir path=system group=root 535dir path=system/boot group=root mode=0555 536dir path=system/contract group=root mode=0555 537dir path=system/object group=root mode=0555 538dir path=tmp group=sys mode=1777 539dir path=usr group=sys 540link path=usr/adm target=../var/adm 541dir path=usr/bin 542dir path=usr/bin/$(ARCH32) 543$(i386_ONLY)file path=usr/bin/$(ARCH32)/amt mode=0555 544file path=usr/bin/$(ARCH32)/decrypt mode=0555 545file path=usr/bin/$(ARCH32)/digest mode=0555 546hardlink path=usr/bin/$(ARCH32)/encrypt target=decrypt 547hardlink path=usr/bin/$(ARCH32)/mac target=digest 548$(i386_ONLY)file path=usr/bin/$(ARCH32)/newtask group=sys mode=4555 549$(i386_ONLY)file path=usr/bin/$(ARCH32)/nohup mode=0555 550$(i386_ONLY)file path=usr/bin/$(ARCH32)/prctl mode=0555 551$(i386_ONLY)file path=usr/bin/$(ARCH32)/prstat mode=0555 552file path=usr/bin/$(ARCH32)/savecore mode=0555 553$(i386_ONLY)file path=usr/bin/$(ARCH32)/setuname mode=0555 554dir path=usr/bin/$(ARCH64) 555file path=usr/bin/$(ARCH64)/amt mode=0555 556file path=usr/bin/$(ARCH64)/crle mode=0555 557file path=usr/bin/$(ARCH64)/decrypt mode=0555 558file path=usr/bin/$(ARCH64)/digest mode=0555 559hardlink path=usr/bin/$(ARCH64)/encrypt target=decrypt 560file path=usr/bin/$(ARCH64)/ls mode=0555 561hardlink path=usr/bin/$(ARCH64)/mac target=digest 562file path=usr/bin/$(ARCH64)/moe mode=0555 563file path=usr/bin/$(ARCH64)/newtask group=sys mode=4555 564file path=usr/bin/$(ARCH64)/nohup mode=0555 565file path=usr/bin/$(ARCH64)/prctl mode=0555 566file path=usr/bin/$(ARCH64)/prstat mode=0555 567file path=usr/bin/$(ARCH64)/savecore mode=0555 568file path=usr/bin/$(ARCH64)/setuname mode=0555 569$(i386_ONLY)file path=usr/bin/addbadsec mode=0555 570file path=usr/bin/amt mode=0555 571file path=usr/bin/arch mode=0555 572file path=usr/bin/at group=sys mode=4755 573file path=usr/bin/atq group=sys mode=4755 574file path=usr/bin/atrm group=sys mode=4755 575file path=usr/bin/auths mode=0555 576file path=usr/bin/basename mode=0555 577file path=usr/bin/busstat mode=0555 578file path=usr/bin/captoinfo mode=0555 579file path=usr/bin/cat mode=0555 580file path=usr/bin/chgrp mode=0555 581file path=usr/bin/chmod mode=0555 582file path=usr/bin/chown mode=0555 583file path=usr/bin/ckdate mode=0555 584file path=usr/bin/ckgid mode=0555 585file path=usr/bin/ckint mode=0555 586file path=usr/bin/ckitem mode=0555 587file path=usr/bin/ckkeywd mode=0555 588file path=usr/bin/ckpath mode=0555 589file path=usr/bin/ckrange mode=0555 590file path=usr/bin/ckstr mode=0555 591file path=usr/bin/cktime mode=0555 592file path=usr/bin/ckuid mode=0555 593file path=usr/bin/ckyorn mode=0555 594file path=usr/bin/clear mode=0555 595file path=usr/bin/connstat mode=0555 596file path=usr/bin/coreadm mode=0555 597file path=usr/bin/cp mode=0555 598file path=usr/bin/cpio mode=0555 599file path=usr/bin/crle mode=0555 600file path=usr/bin/crontab mode=4555 601file path=usr/bin/crypt mode=0555 602file path=usr/bin/csh mode=0555 603file path=usr/bin/ctrun mode=0555 604file path=usr/bin/ctstat mode=0555 605file path=usr/bin/ctwatch mode=0555 606file path=usr/bin/date mode=0555 607file path=usr/bin/dd mode=0555 608hardlink path=usr/bin/decrypt target=../../usr/lib/isaexec 609file path=usr/bin/devattr mode=0555 610file path=usr/bin/devfree mode=0555 611file path=usr/bin/devreserv mode=0555 612link path=usr/bin/df target=../sbin/df 613hardlink path=usr/bin/digest target=../../usr/lib/isaexec 614file path=usr/bin/dirname mode=0555 615$(i386_ONLY)file path=usr/bin/diskscan mode=0555 616hardlink path=usr/bin/dispgid target=../../usr/bin/ckgid 617hardlink path=usr/bin/dispuid target=../../usr/bin/ckuid 618file path=usr/bin/domainname mode=0555 619file path=usr/bin/du mode=0555 620file path=usr/bin/dumpcs mode=0555 621file path=usr/bin/dumpkeys mode=0555 622file path=usr/bin/echo mode=0555 623file path=usr/bin/ed mode=0555 624hardlink path=usr/bin/edit target=../has/bin/edit 625hardlink path=usr/bin/egrep target=../../usr/bin/grep 626file path=usr/bin/eject mode=0555 627hardlink path=usr/bin/encrypt target=../../usr/lib/isaexec 628file path=usr/bin/env mode=0555 629file path=usr/bin/expr mode=0555 630file path=usr/bin/false mode=0555 631file path=usr/bin/fdetach mode=0555 632file path=usr/bin/fdformat mode=4555 633hardlink path=usr/bin/fgrep target=../../usr/bin/grep 634file path=usr/bin/file mode=0555 635file path=usr/bin/find mode=0555 636file path=usr/bin/fmt mode=0555 637file path=usr/bin/fmtmsg mode=0555 638file path=usr/bin/fold mode=0555 639file path=usr/bin/fsstat mode=0555 640file path=usr/bin/geniconvtbl mode=0555 641file path=usr/bin/getconf mode=0555 642file path=usr/bin/getdev mode=0555 643file path=usr/bin/getdgrp mode=0555 644file path=usr/bin/getent mode=0555 645file path=usr/bin/getfacl mode=0555 646file path=usr/bin/getopt mode=0555 647file path=usr/bin/gettext mode=0555 648file path=usr/bin/getvol mode=0555 649file path=usr/bin/grep mode=0555 650file path=usr/bin/groups mode=0555 651file path=usr/bin/head mode=0555 652file path=usr/bin/hostid mode=0555 653file path=usr/bin/hostname mode=0555 654file path=usr/bin/iconv mode=0555 655file path=usr/bin/id mode=0555 656file path=usr/bin/infocmp mode=0555 657file path=usr/bin/iostat mode=0555 658file path=usr/bin/isainfo mode=0555 659file path=usr/bin/isalist mode=0555 660file path=usr/bin/kbd mode=0555 661file path=usr/bin/keylogin mode=0555 662file path=usr/bin/keylogout mode=0555 663file path=usr/bin/kmfcfg mode=0555 664file path=usr/bin/kvmstat mode=0555 665file path=usr/bin/line mode=0555 666file path=usr/bin/listdgrp mode=0555 667file path=usr/bin/listusers mode=0555 668hardlink path=usr/bin/ln target=../../usr/bin/cp 669file path=usr/bin/loadkeys mode=0555 670file path=usr/bin/logger mode=0555 671file path=usr/bin/login mode=4555 672file path=usr/bin/logins mode=0750 673file path=usr/bin/logname mode=0555 674file path=usr/bin/ls mode=0555 675file path=usr/bin/m4 mode=0555 676hardlink path=usr/bin/mac target=../../usr/lib/isaexec 677file path=usr/bin/mach mode=0555 678file path=usr/bin/mail group=mail mode=2511 679file path=usr/bin/mailx group=mail mode=2511 680file path=usr/bin/makedev mode=0555 681file path=usr/bin/mesg mode=0555 682file path=usr/bin/mkdir mode=0555 683file path=usr/bin/mkpwdict mode=0555 684file path=usr/bin/mktemp mode=0555 685file path=usr/bin/moe mode=0555 686file path=usr/bin/more mode=0555 687file path=usr/bin/mpstat mode=0555 688file path=usr/bin/mt mode=0555 689hardlink path=usr/bin/mv target=../../usr/bin/cp 690file path=usr/bin/netstat mode=0555 691file path=usr/bin/newgrp group=sys mode=4755 692hardlink path=usr/bin/newtask target=../../usr/lib/isaexec 693file path=usr/bin/nice mode=0555 694hardlink path=usr/bin/nohup target=../../usr/lib/isaexec 695file path=usr/bin/optisa mode=0555 696hardlink path=usr/bin/page target=../../usr/bin/more 697file path=usr/bin/pagesize mode=0555 698file path=usr/bin/passwd group=sys mode=6555 699file path=usr/bin/pathchk mode=0555 700file path=usr/bin/pax mode=0555 701hardlink path=usr/bin/pfbash target=../../usr/bin/pfexec 702hardlink path=usr/bin/pfcsh target=../../usr/bin/pfexec 703file path=usr/bin/pfexec mode=0555 704hardlink path=usr/bin/pftcsh target=../../usr/bin/pfexec 705hardlink path=usr/bin/pfzsh target=../../usr/bin/pfexec 706file path=usr/bin/pg mode=0555 707file path=usr/bin/pgrep mode=0555 708hardlink path=usr/bin/pkill target=../../usr/bin/pgrep 709file path=usr/bin/pktool mode=0555 710file path=usr/bin/pr mode=0555 711hardlink path=usr/bin/prctl target=../../usr/lib/isaexec 712file path=usr/bin/printf mode=0555 713file path=usr/bin/priocntl mode=0555 714file path=usr/bin/profiles mode=0555 715file path=usr/bin/projects mode=0555 716hardlink path=usr/bin/prstat target=../../usr/lib/isaexec 717file path=usr/bin/ps mode=0555 718file path=usr/bin/putdev mode=0555 719file path=usr/bin/putdgrp mode=0555 720link path=usr/bin/pwconv target=../sbin/pwconv 721file path=usr/bin/pwd mode=0555 722hardlink path=usr/bin/red target=../../usr/bin/ed 723file path=usr/bin/renice mode=0555 724file path=usr/bin/rm mode=0555 725link path=usr/bin/rmail target=./mail 726file path=usr/bin/rmdir mode=0555 727file path=usr/bin/roles mode=0555 728file path=usr/bin/rpcinfo mode=0555 729file path=usr/bin/runat mode=0555 730hardlink path=usr/bin/savecore target=../../usr/lib/isaexec 731file path=usr/bin/script mode=0555 732file path=usr/bin/sed mode=0555 733file path=usr/bin/setfacl mode=0555 734file path=usr/bin/setpgrp group=sys mode=0555 735file path=usr/bin/settime mode=0555 736hardlink path=usr/bin/setuname target=../../usr/lib/isaexec 737file path=usr/bin/sleep mode=0555 738file path=usr/bin/strchg group=root mode=0555 739link path=usr/bin/strclean target=../sbin/strclean 740file path=usr/bin/strconf group=root mode=0555 741link path=usr/bin/strerr target=../sbin/strerr 742file path=usr/bin/stty mode=0555 743file path=usr/bin/su group=sys mode=4555 744file path=usr/bin/svcprop mode=0555 745file path=usr/bin/svcs mode=0555 746link path=usr/bin/sync target=../../sbin/sync 747file path=usr/bin/tabs mode=0555 748file path=usr/bin/tail mode=0555 749link path=usr/bin/tar target=../sbin/tar 750file path=usr/bin/tic mode=0555 751file path=usr/bin/time mode=0555 752file path=usr/bin/tip owner=uucp mode=4511 753hardlink path=usr/bin/touch target=../../usr/bin/settime 754file path=usr/bin/tpmadm mode=0555 755file path=usr/bin/tput mode=0555 756file path=usr/bin/tr mode=0555 757file path=usr/bin/true mode=0555 758file path=usr/bin/tty mode=0555 759file path=usr/bin/tzselect mode=0555 760link path=usr/bin/uname target=../../sbin/uname 761hardlink path=usr/bin/uptime target=w 762file path=usr/bin/userattr mode=0555 763file path=usr/bin/uuidgen mode=0555 764hardlink path=usr/bin/vedit target=../has/bin/edit 765file path=usr/bin/vmstat mode=0555 766file path=usr/bin/vtfontcvt mode=0555 767file path=usr/bin/w mode=4555 768file path=usr/bin/which mode=0555 769file path=usr/bin/who mode=0555 770file path=usr/bin/wracct mode=0555 771file path=usr/bin/write group=tty mode=2555 772file path=usr/bin/xargs mode=0555 773file path=usr/bin/xstr mode=0555 774dir path=usr/ccs 775dir path=usr/ccs/bin 776link path=usr/ccs/bin/m4 target=../../bin/m4 777dir path=usr/demo 778dir path=usr/games 779dir path=usr/has 780dir path=usr/has/bin 781file path=usr/has/bin/edit mode=0555 782hardlink path=usr/has/bin/ex target=edit 783link path=usr/has/bin/jsh target=sh 784hardlink path=usr/has/bin/pfsh target=../../bin/pfexec 785file path=usr/has/bin/sh mode=0555 786hardlink path=usr/has/bin/vedit target=edit 787hardlink path=usr/has/bin/vi target=edit 788hardlink path=usr/has/bin/view target=edit 789dir path=usr/has/lib 790link path=usr/has/lib/rsh target=../bin/sh 791dir path=usr/has/man 792dir path=usr/has/man/man1has 793file path=usr/has/man/man1has/edit.1has 794file path=usr/has/man/man1has/ex.1has 795file path=usr/has/man/man1has/sh.1has 796file path=usr/has/man/man1has/vi.1has 797dir path=usr/kernel group=sys 798dir path=usr/kernel/drv group=sys 799dir path=usr/kernel/drv/$(ARCH64) group=sys 800file path=usr/kernel/drv/$(ARCH64)/dump group=sys 801file path=usr/kernel/drv/$(ARCH64)/eventfd group=sys 802file path=usr/kernel/drv/$(ARCH64)/fssnap group=sys 803file path=usr/kernel/drv/$(ARCH64)/kstat group=sys 804file path=usr/kernel/drv/$(ARCH64)/ksyms group=sys 805file path=usr/kernel/drv/$(ARCH64)/logindmux group=sys 806file path=usr/kernel/drv/$(ARCH64)/ptm group=sys 807file path=usr/kernel/drv/$(ARCH64)/pts group=sys 808file path=usr/kernel/drv/$(ARCH64)/timerfd group=sys 809file path=usr/kernel/drv/dump.conf group=sys 810file path=usr/kernel/drv/eventfd.conf group=sys 811file path=usr/kernel/drv/fssnap.conf group=sys 812file path=usr/kernel/drv/kstat.conf group=sys 813file path=usr/kernel/drv/ksyms.conf group=sys 814file path=usr/kernel/drv/logindmux.conf group=sys 815file path=usr/kernel/drv/ptm.conf group=sys 816file path=usr/kernel/drv/pts.conf group=sys 817file path=usr/kernel/drv/timerfd.conf group=sys 818dir path=usr/kernel/exec group=sys 819dir path=usr/kernel/exec/$(ARCH64) group=sys 820file path=usr/kernel/exec/$(ARCH64)/javaexec group=sys mode=0755 821file path=usr/kernel/exec/$(ARCH64)/shbinexec group=sys mode=0755 822dir path=usr/kernel/fs group=sys 823dir path=usr/kernel/fs/$(ARCH64) group=sys 824file path=usr/kernel/fs/$(ARCH64)/fdfs group=sys mode=0755 825file path=usr/kernel/fs/$(ARCH64)/pcfs group=sys mode=0755 826dir path=usr/kernel/pcbe group=sys 827dir path=usr/kernel/pcbe/$(ARCH64) group=sys 828dir path=usr/kernel/sched group=sys 829dir path=usr/kernel/sched/$(ARCH64) group=sys 830file path=usr/kernel/sched/$(ARCH64)/FX group=sys mode=0755 831file path=usr/kernel/sched/$(ARCH64)/FX_DPTBL group=sys mode=0755 832file path=usr/kernel/sched/$(ARCH64)/IA group=sys mode=0755 833file path=usr/kernel/sched/$(ARCH64)/RT group=sys mode=0755 834file path=usr/kernel/sched/$(ARCH64)/RT_DPTBL group=sys mode=0755 835dir path=usr/kernel/strmod group=sys 836dir path=usr/kernel/strmod/$(ARCH64) group=sys 837file path=usr/kernel/strmod/$(ARCH64)/cryptmod group=sys mode=0755 838file path=usr/kernel/strmod/$(ARCH64)/rlmod group=sys mode=0755 839file path=usr/kernel/strmod/$(ARCH64)/telmod group=sys mode=0755 840dir path=usr/kernel/sys group=sys 841dir path=usr/kernel/sys/$(ARCH64) group=sys 842file path=usr/kernel/sys/$(ARCH64)/acctctl group=sys mode=0755 843file path=usr/kernel/sys/$(ARCH64)/exacctsys group=sys mode=0755 844file path=usr/kernel/sys/$(ARCH64)/sysacct group=sys mode=0755 845dir path=usr/kvm 846file path=usr/kvm/README group=sys 847dir path=usr/lib 848dir path=usr/lib/$(ARCH64) 849link path=usr/lib/$(ARCH64)/ld.so.1 target=../../../lib/$(ARCH64)/ld.so.1 850file path=usr/lib/$(ARCH64)/libshare.so.1 851dir path=usr/lib/audit 852file path=usr/lib/audit/audit_record_attr mode=0444 853dir path=usr/lib/class 854dir path=usr/lib/class/FX 855file path=usr/lib/class/FX/FXdispadmin mode=0555 856file path=usr/lib/class/FX/FXpriocntl mode=0555 857dir path=usr/lib/class/IA 858file path=usr/lib/class/IA/IAdispadmin mode=0555 859file path=usr/lib/class/IA/IApriocntl mode=0555 860dir path=usr/lib/class/RT 861file path=usr/lib/class/RT/RTdispadmin mode=0555 862file path=usr/lib/class/RT/RTpriocntl mode=0555 863dir path=usr/lib/class/SDC 864file path=usr/lib/class/SDC/SDCdispadmin mode=0555 865file path=usr/lib/class/SDC/SDCpriocntl mode=0555 866dir path=usr/lib/class/TS 867file path=usr/lib/class/TS/TSdispadmin mode=0555 868file path=usr/lib/class/TS/TSpriocntl mode=0555 869link path=usr/lib/cron target=../../etc/cron.d 870dir path=usr/lib/crypto 871dir path=usr/lib/devfsadm group=sys 872link path=usr/lib/devfsadm/devfsadmd target=../../sbin/devfsadm 873dir path=usr/lib/devfsadm/linkmod group=sys 874file path=usr/lib/devfsadm/linkmod/SUNW_audio_link.so group=sys 875file path=usr/lib/devfsadm/linkmod/SUNW_cfg_link.so group=sys 876file path=usr/lib/devfsadm/linkmod/SUNW_disk_link.so group=sys 877file path=usr/lib/devfsadm/linkmod/SUNW_fssnap_link.so group=sys 878file path=usr/lib/devfsadm/linkmod/SUNW_ieee1394_link.so group=sys 879file path=usr/lib/devfsadm/linkmod/SUNW_lofi_link.so group=sys 880file path=usr/lib/devfsadm/linkmod/SUNW_misc_link.so group=sys 881file path=usr/lib/devfsadm/linkmod/SUNW_misc_link_$(ARCH).so group=sys 882file path=usr/lib/devfsadm/linkmod/SUNW_port_link.so group=sys 883file path=usr/lib/devfsadm/linkmod/SUNW_ramdisk_link.so group=sys 884file path=usr/lib/devfsadm/linkmod/SUNW_sgen_link.so group=sys 885file path=usr/lib/devfsadm/linkmod/SUNW_smp_link.so group=sys 886file path=usr/lib/devfsadm/linkmod/SUNW_tape_link.so group=sys 887file path=usr/lib/devfsadm/linkmod/SUNW_usb_link.so group=sys 888$(i386_ONLY)file path=usr/lib/devfsadm/linkmod/SUNW_xen_link.so group=sys 889file path=usr/lib/diffh mode=0555 890link path=usr/lib/embedded_su target=../bin/su 891file path=usr/lib/expreserve mode=0555 892file path=usr/lib/exrecover mode=0555 893dir path=usr/lib/fs group=sys 894dir path=usr/lib/fs/autofs group=sys 895dir path=usr/lib/fs/autofs/$(ARCH64) group=sys 896dir path=usr/lib/fs/bootfs group=sys 897file path=usr/lib/fs/bootfs/mount mode=0555 898dir path=usr/lib/fs/ctfs group=sys 899file path=usr/lib/fs/ctfs/mount mode=0555 900dir path=usr/lib/fs/dev group=sys 901link path=usr/lib/fs/dev/mount target=../../../../etc/fs/dev/mount 902dir path=usr/lib/fs/fd group=sys 903file path=usr/lib/fs/fd/mount mode=0555 904dir path=usr/lib/fs/hsfs group=sys 905hardlink path=usr/lib/fs/hsfs/fstyp target=../../../sbin/fstyp 906file path=usr/lib/fs/hsfs/fstyp.so.1 mode=0555 907file path=usr/lib/fs/hsfs/labelit mode=0555 908link path=usr/lib/fs/hsfs/mount target=../../../../etc/fs/hsfs/mount 909dir path=usr/lib/fs/lofs group=sys 910file path=usr/lib/fs/lofs/mount mode=0555 911dir path=usr/lib/fs/mntfs group=sys 912file path=usr/lib/fs/mntfs/mount mode=0555 913dir path=usr/lib/fs/nfs group=sys 914dir path=usr/lib/fs/nfs/$(ARCH64) group=sys 915dir path=usr/lib/fs/objfs group=sys 916file path=usr/lib/fs/objfs/mount mode=0555 917dir path=usr/lib/fs/proc group=sys 918file path=usr/lib/fs/proc/mount mode=0555 919dir path=usr/lib/fs/sharefs group=sys 920file path=usr/lib/fs/sharefs/mount mode=0555 921dir path=usr/lib/fs/tmpfs group=sys 922file path=usr/lib/fs/tmpfs/mount mode=0555 923dir path=usr/lib/fs/ufs group=sys 924file path=usr/lib/fs/ufs/clri mode=0555 925hardlink path=usr/lib/fs/ufs/dcopy target=../../../../usr/lib/fs/ufs/clri 926file path=usr/lib/fs/ufs/df mode=0555 927file path=usr/lib/fs/ufs/edquota mode=0555 928file path=usr/lib/fs/ufs/ff mode=0555 929file path=usr/lib/fs/ufs/fsck mode=0555 930file path=usr/lib/fs/ufs/fsckall mode=0555 931file path=usr/lib/fs/ufs/fsdb mode=0555 932file path=usr/lib/fs/ufs/fsirand mode=0555 933file path=usr/lib/fs/ufs/fssnap mode=0555 934hardlink path=usr/lib/fs/ufs/fstyp target=../../../sbin/fstyp 935file path=usr/lib/fs/ufs/fstyp.so.1 mode=0555 936file path=usr/lib/fs/ufs/labelit mode=0555 937file path=usr/lib/fs/ufs/lockfs mode=0555 938file path=usr/lib/fs/ufs/mkfs mode=0555 939link path=usr/lib/fs/ufs/mount target=../../../../etc/fs/ufs/mount 940file path=usr/lib/fs/ufs/ncheck mode=0555 941file path=usr/lib/fs/ufs/newfs mode=0555 942file path=usr/lib/fs/ufs/quot mode=0555 943file path=usr/lib/fs/ufs/quota mode=4555 944file path=usr/lib/fs/ufs/quotacheck mode=0555 945file path=usr/lib/fs/ufs/quotaoff mode=0555 946hardlink path=usr/lib/fs/ufs/quotaon target=../../../../usr/lib/fs/ufs/quotaoff 947file path=usr/lib/fs/ufs/repquota mode=0555 948file path=usr/lib/fs/ufs/tunefs mode=0555 949file path=usr/lib/fs/ufs/ufsdump mode=4555 950file path=usr/lib/fs/ufs/ufsrestore mode=4555 951file path=usr/lib/fs/ufs/volcopy mode=0555 952file path=usr/lib/getoptcvt mode=0555 953dir path=usr/lib/help 954dir path=usr/lib/help/auths 955dir path=usr/lib/help/auths/locale 956dir path=usr/lib/help/auths/locale/C 957file path=usr/lib/help/auths/locale/C/AllSolAuthsHeader.html 958file path=usr/lib/help/auths/locale/C/AuditHeader.html 959file path=usr/lib/help/auths/locale/C/AuthJobsAdmin.html 960file path=usr/lib/help/auths/locale/C/AuthJobsUser.html 961file path=usr/lib/help/auths/locale/C/AuthProfmgrAssign.html 962file path=usr/lib/help/auths/locale/C/AuthProfmgrDelegate.html 963file path=usr/lib/help/auths/locale/C/AuthProfmgrExecattrWrite.html 964file path=usr/lib/help/auths/locale/C/AuthProfmgrRead.html 965file path=usr/lib/help/auths/locale/C/AuthProfmgrWrite.html 966file path=usr/lib/help/auths/locale/C/AuthReadNDMP.html 967file path=usr/lib/help/auths/locale/C/AuthReadSMB.html 968file path=usr/lib/help/auths/locale/C/AuthRoleAssign.html 969file path=usr/lib/help/auths/locale/C/AuthRoleDelegate.html 970file path=usr/lib/help/auths/locale/C/AuthRoleWrite.html 971file path=usr/lib/help/auths/locale/C/BindStates.html 972file path=usr/lib/help/auths/locale/C/DevAllocHeader.html 973file path=usr/lib/help/auths/locale/C/DevAllocate.html 974file path=usr/lib/help/auths/locale/C/DevConfig.html 975file path=usr/lib/help/auths/locale/C/DevGrant.html 976file path=usr/lib/help/auths/locale/C/DevRevoke.html 977file path=usr/lib/help/auths/locale/C/DhcpmgrHeader.html 978file path=usr/lib/help/auths/locale/C/DhcpmgrWrite.html 979file path=usr/lib/help/auths/locale/C/HotplugHeader.html 980file path=usr/lib/help/auths/locale/C/HotplugModify.html 981file path=usr/lib/help/auths/locale/C/IdmapRules.html 982file path=usr/lib/help/auths/locale/C/JobHeader.html 983file path=usr/lib/help/auths/locale/C/JobsGrant.html 984file path=usr/lib/help/auths/locale/C/LinkSecurity.html 985file path=usr/lib/help/auths/locale/C/LoginEnable.html 986file path=usr/lib/help/auths/locale/C/LoginHeader.html 987file path=usr/lib/help/auths/locale/C/LoginRemote.html 988file path=usr/lib/help/auths/locale/C/NetworkAutoconfRead.html 989file path=usr/lib/help/auths/locale/C/NetworkAutoconfSelect.html 990file path=usr/lib/help/auths/locale/C/NetworkAutoconfWlan.html 991file path=usr/lib/help/auths/locale/C/NetworkAutoconfWrite.html 992file path=usr/lib/help/auths/locale/C/NetworkHeader.html 993file path=usr/lib/help/auths/locale/C/NetworkILBconf.html 994file path=usr/lib/help/auths/locale/C/NetworkILBenable.html 995file path=usr/lib/help/auths/locale/C/NetworkInterfaceConfig.html 996file path=usr/lib/help/auths/locale/C/NetworkVRRP.html 997file path=usr/lib/help/auths/locale/C/PriAdmin.html 998file path=usr/lib/help/auths/locale/C/ProfmgrHeader.html 999file path=usr/lib/help/auths/locale/C/RoleHeader.html 1000file path=usr/lib/help/auths/locale/C/SmfAllocate.html 1001file path=usr/lib/help/auths/locale/C/SmfAutofsStates.html 1002file path=usr/lib/help/auths/locale/C/SmfCoreadmStates.html 1003file path=usr/lib/help/auths/locale/C/SmfCronStates.html 1004file path=usr/lib/help/auths/locale/C/SmfExAcctFlowStates.html 1005file path=usr/lib/help/auths/locale/C/SmfExAcctNetStates.html 1006file path=usr/lib/help/auths/locale/C/SmfExAcctProcessStates.html 1007file path=usr/lib/help/auths/locale/C/SmfExAcctTaskStates.html 1008file path=usr/lib/help/auths/locale/C/SmfHeader.html 1009file path=usr/lib/help/auths/locale/C/SmfILBStates.html 1010file path=usr/lib/help/auths/locale/C/SmfIPsecStates.html 1011file path=usr/lib/help/auths/locale/C/SmfIdmapStates.html 1012file path=usr/lib/help/auths/locale/C/SmfInetdStates.html 1013file path=usr/lib/help/auths/locale/C/SmfLocationStates.html 1014file path=usr/lib/help/auths/locale/C/SmfMDNSStates.html 1015file path=usr/lib/help/auths/locale/C/SmfManageAudit.html 1016file path=usr/lib/help/auths/locale/C/SmfManageHeader.html 1017file path=usr/lib/help/auths/locale/C/SmfManageHotplug.html 1018file path=usr/lib/help/auths/locale/C/SmfManageZFSSnap.html 1019file path=usr/lib/help/auths/locale/C/SmfModifyAppl.html 1020file path=usr/lib/help/auths/locale/C/SmfModifyDepend.html 1021file path=usr/lib/help/auths/locale/C/SmfModifyFramework.html 1022file path=usr/lib/help/auths/locale/C/SmfModifyHeader.html 1023file path=usr/lib/help/auths/locale/C/SmfModifyMethod.html 1024file path=usr/lib/help/auths/locale/C/SmfNADDStates.html 1025file path=usr/lib/help/auths/locale/C/SmfNDMPStates.html 1026file path=usr/lib/help/auths/locale/C/SmfNWAMStates.html 1027file path=usr/lib/help/auths/locale/C/SmfNscdStates.html 1028file path=usr/lib/help/auths/locale/C/SmfPowerStates.html 1029file path=usr/lib/help/auths/locale/C/SmfReparseStates.html 1030file path=usr/lib/help/auths/locale/C/SmfRoutingStates.html 1031file path=usr/lib/help/auths/locale/C/SmfSMBFSStates.html 1032file path=usr/lib/help/auths/locale/C/SmfSMBStates.html 1033file path=usr/lib/help/auths/locale/C/SmfSendmailStates.html 1034file path=usr/lib/help/auths/locale/C/SmfSshStates.html 1035file path=usr/lib/help/auths/locale/C/SmfSyslogStates.html 1036file path=usr/lib/help/auths/locale/C/SmfVRRPStates.html 1037file path=usr/lib/help/auths/locale/C/SmfValueAudit.html 1038file path=usr/lib/help/auths/locale/C/SmfValueCoreadm.html 1039file path=usr/lib/help/auths/locale/C/SmfValueExAcctFlow.html 1040file path=usr/lib/help/auths/locale/C/SmfValueExAcctNet.html 1041file path=usr/lib/help/auths/locale/C/SmfValueExAcctProcess.html 1042file path=usr/lib/help/auths/locale/C/SmfValueExAcctTask.html 1043file path=usr/lib/help/auths/locale/C/SmfValueFirewall.html 1044file path=usr/lib/help/auths/locale/C/SmfValueHeader.html 1045file path=usr/lib/help/auths/locale/C/SmfValueIPsec.html 1046file path=usr/lib/help/auths/locale/C/SmfValueIdmap.html 1047file path=usr/lib/help/auths/locale/C/SmfValueInetd.html 1048file path=usr/lib/help/auths/locale/C/SmfValueMDNS.html 1049file path=usr/lib/help/auths/locale/C/SmfValueNADD.html 1050file path=usr/lib/help/auths/locale/C/SmfValueNDMP.html 1051file path=usr/lib/help/auths/locale/C/SmfValueNWAM.html 1052file path=usr/lib/help/auths/locale/C/SmfValueProcSec.html 1053file path=usr/lib/help/auths/locale/C/SmfValueRouting.html 1054file path=usr/lib/help/auths/locale/C/SmfValueSMB.html 1055file path=usr/lib/help/auths/locale/C/SmfValueVscan.html 1056file path=usr/lib/help/auths/locale/C/SmfValueVt.html 1057file path=usr/lib/help/auths/locale/C/SmfVscanStates.html 1058file path=usr/lib/help/auths/locale/C/SmfVtStates.html 1059file path=usr/lib/help/auths/locale/C/SmfWpaStates.html 1060file path=usr/lib/help/auths/locale/C/SysCpuPowerMgmt.html 1061file path=usr/lib/help/auths/locale/C/SysDate.html 1062file path=usr/lib/help/auths/locale/C/SysHeader.html 1063file path=usr/lib/help/auths/locale/C/SysMaintenance.html 1064file path=usr/lib/help/auths/locale/C/SysPowerMgmtBrightness.html 1065file path=usr/lib/help/auths/locale/C/SysPowerMgmtHeader.html 1066file path=usr/lib/help/auths/locale/C/SysPowerMgmtSuspend.html 1067file path=usr/lib/help/auths/locale/C/SysPowerMgmtSuspendtoDisk.html 1068file path=usr/lib/help/auths/locale/C/SysPowerMgmtSuspendtoRAM.html 1069file path=usr/lib/help/auths/locale/C/SysShutdown.html 1070file path=usr/lib/help/auths/locale/C/SysSyseventRead.html 1071file path=usr/lib/help/auths/locale/C/SysSyseventWrite.html 1072file path=usr/lib/help/auths/locale/C/WifiConfig.html 1073file path=usr/lib/help/auths/locale/C/WifiWep.html 1074file path=usr/lib/help/auths/locale/C/ZoneCloneFrom.html 1075file path=usr/lib/help/auths/locale/C/ZoneHeader.html 1076file path=usr/lib/help/auths/locale/C/ZoneLogin.html 1077file path=usr/lib/help/auths/locale/C/ZoneManage.html 1078dir path=usr/lib/help/profiles 1079dir path=usr/lib/help/profiles/locale 1080dir path=usr/lib/help/profiles/locale/C 1081file path=usr/lib/help/profiles/locale/C/RtAcctadm.html 1082file path=usr/lib/help/profiles/locale/C/RtAll.html 1083file path=usr/lib/help/profiles/locale/C/RtAuditCfg.html 1084file path=usr/lib/help/profiles/locale/C/RtAuditCtrl.html 1085file path=usr/lib/help/profiles/locale/C/RtAuditReview.html 1086file path=usr/lib/help/profiles/locale/C/RtCPUPowerManagement.html 1087file path=usr/lib/help/profiles/locale/C/RtConsUser.html 1088file path=usr/lib/help/profiles/locale/C/RtContractObserver.html 1089file path=usr/lib/help/profiles/locale/C/RtCronMngmnt.html 1090file path=usr/lib/help/profiles/locale/C/RtCryptoMngmnt.html 1091file path=usr/lib/help/profiles/locale/C/RtDHCPMngmnt.html 1092file path=usr/lib/help/profiles/locale/C/RtDatAdmin.html 1093file path=usr/lib/help/profiles/locale/C/RtDefault.html 1094file path=usr/lib/help/profiles/locale/C/RtDeviceMngmnt.html 1095file path=usr/lib/help/profiles/locale/C/RtDeviceSecurity.html 1096file path=usr/lib/help/profiles/locale/C/RtExAcctFlow.html 1097file path=usr/lib/help/profiles/locale/C/RtExAcctNet.html 1098file path=usr/lib/help/profiles/locale/C/RtExAcctProcess.html 1099file path=usr/lib/help/profiles/locale/C/RtExAcctTask.html 1100file path=usr/lib/help/profiles/locale/C/RtFTPMngmnt.html 1101file path=usr/lib/help/profiles/locale/C/RtFileSysMngmnt.html 1102file path=usr/lib/help/profiles/locale/C/RtFileSysSecurity.html 1103file path=usr/lib/help/profiles/locale/C/RtHotplugMngmnt.html 1104file path=usr/lib/help/profiles/locale/C/RtIPFilterMngmnt.html 1105file path=usr/lib/help/profiles/locale/C/RtIdmapMngmnt.html 1106file path=usr/lib/help/profiles/locale/C/RtIdmapNameRulesMngmnt.html 1107file path=usr/lib/help/profiles/locale/C/RtInetdMngmnt.html 1108file path=usr/lib/help/profiles/locale/C/RtKerberosClntMngmnt.html 1109file path=usr/lib/help/profiles/locale/C/RtKerberosSrvrMngmnt.html 1110file path=usr/lib/help/profiles/locale/C/RtLogMngmnt.html 1111file path=usr/lib/help/profiles/locale/C/RtMailMngmnt.html 1112file path=usr/lib/help/profiles/locale/C/RtMaintAndRepair.html 1113file path=usr/lib/help/profiles/locale/C/RtMediaBkup.html 1114file path=usr/lib/help/profiles/locale/C/RtMediaCtlg.html 1115file path=usr/lib/help/profiles/locale/C/RtMediaRestore.html 1116file path=usr/lib/help/profiles/locale/C/RtNDMPMngmnt.html 1117file path=usr/lib/help/profiles/locale/C/RtNameServiceAdmin.html 1118file path=usr/lib/help/profiles/locale/C/RtNameServiceSecure.html 1119file path=usr/lib/help/profiles/locale/C/RtNetAutoconfAdmin.html 1120file path=usr/lib/help/profiles/locale/C/RtNetAutoconfUser.html 1121file path=usr/lib/help/profiles/locale/C/RtNetILB.html 1122file path=usr/lib/help/profiles/locale/C/RtNetIPsec.html 1123file path=usr/lib/help/profiles/locale/C/RtNetLinkSecure.html 1124file path=usr/lib/help/profiles/locale/C/RtNetMngmnt.html 1125file path=usr/lib/help/profiles/locale/C/RtNetObservability.html 1126file path=usr/lib/help/profiles/locale/C/RtNetSecure.html 1127file path=usr/lib/help/profiles/locale/C/RtNetVRRP.html 1128file path=usr/lib/help/profiles/locale/C/RtNetWifiMngmnt.html 1129file path=usr/lib/help/profiles/locale/C/RtNetWifiSecure.html 1130file path=usr/lib/help/profiles/locale/C/RtObAccessMngmnt.html 1131file path=usr/lib/help/profiles/locale/C/RtOperator.html 1132file path=usr/lib/help/profiles/locale/C/RtPriAdmin.html 1133file path=usr/lib/help/profiles/locale/C/RtPrntAdmin.html 1134file path=usr/lib/help/profiles/locale/C/RtProcManagement.html 1135file path=usr/lib/help/profiles/locale/C/RtReparseMngmnt.html 1136file path=usr/lib/help/profiles/locale/C/RtReservedProfile.html 1137file path=usr/lib/help/profiles/locale/C/RtRightsDelegate.html 1138file path=usr/lib/help/profiles/locale/C/RtSMBFSMngmnt.html 1139file path=usr/lib/help/profiles/locale/C/RtSMBMngmnt.html 1140file path=usr/lib/help/profiles/locale/C/RtSoftwareInstall.html 1141file path=usr/lib/help/profiles/locale/C/RtSysAdmin.html 1142file path=usr/lib/help/profiles/locale/C/RtSysEvMngmnt.html 1143file path=usr/lib/help/profiles/locale/C/RtSysPowerMgmt.html 1144file path=usr/lib/help/profiles/locale/C/RtSysPowerMgmtBrightness.html 1145file path=usr/lib/help/profiles/locale/C/RtSysPowerMgmtSuspend.html 1146file path=usr/lib/help/profiles/locale/C/RtSysPowerMgmtSuspendtoDisk.html 1147file path=usr/lib/help/profiles/locale/C/RtSysPowerMgmtSuspendtoRAM.html 1148file path=usr/lib/help/profiles/locale/C/RtUserMngmnt.html 1149file path=usr/lib/help/profiles/locale/C/RtUserSecurity.html 1150file path=usr/lib/help/profiles/locale/C/RtVscanMngmnt.html 1151file path=usr/lib/help/profiles/locale/C/RtZFSFileSysMngmnt.html 1152file path=usr/lib/help/profiles/locale/C/RtZFSStorageMngmnt.html 1153file path=usr/lib/help/profiles/locale/C/RtZoneMngmnt.html 1154file path=usr/lib/help/profiles/locale/C/RtZoneSecurity.html 1155file path=usr/lib/hotplugd mode=0555 1156dir path=usr/lib/iconv 1157file path=usr/lib/iconv/646da.8859.t mode=0444 1158file path=usr/lib/iconv/646de.8859.t mode=0444 1159file path=usr/lib/iconv/646en.8859.t mode=0444 1160file path=usr/lib/iconv/646es.8859.t mode=0444 1161file path=usr/lib/iconv/646fr.8859.t mode=0444 1162file path=usr/lib/iconv/646it.8859.t mode=0444 1163file path=usr/lib/iconv/646sv.8859.t mode=0444 1164file path=usr/lib/iconv/8859.646.t mode=0444 1165file path=usr/lib/iconv/8859.646da.t mode=0444 1166file path=usr/lib/iconv/8859.646de.t mode=0444 1167file path=usr/lib/iconv/8859.646en.t mode=0444 1168file path=usr/lib/iconv/8859.646es.t mode=0444 1169file path=usr/lib/iconv/8859.646fr.t mode=0444 1170file path=usr/lib/iconv/8859.646it.t mode=0444 1171file path=usr/lib/iconv/8859.646sv.t mode=0444 1172file path=usr/lib/iconv/iconv_data mode=0444 1173file path=usr/lib/idmapd mode=0555 1174dir path=usr/lib/inet 1175dir path=usr/lib/inet/$(ARCH64) 1176file path=usr/lib/inet/$(ARCH64)/in.iked mode=0555 1177file path=usr/lib/inet/certdb mode=0555 1178file path=usr/lib/inet/certlocal mode=0555 1179file path=usr/lib/inet/certrldb mode=0555 1180hardlink path=usr/lib/inet/in.iked target=../../../usr/lib/isaexec 1181file path=usr/lib/inet/inetd mode=0555 1182file path=usr/lib/intrd mode=0555 1183file path=usr/lib/isaexec mode=0555 1184$(sparc_ONLY)file path=usr/lib/ld.so 1185link path=usr/lib/ld.so.1 target=../../lib/ld.so.1 1186file path=usr/lib/libshare.so.1 1187dir path=usr/lib/locale 1188dir path=usr/lib/locale/C 1189dir path=usr/lib/locale/C.UTF-8 1190dir path=usr/lib/locale/C.UTF-8/LC_COLLATE 1191dir path=usr/lib/locale/C.UTF-8/LC_CTYPE 1192file path=usr/lib/locale/C.UTF-8/LC_CTYPE/LCL_DATA mode=0444 1193dir path=usr/lib/locale/C.UTF-8/LC_MESSAGES 1194dir path=usr/lib/locale/C.UTF-8/LC_MONETARY 1195dir path=usr/lib/locale/C.UTF-8/LC_NUMERIC 1196dir path=usr/lib/locale/C.UTF-8/LC_TIME 1197dir path=usr/lib/locale/C/LC_COLLATE 1198dir path=usr/lib/locale/C/LC_CTYPE 1199dir path=usr/lib/locale/C/LC_MESSAGES 1200dir path=usr/lib/locale/C/LC_MONETARY 1201dir path=usr/lib/locale/C/LC_NUMERIC 1202dir path=usr/lib/locale/C/LC_TIME 1203link path=usr/lib/locale/POSIX target=./C 1204file path=usr/lib/makekey mode=0555 1205file path=usr/lib/more.help 1206dir path=usr/lib/netsvc group=sys 1207file path=usr/lib/newsyslog group=sys mode=0555 1208file path=usr/lib/passmgmt group=sys mode=0555 1209dir path=usr/lib/pci 1210file path=usr/lib/pci/pcidr mode=0555 1211file path=usr/lib/pci/pcidr_plugin.so 1212file path=usr/lib/pci/pcieb mode=0555 1213file path=usr/lib/pfexecd mode=0555 1214file path=usr/lib/platexec mode=0555 1215dir path=usr/lib/rcm 1216dir path=usr/lib/rcm/modules 1217file path=usr/lib/rcm/modules/SUNW_aggr_rcm.so mode=0555 1218file path=usr/lib/rcm/modules/SUNW_cluster_rcm.so mode=0555 1219file path=usr/lib/rcm/modules/SUNW_dump_rcm.so mode=0555 1220file path=usr/lib/rcm/modules/SUNW_filesys_rcm.so mode=0555 1221file path=usr/lib/rcm/modules/SUNW_ibpart_rcm.so mode=0555 1222file path=usr/lib/rcm/modules/SUNW_ip_anon_rcm.so mode=0555 1223file path=usr/lib/rcm/modules/SUNW_ip_rcm.so mode=0555 1224file path=usr/lib/rcm/modules/SUNW_mpxio_rcm.so mode=0555 1225file path=usr/lib/rcm/modules/SUNW_network_rcm.so mode=0555 1226file path=usr/lib/rcm/modules/SUNW_swap_rcm.so mode=0555 1227file path=usr/lib/rcm/modules/SUNW_vlan_rcm.so mode=0555 1228file path=usr/lib/rcm/modules/SUNW_vnic_rcm.so mode=0555 1229file path=usr/lib/rcm/rcm_daemon mode=0555 1230dir path=usr/lib/rcm/scripts 1231dir path=usr/lib/reparse 1232file path=usr/lib/reparse/reparsed group=sys mode=0555 1233dir path=usr/lib/saf 1234file path=usr/lib/saf/listen group=sys mode=0755 1235file path=usr/lib/saf/nlps_server group=sys mode=0755 1236file path=usr/lib/saf/sac group=sys mode=0555 1237file path=usr/lib/saf/ttymon group=sys mode=0555 1238dir path=usr/lib/secure 1239dir path=usr/lib/secure/$(ARCH64) 1240link path=usr/lib/secure/32 target=. 1241link path=usr/lib/secure/64 target=$(ARCH64) 1242dir path=usr/lib/security 1243dir path=usr/lib/sysevent 1244dir path=usr/lib/sysevent/modules 1245file path=usr/lib/sysevent/modules/datalink_mod.so 1246file path=usr/lib/sysevent/modules/devfsadmd_mod.so 1247file path=usr/lib/sysevent/modules/sysevent_conf_mod.so 1248file path=usr/lib/sysevent/modules/sysevent_reg_mod.so 1249file path=usr/lib/sysevent/syseventconfd mode=0555 1250file path=usr/lib/sysevent/syseventd mode=0555 1251file path=usr/lib/utmp_update mode=4555 1252file path=usr/lib/utmpd mode=0555 1253file path=usr/lib/vtdaemon mode=0555 1254file path=usr/lib/vtinfo mode=0555 1255file path=usr/lib/vtxlock mode=0555 1256link path=usr/mail target=../var/mail 1257dir path=usr/net group=sys 1258dir path=usr/net/nls group=sys 1259link path=usr/net/nls/listen target=../../lib/saf/listen 1260link path=usr/net/nls/nlps_server target=../../lib/saf/nlps_server 1261dir path=usr/net/servers group=sys 1262link path=usr/news target=../var/news 1263dir path=usr/old 1264dir path=usr/platform group=sys 1265link path=usr/preserve target=../var/preserve 1266link path=usr/pub target=./share/lib/pub 1267dir path=usr/sadm 1268dir path=usr/sadm/bin 1269hardlink path=usr/sadm/bin/dispgid target=../../../usr/bin/ckgid 1270hardlink path=usr/sadm/bin/dispuid target=../../../usr/bin/ckuid 1271hardlink path=usr/sadm/bin/errange target=../../../usr/bin/ckrange 1272hardlink path=usr/sadm/bin/errdate target=../../../usr/bin/ckdate 1273hardlink path=usr/sadm/bin/errgid target=../../../usr/bin/ckgid 1274hardlink path=usr/sadm/bin/errint target=../../../usr/bin/ckint 1275hardlink path=usr/sadm/bin/erritem target=../../../usr/bin/ckitem 1276hardlink path=usr/sadm/bin/errpath target=../../../usr/bin/ckpath 1277hardlink path=usr/sadm/bin/errstr target=../../../usr/bin/ckstr 1278hardlink path=usr/sadm/bin/errtime target=../../../usr/bin/cktime 1279hardlink path=usr/sadm/bin/erruid target=../../../usr/bin/ckuid 1280hardlink path=usr/sadm/bin/erryorn target=../../../usr/bin/ckyorn 1281hardlink path=usr/sadm/bin/helpdate target=../../../usr/bin/ckdate 1282hardlink path=usr/sadm/bin/helpgid target=../../../usr/bin/ckgid 1283hardlink path=usr/sadm/bin/helpint target=../../../usr/bin/ckint 1284hardlink path=usr/sadm/bin/helpitem target=../../../usr/bin/ckitem 1285hardlink path=usr/sadm/bin/helppath target=../../../usr/bin/ckpath 1286hardlink path=usr/sadm/bin/helprange target=../../../usr/bin/ckrange 1287hardlink path=usr/sadm/bin/helpstr target=../../../usr/bin/ckstr 1288hardlink path=usr/sadm/bin/helptime target=../../../usr/bin/cktime 1289hardlink path=usr/sadm/bin/helpuid target=../../../usr/bin/ckuid 1290hardlink path=usr/sadm/bin/helpyorn target=../../../usr/bin/ckyorn 1291file path=usr/sadm/bin/puttext mode=0555 1292hardlink path=usr/sadm/bin/valdate target=../../../usr/bin/ckdate 1293hardlink path=usr/sadm/bin/valgid target=../../../usr/bin/ckgid 1294hardlink path=usr/sadm/bin/valint target=../../../usr/bin/ckint 1295hardlink path=usr/sadm/bin/valpath target=../../../usr/bin/ckpath 1296hardlink path=usr/sadm/bin/valrange target=../../../usr/bin/ckrange 1297hardlink path=usr/sadm/bin/valstr target=../../../usr/bin/ckstr 1298hardlink path=usr/sadm/bin/valtime target=../../../usr/bin/cktime 1299hardlink path=usr/sadm/bin/valuid target=../../../usr/bin/ckuid 1300hardlink path=usr/sadm/bin/valyorn target=../../../usr/bin/ckyorn 1301dir path=usr/sadm/install 1302file path=usr/sadm/install/miniroot.db group=sys mode=0444 1303dir path=usr/sadm/install/scripts 1304file path=usr/sadm/install/scripts/i.ipsecalgs group=sys mode=0555 1305file path=usr/sadm/install/scripts/i.kcfconf group=sys mode=0555 1306file path=usr/sadm/install/scripts/i.kmfconf group=sys mode=0555 1307file path=usr/sadm/install/scripts/i.manifest group=sys mode=0555 1308file path=usr/sadm/install/scripts/i.pkcs11conf group=sys mode=0555 1309file path=usr/sadm/install/scripts/i.rbac group=sys mode=0555 1310file path=usr/sadm/install/scripts/r.ipsecalgs group=sys mode=0555 1311file path=usr/sadm/install/scripts/r.kcfconf group=sys mode=0555 1312file path=usr/sadm/install/scripts/r.kmfconf group=sys mode=0555 1313file path=usr/sadm/install/scripts/r.manifest group=sys mode=0555 1314file path=usr/sadm/install/scripts/r.pkcs11conf group=sys mode=0555 1315file path=usr/sadm/install/scripts/r.rbac group=sys mode=0555 1316file path=usr/sadm/ugdates mode=0444 1317dir path=usr/sbin 1318$(i386_ONLY)dir path=usr/sbin/$(ARCH32) 1319dir path=usr/sbin/$(ARCH64) 1320file path=usr/sbin/6to4relay mode=0555 1321file path=usr/sbin/acctadm mode=0555 1322file path=usr/sbin/add_drv group=sys mode=0555 1323file path=usr/sbin/allocate mode=4555 1324file path=usr/sbin/arp mode=0555 1325file path=usr/sbin/audit mode=0555 1326file path=usr/sbin/auditconfig mode=0555 1327file path=usr/sbin/auditd mode=0555 1328file path=usr/sbin/auditrecord mode=0555 1329file path=usr/sbin/auditreduce mode=0555 1330file path=usr/sbin/auditstat mode=0555 1331hardlink path=usr/sbin/audlinks target=./devfsadm 1332link path=usr/sbin/autopush target=../../sbin/autopush 1333link path=usr/sbin/bootadm target=../../sbin/bootadm 1334file path=usr/sbin/cfgadm mode=0555 1335file path=usr/sbin/chroot mode=0555 1336file path=usr/sbin/clear_locks mode=0555 1337file path=usr/sbin/clinfo mode=0555 1338file path=usr/sbin/clri mode=0555 1339file path=usr/sbin/consadm group=sys mode=0555 1340hardlink path=usr/sbin/consadmd target=../../usr/sbin/consadm 1341file path=usr/sbin/cron group=sys mode=0555 1342link path=usr/sbin/cryptoadm target=../../sbin/cryptoadm 1343link path=usr/sbin/dcopy target=./clri 1344hardlink path=usr/sbin/deallocate target=../../usr/sbin/allocate 1345file path=usr/sbin/devfsadm group=sys mode=0755 1346file path=usr/sbin/devinfo mode=0555 1347hardlink path=usr/sbin/devlinks target=./devfsadm 1348link path=usr/sbin/devnm target=./df 1349file path=usr/sbin/df mode=0555 1350file path=usr/sbin/dfmounts mode=0555 1351hardlink path=usr/sbin/dfshares target=../../usr/sbin/dfmounts 1352hardlink path=usr/sbin/disks target=./devfsadm 1353file path=usr/sbin/dispadmin mode=0555 1354link path=usr/sbin/dladm target=../../sbin/dladm 1355link path=usr/sbin/dlstat target=../../sbin/dlstat 1356file path=usr/sbin/dminfo mode=0555 1357hardlink path=usr/sbin/drvconfig target=./devfsadm 1358file path=usr/sbin/dumpadm mode=0555 1359link path=usr/sbin/edquota target=../lib/fs/ufs/edquota 1360file path=usr/sbin/eeprom group=sys mode=2555 1361link path=usr/sbin/fdisk target=../../sbin/fdisk 1362file path=usr/sbin/ff mode=0555 1363link path=usr/sbin/fiocompress target=../../sbin/fiocompress 1364link path=usr/sbin/flowadm target=../../sbin/flowadm 1365link path=usr/sbin/flowstat target=../../sbin/flowstat 1366file path=usr/sbin/fmthard group=sys mode=0555 1367file path=usr/sbin/format mode=0555 1368file path=usr/sbin/fsck mode=0555 1369link path=usr/sbin/fsdb target=./clri 1370link path=usr/sbin/fsirand target=../lib/fs/ufs/fsirand 1371link path=usr/sbin/fssnap target=./clri 1372file path=usr/sbin/fstyp group=sys mode=0555 1373file path=usr/sbin/fuser mode=0555 1374file path=usr/sbin/getdevpolicy group=sys mode=0555 1375file path=usr/sbin/getmajor group=sys mode=0755 1376file path=usr/sbin/groupadd group=sys mode=0555 1377file path=usr/sbin/groupdel group=sys mode=0555 1378file path=usr/sbin/groupmod group=sys mode=0555 1379file path=usr/sbin/growfs mode=0555 1380file path=usr/sbin/grpck mode=0555 1381file path=usr/sbin/halt mode=0755 1382link path=usr/sbin/hostconfig target=../../sbin/hostconfig 1383file path=usr/sbin/hotplug mode=0555 1384file path=usr/sbin/idmap mode=0555 1385file path=usr/sbin/if_mpadm mode=0555 1386link path=usr/sbin/ifconfig target=../../sbin/ifconfig 1387file path=usr/sbin/ikeadm mode=0555 1388file path=usr/sbin/ikecert mode=0555 1389file path=usr/sbin/inetadm mode=0555 1390file path=usr/sbin/inetconv mode=0555 1391link path=usr/sbin/inetd target=../lib/inet/inetd 1392link path=usr/sbin/init target=../../sbin/init 1393file path=usr/sbin/install mode=0555 1394file path=usr/sbin/installboot group=sys mode=0555 1395$(i386_ONLY)link path=usr/sbin/installgrub target=../../sbin/installgrub 1396file path=usr/sbin/ipaddrsel mode=0555 1397link path=usr/sbin/ipadm target=../../sbin/ipadm 1398link path=usr/sbin/ipmpstat target=../../sbin/ipmpstat 1399file path=usr/sbin/ipsecalgs mode=0555 1400file path=usr/sbin/ipsecconf mode=0555 1401file path=usr/sbin/ipseckey mode=0555 1402file path=usr/sbin/keyserv group=sys mode=0555 1403file path=usr/sbin/killall mode=0555 1404link path=usr/sbin/labelit target=./clri 1405file path=usr/sbin/link mode=0555 1406hardlink path=usr/sbin/list_devices target=../../usr/sbin/allocate 1407file path=usr/sbin/locator mode=0555 1408link path=usr/sbin/lockfs target=../lib/fs/ufs/lockfs 1409file path=usr/sbin/lofiadm mode=0555 1410file path=usr/sbin/logadm mode=0555 1411file path=usr/sbin/makedbm mode=0555 1412file path=usr/sbin/mkdevalloc mode=0555 1413hardlink path=usr/sbin/mkdevmaps target=../../usr/sbin/mkdevalloc 1414file path=usr/sbin/mkfile mode=0555 1415link path=usr/sbin/mkfs target=./clri 1416file path=usr/sbin/mknod mode=0555 1417file path=usr/sbin/modinfo group=sys mode=0555 1418file path=usr/sbin/modload group=sys mode=0555 1419file path=usr/sbin/modunload group=sys mode=0555 1420link path=usr/sbin/mount target=../../sbin/mount 1421file path=usr/sbin/mountall group=sys mode=0555 1422file path=usr/sbin/msgid mode=0555 1423file path=usr/sbin/mvdir mode=0555 1424link path=usr/sbin/ncheck target=./ff 1425file path=usr/sbin/ndd mode=0555 1426file path=usr/sbin/ndp mode=0555 1427link path=usr/sbin/newfs target=../lib/fs/ufs/newfs 1428file path=usr/sbin/nlsadmin group=adm mode=0755 1429file path=usr/sbin/nltest mode=0555 1430file path=usr/sbin/nscd mode=0555 1431file path=usr/sbin/nwamadm mode=0555 1432file path=usr/sbin/nwamcfg mode=0555 1433file path=usr/sbin/pbind group=sys mode=0555 1434file path=usr/sbin/ping mode=4555 1435file path=usr/sbin/pmadm group=sys mode=0555 1436hardlink path=usr/sbin/ports target=./devfsadm 1437hardlink path=usr/sbin/poweroff target=./halt 1438file path=usr/sbin/praudit mode=0555 1439file path=usr/sbin/prtconf group=sys mode=2555 1440$(i386_ONLY)file path=usr/sbin/prtdiag group=sys mode=2755 1441$(sparc_ONLY)hardlink path=usr/sbin/prtdiag target=../../usr/lib/platexec 1442file path=usr/sbin/prtvtoc group=sys mode=0555 1443file path=usr/sbin/psradm group=sys mode=0555 1444file path=usr/sbin/psrinfo group=sys mode=0555 1445file path=usr/sbin/psrset group=sys mode=0555 1446file path=usr/sbin/pwck mode=0555 1447file path=usr/sbin/pwconv group=sys mode=0555 1448link path=usr/sbin/quot target=../lib/fs/ufs/quot 1449link path=usr/sbin/quota target=../lib/fs/ufs/quota 1450link path=usr/sbin/quotacheck target=../lib/fs/ufs/quotacheck 1451link path=usr/sbin/quotaoff target=../lib/fs/ufs/quotaoff 1452link path=usr/sbin/quotaon target=../lib/fs/ufs/quotaon 1453file path=usr/sbin/raidctl mode=0555 1454file path=usr/sbin/ramdiskadm mode=0555 1455file path=usr/sbin/rctladm mode=0555 1456$(i386_ONLY)file path=usr/sbin/rdmsr mode=0555 variant.opensolaris.zone=global 1457hardlink path=usr/sbin/reboot target=./halt 1458file path=usr/sbin/rem_drv group=sys mode=0555 1459link path=usr/sbin/repquota target=../lib/fs/ufs/repquota 1460hardlink path=usr/sbin/roleadd target=../../usr/sbin/useradd 1461hardlink path=usr/sbin/roledel target=../../usr/sbin/userdel 1462hardlink path=usr/sbin/rolemod target=../../usr/sbin/usermod 1463file path=usr/sbin/root_archive group=sys mode=0555 1464link path=usr/sbin/route target=../../sbin/route 1465link path=usr/sbin/routeadm target=../../sbin/routeadm 1466file path=usr/sbin/rpcbind mode=0555 1467$(i386_ONLY)file path=usr/sbin/rtc mode=0555 1468file path=usr/sbin/sacadm group=sys mode=4755 1469file path=usr/sbin/setmnt mode=0555 1470hardlink path=usr/sbin/share target=../../usr/sbin/sharemgr 1471file path=usr/sbin/shareall mode=0555 1472file path=usr/sbin/sharectl mode=0555 1473file path=usr/sbin/sharemgr mode=0555 1474file path=usr/sbin/shutdown group=sys mode=0755 1475file path=usr/sbin/smbios mode=0555 1476file path=usr/sbin/stmsboot mode=0555 1477file path=usr/sbin/strace group=sys mode=0555 1478file path=usr/sbin/strclean group=sys mode=0555 1479file path=usr/sbin/strerr group=sys mode=0555 1480file path=usr/sbin/sttydefs group=sys mode=0755 1481file path=usr/sbin/svcadm mode=0555 1482file path=usr/sbin/svccfg mode=0555 1483file path=usr/sbin/swap group=sys mode=2555 1484link path=usr/sbin/sync target=../../sbin/sync 1485file path=usr/sbin/syncinit mode=0555 1486file path=usr/sbin/syncloop mode=0555 1487file path=usr/sbin/syncstat mode=0555 1488file path=usr/sbin/sysdef group=sys mode=2555 1489file path=usr/sbin/syseventadm group=sys mode=0555 1490file path=usr/sbin/syslogd group=sys mode=0555 1491hardlink path=usr/sbin/tapes target=./devfsadm 1492file path=usr/sbin/tar mode=0555 1493file path=usr/sbin/traceroute mode=4555 1494file path=usr/sbin/trapstat mode=0555 1495file path=usr/sbin/ttyadm group=sys mode=0755 1496link path=usr/sbin/tunefs target=../lib/fs/ufs/tunefs 1497link path=usr/sbin/tzreload target=../../sbin/tzreload 1498link path=usr/sbin/uadmin target=../../sbin/uadmin 1499$(i386_ONLY)file path=usr/sbin/ucodeadm mode=0555 1500link path=usr/sbin/ufsdump target=../lib/fs/ufs/ufsdump 1501link path=usr/sbin/ufsrestore target=../lib/fs/ufs/ufsrestore 1502link path=usr/sbin/umount target=../../sbin/umount 1503file path=usr/sbin/umountall group=sys mode=0555 1504file path=usr/sbin/unlink mode=0555 1505hardlink path=usr/sbin/unshare target=../../usr/sbin/sharemgr 1506file path=usr/sbin/unshareall mode=0555 1507file path=usr/sbin/update_drv group=sys mode=0555 1508file path=usr/sbin/useradd group=sys mode=0555 1509file path=usr/sbin/userdel group=sys mode=0555 1510file path=usr/sbin/usermod group=sys mode=0555 1511$(sparc_ONLY)file path=usr/sbin/virtinfo mode=0555 1512file path=usr/sbin/volcopy mode=0555 1513file path=usr/sbin/wall group=tty mode=2555 1514file path=usr/sbin/whodo mode=4555 1515file path=usr/sbin/zdump mode=0555 1516file path=usr/sbin/zic mode=0555 1517dir path=usr/share 1518dir path=usr/share/lib 1519dir path=usr/share/lib/mailx 1520file path=usr/share/lib/mailx/mailx.help 1521file path=usr/share/lib/mailx/mailx.help.~ 1522dir path=usr/share/lib/pub 1523dir path=usr/share/lib/tabset 1524file path=usr/share/lib/tabset/3101 1525file path=usr/share/lib/tabset/beehive 1526file path=usr/share/lib/tabset/hds 1527file path=usr/share/lib/tabset/hds3 1528file path=usr/share/lib/tabset/std 1529file path=usr/share/lib/tabset/stdcrt 1530file path=usr/share/lib/tabset/teleray 1531file path=usr/share/lib/tabset/vt100 1532file path=usr/share/lib/tabset/wyse-adds 1533file path=usr/share/lib/tabset/xerox1720 1534file path=usr/share/lib/termcap 1535file path=usr/share/lib/unittab 1536dir path=usr/share/lib/xml group=sys 1537dir path=usr/share/lib/xml/dtd group=sys 1538file path=usr/share/lib/xml/dtd/adt_record.dtd.1 1539file path=usr/share/lib/xml/dtd/kmfpolicy.dtd 1540file path=usr/share/lib/xml/dtd/service_bundle.dtd.1 group=sys 1541dir path=usr/share/lib/xml/style group=sys 1542file path=usr/share/lib/xml/style/adt_record.xsl.1 1543dir path=usr/share/man 1544dir path=usr/share/man/man1 1545dir path=usr/share/man/man4 1546dir path=usr/share/man/man4d 1547dir path=usr/share/man/man4fs 1548dir path=usr/share/man/man5 1549dir path=usr/share/man/man8 1550dir path=usr/share/src group=sys 1551link path=usr/spool target=../var/spool 1552link path=usr/src target=./share/src 1553link path=usr/tmp target=../var/tmp 1554dir path=var group=sys 1555dir path=var/adm group=sys mode=0775 1556file path=var/adm/aculog owner=uucp mode=0600 preserve=true 1557dir path=var/adm/exacct owner=adm group=adm 1558dir path=var/adm/log owner=adm group=adm 1559file path=var/adm/spellhist mode=0666 preserve=true 1560dir path=var/adm/streams group=sys 1561file path=var/adm/utmpx preserve=true 1562file path=var/adm/wtmpx owner=adm group=adm preserve=true 1563dir path=var/audit group=sys 1564dir path=var/cores group=sys 1565dir path=var/cron group=sys 1566dir path=var/games 1567dir path=var/idmap owner=daemon group=daemon 1568dir path=var/inet group=sys 1569dir path=var/ld 1570dir path=var/ld/$(ARCH64) 1571link path=var/ld/32 target=. 1572link path=var/ld/64 target=$(ARCH64) 1573dir path=var/log group=sys 1574file path=var/log/authlog group=sys mode=0600 preserve=true 1575file path=var/log/syslog group=sys preserve=true 1576dir path=var/logadm 1577dir path=var/mail group=mail mode=1777 1578dir path=var/mail/:saved group=mail mode=0775 1579dir path=var/news 1580dir path=var/opt group=sys 1581dir path=var/preserve mode=1777 1582dir path=var/run group=sys 1583dir path=var/saf 1584dir path=var/saf/zsmon group=sys 1585file path=var/saf/zsmon/log group=sys preserve=true 1586dir path=var/spool 1587dir path=var/spool/cron group=sys 1588dir path=var/spool/cron/atjobs group=sys 1589dir path=var/spool/cron/crontabs group=sys 1590file path=var/spool/cron/crontabs/adm group=sys mode=0600 preserve=true 1591file path=var/spool/cron/crontabs/root group=sys mode=0600 preserve=true 1592dir path=var/spool/locks owner=uucp group=uucp 1593dir path=var/svc group=sys 1594dir path=var/svc/log group=sys 1595dir path=var/svc/manifest group=sys 1596dir path=var/svc/manifest/application group=sys 1597dir path=var/svc/manifest/application/management group=sys 1598dir path=var/svc/manifest/application/print group=sys 1599dir path=var/svc/manifest/application/security group=sys 1600dir path=var/svc/manifest/device group=sys 1601dir path=var/svc/manifest/milestone group=sys 1602dir path=var/svc/manifest/network group=sys 1603dir path=var/svc/manifest/network/dns group=sys 1604dir path=var/svc/manifest/network/ipsec group=sys 1605dir path=var/svc/manifest/network/ldap group=sys 1606dir path=var/svc/manifest/network/nfs group=sys 1607dir path=var/svc/manifest/network/nis group=sys 1608dir path=var/svc/manifest/network/routing group=sys 1609dir path=var/svc/manifest/network/rpc group=sys 1610dir path=var/svc/manifest/network/security group=sys 1611dir path=var/svc/manifest/network/shares group=sys 1612dir path=var/svc/manifest/platform group=sys 1613$(sparc_ONLY)dir path=var/svc/manifest/platform/sun4u group=sys 1614$(sparc_ONLY)dir path=var/svc/manifest/platform/sun4v group=sys 1615dir path=var/svc/manifest/site group=sys 1616dir path=var/svc/manifest/system group=sys 1617dir path=var/svc/manifest/system/device group=sys 1618dir path=var/svc/manifest/system/filesystem group=sys 1619dir path=var/svc/manifest/system/security group=sys 1620dir path=var/svc/manifest/system/svc group=sys 1621dir path=var/svc/profile group=sys 1622dir path=var/tmp group=sys mode=1777 1623driver name=dump perms="dump 0660 root sys" 1624driver name=eventfd perms="* 0666 root sys" 1625driver name=fssnap \ 1626 policy="ctl read_priv_set=sys_config write_priv_set=sys_config" \ 1627 perms="* 0640 root sys" perms="ctl 0666 root sys" 1628driver name=kstat perms="* 0666 root sys" 1629driver name=ksyms perms="* 0666 root sys" 1630driver name=logindmux 1631driver name=ptm clone_perms="ptmx 0666 root sys" 1632driver name=pts perms="* 0644 root sys" perms="0 0620 root tty" \ 1633 perms="1 0620 root tty" perms="2 0620 root tty" perms="3 0620 root tty" 1634driver name=timerfd perms="* 0666 root sys" 1635legacy pkg=SUNWcsr \ 1636 desc="core software for a specific instruction-set architecture" \ 1637 name="Core Solaris, (Root)" 1638legacy pkg=SUNWcsu \ 1639 desc="core software for a specific instruction-set architecture" \ 1640 name="Core Solaris, (Usr)" 1641legacy pkg=SUNWftpr desc="FTP Server Configuration Files" \ 1642 name="FTP Server, (Root)" 1643license cr_ATT license=cr_ATT 1644license cr_Sun license=cr_Sun 1645license lic_CDDL license=lic_CDDL 1646license usr/src/cmd/cmd-inet/sbin/ifparse/THIRDPARTYLICENSE \ 1647 license=usr/src/cmd/cmd-inet/sbin/ifparse/THIRDPARTYLICENSE 1648license usr/src/cmd/cmd-inet/usr.lib/in.mpathd/THIRDPARTYLICENSE \ 1649 license=usr/src/cmd/cmd-inet/usr.lib/in.mpathd/THIRDPARTYLICENSE 1650license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.arp \ 1651 license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.arp 1652license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.route \ 1653 license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.route 1654license usr/src/cmd/cmd-inet/usr.sbin/ifconfig/THIRDPARTYLICENSE \ 1655 license=usr/src/cmd/cmd-inet/usr.sbin/ifconfig/THIRDPARTYLICENSE 1656license usr/src/cmd/cmd-inet/usr.sbin/traceroute/THIRDPARTYLICENSE \ 1657 license=usr/src/cmd/cmd-inet/usr.sbin/traceroute/THIRDPARTYLICENSE 1658license usr/src/cmd/cron/THIRDPARTYLICENSE \ 1659 license=usr/src/cmd/cron/THIRDPARTYLICENSE 1660license usr/src/cmd/csh/THIRDPARTYLICENSE \ 1661 license=usr/src/cmd/csh/THIRDPARTYLICENSE 1662license usr/src/cmd/eeprom/THIRDPARTYLICENSE \ 1663 license=usr/src/cmd/eeprom/THIRDPARTYLICENSE 1664license usr/src/cmd/fs.d/ufs/THIRDPARTYLICENSE \ 1665 license=usr/src/cmd/fs.d/ufs/THIRDPARTYLICENSE 1666license usr/src/cmd/mt/THIRDPARTYLICENSE \ 1667 license=usr/src/cmd/mt/THIRDPARTYLICENSE 1668license usr/src/cmd/script/THIRDPARTYLICENSE \ 1669 license=usr/src/cmd/script/THIRDPARTYLICENSE 1670license usr/src/cmd/sed/THIRDPARTYLICENSE \ 1671 license=usr/src/cmd/sed/THIRDPARTYLICENSE 1672license usr/src/cmd/stat/vmstat/THIRDPARTYLICENSE \ 1673 license=usr/src/cmd/stat/vmstat/THIRDPARTYLICENSE 1674license usr/src/cmd/tail/THIRDPARTYLICENSE \ 1675 license=usr/src/cmd/tail/THIRDPARTYLICENSE 1676license usr/src/cmd/tip/THIRDPARTYLICENSE \ 1677 license=usr/src/cmd/tip/THIRDPARTYLICENSE 1678license usr/src/cmd/tr/THIRDPARTYLICENSE \ 1679 license=usr/src/cmd/tr/THIRDPARTYLICENSE 1680license usr/src/cmd/vi/THIRDPARTYLICENSE \ 1681 license=usr/src/cmd/vi/THIRDPARTYLICENSE 1682license usr/src/cmd/which/THIRDPARTYLICENSE \ 1683 license=usr/src/cmd/which/THIRDPARTYLICENSE 1684license usr/src/cmd/xstr/THIRDPARTYLICENSE \ 1685 license=usr/src/cmd/xstr/THIRDPARTYLICENSE 1686license usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE 1687# 1688# The bootadm binary needs the etc/release file. 1689# 1690depend type=require fmri=release/name 1691# 1692# intrd and others use the illumos-defaulted perl interpreter 1693# 1694depend type=require fmri=runtime/perl$(PERL_PKGVERS) 1695# 1696# intrd uses sun-solaris Perl modules 1697# 1698depend type=require fmri=runtime/perl$(PERL_PKGVERS)/module/sun-solaris 1699# 1700# shell/ksh93 provides the system /bin/sh 1701depend type=require fmri=shell/ksh93 1702# 1703# The boot loader package 1704# 1705depend type=require fmri=system/boot/loader 1706# 1707# The System Console fonts 1708depend type=require fmri=system/data/console/fonts 1709# 1710# The loadkeys binary needs the keytables. 1711# 1712depend type=require fmri=system/data/keyboard/keytables 1713# 1714# Depend on terminfo data. 1715# 1716depend type=require fmri=system/data/terminfo 1717# 1718# Depend on zoneinfo data. 1719# 1720depend type=require fmri=system/data/zoneinfo 1721# 1722# The mailx binary calls /usr/lib/sendmail provided by mailwrapper 1723# 1724depend type=require fmri=system/network/mailwrapper 1725