prototype_com revision a192e900f6d2b0e1a822e3252c0dfd795ed49d76
#
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
# This required package information file contains a list of package contents.
# The 'pkgmk' command uses this file to identify the contents of a package
# and their location on the development machine when building the package.
# Can be created via a text editor or through use of the 'pkgproto' command.
#!search <pathname pathname ...> # where to find pkg objects
#!include <filename> # include another 'prototype' file
#!default <mode> <owner> <group> # default used if not specified on entry
#!<param>=<value> # puts parameter in pkg environment
# packaging files
i pkginfo
i copyright
i depend
i i.manifest
i r.manifest
#
# source locations relative to the prototype file
#
# SUNWroute
#
d none usr 755 root sys
d none usr/lib 755 root bin
d none usr/lib/inet 755 root bin
f none usr/lib/inet/in.ndpd 555 root bin
f none usr/lib/inet/in.ripngd 555 root bin
d none usr/sbin 755 root bin
f none usr/sbin/in.rdisc 555 root bin
f none usr/sbin/in.routed 555 root bin
f none usr/sbin/rtquery 555 root bin
d none lib 755 root bin
d none lib/svc 0755 root bin
d none lib/svc/method 0755 root bin
f none lib/svc/method/svc-route 0555 root bin
f none lib/svc/method/svc-ripng 0555 root bin
f none lib/svc/method/svc-rdisc 0555 root bin
f none lib/svc/method/svc-ndp 0555 root bin
d none var 755 root sys
d none var/svc 755 root sys
d none var/svc/manifest 755 root sys
d none var/svc/manifest/network 755 root sys
d none var/svc/manifest/network/routing 755 root sys
f manifest var/svc/manifest/network/routing/route.xml 0444 root sys
f manifest var/svc/manifest/network/routing/ripng.xml 0444 root sys
f manifest var/svc/manifest/network/routing/rdisc.xml 0444 root sys
f manifest var/svc/manifest/network/routing/ndp.xml 0444 root sys