On Thu, Nov 24, 2005 at 02:23:35PM +0000, Darren J Moffat wrote: > 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.
That's not quite correct; the BFU archives and the packages contain the *same* subset of the proto area. You do get more than in a full installation, though, since some of the packages aren't delivered into Solaris. (That's one of the side-effects of cpiotranslate, which fixes up the owner/group data to match the packages -- it also removes files that aren't in any package) Cheers, - jonathan -- Jonathan Adams, Solaris Kernel Development _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org