Home | History | Annotate | Download | only in SUNWsvvs
      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 I386 specific here
     23 #
     24 # source locations relative to the prototype file
     25 #
     26 #
     27 # SUNWsvvs
     28 #
     29 f none usr/kernel/drv/svvslo 755 root sys
     30 f none usr/kernel/drv/tidg 755 root sys
     31 f none usr/kernel/drv/tivc 755 root sys
     32 f none usr/kernel/drv/tmux 755 root sys
     33 f none usr/kernel/strmod/lmodb 755 root sys
     34 f none usr/kernel/strmod/lmode 755 root sys
     35 f none usr/kernel/strmod/lmodr 755 root sys
     36 f none usr/kernel/strmod/lmodt 755 root sys
     37 d none usr/kernel/drv/amd64 755 root sys  
     38 f none usr/kernel/drv/amd64/svvslo 755 root sys  
     39 f none usr/kernel/drv/amd64/tidg 755 root sys  
     40 f none usr/kernel/drv/amd64/tivc 755 root sys  
     41 f none usr/kernel/drv/amd64/tmux 755 root sys  
     42 d none usr/kernel/strmod/amd64 755 root sys
     43 f none usr/kernel/strmod/amd64/lmodb 755 root sys  
     44 f none usr/kernel/strmod/amd64/lmode 755 root sys  
     45 f none usr/kernel/strmod/amd64/lmodr 755 root sys  
     46 f none usr/kernel/strmod/amd64/lmodt 755 root sys  
     47