1 # 2 # Copyright 2008 Sun Microsystems, Inc. All rights reserved. 3 # Use is subject to license terms. 4 # 5 # This required package information file contains a list of package contents. 6 # The 'pkgmk' command uses this file to identify the contents of a package 7 # and their location on the development machine when building the package. 8 # Can be created via a text editor or through use of the 'pkgproto' command. 9 10 #!search <pathname pathname ...> # where to find pkg objects 11 #!include <filename> # include another 'prototype' file 12 #!default <mode> <owner> <group> # default used if not specified on entry 13 #!<param>=<value> # puts parameter in pkg environment 14 15 # 16 # Include ISA independent files (prototype_com) 17 # 18 !include prototype_com 19 # 20 # 21 # 22 # List files which are SPARC specific here 23 # 24 # source locations relative to the prototype file 25 # 26 # 27 # SUNWsvvs 28 # 29 d none usr/kernel/drv/sparcv9 755 root sys 30 f none usr/kernel/drv/sparcv9/svvslo 755 root sys 31 f none usr/kernel/drv/sparcv9/tidg 755 root sys 32 f none usr/kernel/drv/sparcv9/tivc 755 root sys 33 f none usr/kernel/drv/sparcv9/tmux 755 root sys 34 d none usr/kernel/strmod/sparcv9 755 root sys 35 f none usr/kernel/strmod/sparcv9/lmodb 755 root sys 36 f none usr/kernel/strmod/sparcv9/lmode 755 root sys 37 f none usr/kernel/strmod/sparcv9/lmodr 755 root sys 38 f none usr/kernel/strmod/sparcv9/lmodt 755 root sys 39