On Wed, 2005-11-23 at 12:39, Joerg Schilling wrote: > Hi, > > if I like to create a SchilliX that is able to deal with > Blastwave packages, I would need to populate the SUNW* related > package database for a SchilliX installation. > > Is there a simple way to do this without really running pkgadd? > > Or is there a way to create complete SUNW* packages from the > ON sourcetree and then run "pkgadd -R <root-path>" for the SchilliX > template directory?
The -p flag to nightly(1) creates package for everything in the ON gate that is shipped - NOTE what ends up in the proto area and what gets bfu'd on to your machine is a superset of that. The package definition files are in $SRC/pkgdefs, you should be able to run make install in subdirs in there to build specific packages. I haven't tried that in a pure OpenSolaris source tree yet. -- Darren J Moffat _______________________________________________ opensolaris-discuss mailing list [email protected]
