Home | History | Annotate | Download | only in SUNWcsd
      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 2006 Sun Microsystems, Inc.  All rights reserved.
     24 # Use is subject to license terms.
     25 #
     26 # ident	"%Z%%M%	%I%	%E% SMI"
     27 #
     28 
     29 #
     30 # This required package information file describes characteristics of the
     31 # package, such as package abbreviation, full package name, package version,
     32 # and package architecture.
     33 #
     34 # IMPORTANT NOTE FOR CLASSES= ORDERING:
     35 #
     36 # Do NOT change the ordering of the class-action scripts:
     37 # devlinktab kclasses minorperm nametomajor drvalias
     38 #
     39 # This ordering is necessary to ensure proper operation of the nametomajor
     40 # class-action script.
     41 #
     42 PKG="SUNWcsd"
     43 NAME="Core Solaris Devices"
     44 ARCH="ISA"
     45 VERSION="ONVERS,REV=0.0.0"
     46 SUNW_PRODNAME="SunOS"
     47 SUNW_PRODVERS="RELEASE/VERSION"
     48 SUNW_PKGTYPE="root"
     49 MAXINST="1000"
     50 CATEGORY="system"
     51 DESC="core entries for /dev and /devices needed for the initial boot of Solaris"
     52 VENDOR="Sun Microsystems, Inc."
     53 HOTLINE="Please contact your local service provider"
     54 EMAIL=""
     55 CLASSES="none devlinktab kclasses minorperm nametomajor drvalias devpolicy initd iuap preserve manifest"
     56 BASEDIR=/
     57 SUNW_PKGVERS="1.0"
     58 SUNW_PKG_ALLZONES="true"
     59 SUNW_PKG_HOLLOW="true"
     60 SUNW_PKG_THISZONE="false"
     61 #VSTOCK="<reserved by Release Engineering for package part #>"
     62 #ISTATES="<developer defined>"
     63 #RSTATES='<developer defined>'
     64 #ULIMIT="<developer defined>"
     65 #ORDER="<developer defined>"
     66 #PSTAMP="<developer defined>"
     67 #INTONLY="<developer defined>"
     68