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, Version 1.0 only 6 # (the "License"). You may not use this file except in compliance 7 # with the License. 8 # 9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10 # or http://www.opensolaris.org/os/licensing. 11 # See the License for the specific language governing permissions 12 # and limitations under the License. 13 # 14 # When distributing Covered Code, include this CDDL HEADER in each 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16 # If applicable, add the following below this CDDL HEADER, with the 17 # fields enclosed by brackets "[]" replaced with your own identifying 18 # information: Portions Copyright [yyyy] [name of copyright owner] 19 # 20 # CDDL HEADER END 21 # 22 # 23 # Copyright 1990-2003 Sun Microsystems, Inc. All rights reserved. 24 # Use is subject to license terms. 25 # 26 #ident "%Z%%M% %I% %E% SMI" 27 # 28 # This required package information file contains a list of package contents. 29 # The 'pkgmk' command uses this file to identify the contents of a package 30 # and their location on the development machine when building the package. 31 # Can be created via a text editor or through use of the 'pkgproto' command. 32 33 #!search <pathname pathname ...> # where to find pkg objects 34 #!include <filename> # include another 'prototype' file 35 #!default <mode> <owner> <group> # default used if not specified on entry 36 #!<param>=<value> # puts parameter in pkg environment 37 38 # packaging files 39 i pkginfo 40 i copyright 41 i depend 42 i preremove 43 i postinstall 44 # 45 # source locations relative to the prototype file 46 # 47 # SUNWbnuu 48 # 49 d none usr 755 root sys 50 d none usr/bin 755 root bin 51 f none usr/bin/ct 4511 root uucp 52 f none usr/bin/cu 4511 uucp uucp 53 f none usr/bin/uucp 4511 uucp uucp 54 f none usr/bin/uuglist 4511 uucp uucp 55 f none usr/bin/uulog 555 root uucp 56 f none usr/bin/uuname 4511 uucp uucp 57 f none usr/bin/uupick 555 root uucp 58 f none usr/bin/uustat 4511 uucp uucp 59 f none usr/bin/uuto 555 root uucp 60 f none usr/bin/uux 4511 uucp uucp 61 d none usr/lib 755 root bin 62 d none usr/lib/uucp 755 uucp uucp 63 f none usr/lib/uucp/Uutry 555 root uucp 64 f none usr/lib/uucp/bnuconvert 510 uucp uucp 65 f none usr/lib/uucp/remote.unknown 4511 uucp uucp 66 f none usr/lib/uucp/uucheck 510 uucp uucp 67 f none usr/lib/uucp/uucico 4511 uucp uucp 68 f none usr/lib/uucp/uucleanup 510 uucp uucp 69 f none usr/lib/uucp/uudemon.admin 555 root uucp 70 f none usr/lib/uucp/uudemon.cleanup 555 root uucp 71 f none usr/lib/uucp/uudemon.crontab 444 root uucp 72 f none usr/lib/uucp/uudemon.hour 555 root uucp 73 f none usr/lib/uucp/uudemon.poll 555 root uucp 74 f none usr/lib/uucp/uusched 4511 uucp uucp 75 f none usr/lib/uucp/uuxqt 4511 uucp uucp 76 d none usr/sbin 755 root bin 77 f none usr/sbin/in.uucpd 555 root uucp 78