Heads Up: pkginfo.tmpl now supports architecture specific class action scripts


Date: Fri, 13 Apr 2007 11:34:43 +1000
From: Greg Price <Greg.Price at Sun dot COM>
To: on-all at Sun dot COM, onnv-gate at onnv dot sfbay dot sun dot com
Subject: Heads Up: pkginfo.tmpl now supports architecture specific class action scripts

With the putback of 6545198, usr/src/pkgdefs/bld_awk_pkginfo.ksh has
been modified to allow the delivery of specified class action scripts to
be restricted to the packages of specified architectures.

Previously, any class action script (in a CLASSES= directive) would be
delivered to all architectures.

With this change, a CLASSES_arch= directive (where arch would normally
be sparc or i386) can optionally be specified so specified class action
scripts should only be included in the package for that architecture.

With the change comes two current restrictions:

1. classes should be surrounded by quotes. e.g. CLASSES="none foo bar"

2. architecture specific CLASSES_arch= should precede CLASSES= directives

e.g.

CLASSES_i386="foo"
CLASSES="none"

Cheers,
Greg

last modified by danmcd on 2009/11/24 14:23
Collectives
Project


© Sun Microsystems Inc. 2009
XWiki Enterprise 1.8.2.19075 - Documentation
Terms Of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | Site map | Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.