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