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