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 2010 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26 27set name=pkg.fmri value=pkg:/system/accounting/legacy@$(PKGVERS) 28set name=pkg.description \ 29 value="utilities for accounting and reporting of system activity" 30set name=pkg.summary value="System Accounting" 31set name=info.classification \ 32 value="org.opensolaris.category.2008:System/Administration and Configuration" 33set name=variant.arch value=$(ARCH) 34set name=variant.opensolaris.zone value=global value=nonglobal 35dir path=etc group=sys 36dir path=etc/acct group=adm owner=adm 37dir path=etc/init.d group=sys 38dir path=lib 39dir path=lib/svc 40dir path=lib/svc/method 41dir path=usr group=sys 42dir path=usr/bin 43dir path=usr/lib 44dir path=usr/lib/acct 45dir path=usr/lib/sa owner=adm 46dir path=usr/sbin 47dir path=var group=sys 48dir path=var/adm group=sys mode=0775 49dir path=var/adm/acct group=adm mode=0775 owner=adm 50dir path=var/adm/acct/fiscal group=adm mode=0775 owner=adm 51dir path=var/adm/acct/nite group=adm mode=0775 owner=adm 52dir path=var/adm/acct/sum group=adm mode=0775 owner=adm 53dir path=var/adm/sa group=sys mode=0775 owner=adm 54dir path=var/spool 55dir path=var/spool/cron group=sys 56dir path=var/spool/cron/crontabs group=sys 57dir path=lib/svc/manifest group=sys 58dir path=lib/svc/manifest/system group=sys 59file path=etc/acct/holidays original_name=SUNWacc:etc/acct/holidays \ 60 preserve=true 61file path=etc/init.d/acct group=sys mode=0744 \ 62 original_name=SUNWacc:etc/init.d/acct preserve=true 63file path=lib/svc/method/svc-sar group=sys mode=0555 64file path=usr/bin/acctcom mode=0555 65file path=usr/bin/timex group=sys mode=0555 66file path=usr/lib/acct/acctcms mode=0555 67file path=usr/lib/acct/acctcon mode=0555 68file path=usr/lib/acct/acctcon1 mode=0555 69file path=usr/lib/acct/acctcon2 mode=0555 70file path=usr/lib/acct/acctdisk mode=0555 71file path=usr/lib/acct/acctdusg mode=0555 72file path=usr/lib/acct/acctmerg mode=0555 73file path=usr/lib/acct/accton group=adm mode=4755 74file path=usr/lib/acct/acctprc mode=0555 75file path=usr/lib/acct/acctprc1 mode=0555 76file path=usr/lib/acct/acctprc2 mode=0555 77file path=usr/lib/acct/acctwtmp mode=0555 78file path=usr/lib/acct/chargefee mode=0555 79file path=usr/lib/acct/ckpacct mode=0555 80file path=usr/lib/acct/closewtmp mode=0555 81file path=usr/lib/acct/dodisk mode=0555 82file path=usr/lib/acct/fwtmp mode=0555 83file path=usr/lib/acct/lastlogin mode=0555 84file path=usr/lib/acct/monacct mode=0555 85file path=usr/lib/acct/nulladm mode=0555 86file path=usr/lib/acct/prctmp mode=0555 87file path=usr/lib/acct/prdaily mode=0555 88file path=usr/lib/acct/prtacct mode=0555 89file path=usr/lib/acct/ptecms.awk mode=0555 90file path=usr/lib/acct/ptelus.awk mode=0555 91file path=usr/lib/acct/remove mode=0555 92file path=usr/lib/acct/runacct mode=0555 93file path=usr/lib/acct/shutacct mode=0555 94file path=usr/lib/acct/startup mode=0555 95file path=usr/lib/acct/turnacct mode=0555 96file path=usr/lib/acct/utmp2wtmp mode=0555 97file path=usr/lib/acct/wtmpfix mode=0555 98file path=usr/lib/sa/sa1 mode=0555 99file path=usr/lib/sa/sa2 mode=0555 100file path=usr/lib/sa/sadc mode=0555 101file path=usr/sbin/sar mode=0555 102file path=var/spool/cron/crontabs/sys group=sys mode=0600 \ 103 original_name=SUNWacc:var/spool/cron/crontabs/sys preserve=true 104file path=lib/svc/manifest/system/sar.xml group=sys mode=0444 105legacy pkg=SUNWaccr arch=$(ARCH) category=system \ 106 desc="utilities for accounting and reporting of system activity" \ 107 hotline="Please contact your local service provider" \ 108 name="System Accounting, (Root)" vendor="Sun Microsystems, Inc." \ 109 version=11.11,REV=2009.11.11 110legacy pkg=SUNWaccu arch=$(ARCH) category=system \ 111 desc="utilities for accounting and reporting of system activity" \ 112 hotline="Please contact your local service provider" \ 113 name="System Accounting, (Usr)" vendor="Sun Microsystems, Inc." \ 114 version=11.11,REV=2009.11.11 115license cr_ATT license=cr_ATT 116license cr_Sun license=cr_Sun 117license lic_CDDL license=lic_CDDL 118link path=usr/bin/sar target=../sbin/sar 119