Perfect! Thank you!!
From:
JETJumpStart@yahoogroups.com [mailto:JETJumpStart@yahoogroups.com] On Behalf Of Seth Itschner
Sent: Thursday, July 16, 2009 2:43
PM
To: JETJumpStart@yahoogroups.com
Subject: Re: [JETJumpStart] Re:
Excluding packages using JET.
The .clustertoc located in Solaris_10/Product will
list all the clusters.
CLUSTER=SUNWCstarof
CLUSTER=SUNWCgna11y
CLUSTER=SUNWCgna11y
CLUSTER=SUNWCgnapps
etc...
lots of gnome clusters, I just grep out gnome and fine all the clusters
for it.
-seth
On Thu, Jul 16, 2009 at 12:43 PM, gcebulka <ghc4@...> wrote:
--- In JETJumpStart@
>
> On Thu, Jul 16, 2009 at 4:04 PM, Cebulka, George<ghc4@...> wrote:
> >
> >
> > Hello All,
> >
> > I have a bit of a problem when I am building
machines. When we do a
> > server install we use the SUNWCXall (All + OEM packages) on the
theory that
> > if we go to add a 3 party package, we won't have to track down and
install
> > solaris packages, because everything will be there. However, as part
of the
> > SUNWCXall install, gnome and staroffice are installed. Since these
are
> > headless servers, we really don't need to have staroffice installed
and
> > gnome is iffy at best. If I wanted to exclude these pacakes, is there
a
> > short method excluding gnome and staroffice vs having to
specify every
> > individual package (some 230 in all)?
>
> That's what Package Clusters are for.
>
> Ben
>
Ok, so where can I find a
list of the package clusters?