On Wed, May 06, 2009 at 06:25:04PM +0200, Robert Milkowski wrote: > > > On Wed, 6 May 2009, Danek Duvall wrote: > >> Packages in the /dev and /release repos are run through a filter that adds >> "restart_fmri=svc:/system/manifest-import:default" to all actions >> delivering xml files in /var/svc/manifest. I'm not sure what you need to >> get jucr to do this for you, but that's what needs to happen. >> > > Ahhh.. .that explains a little bit. > > So when you build your package with pkgbuild how do you test if automatic > smf manifest works properly? Unless you use pkgsend directly... :)
The WOS doesn't build any packages with pkgbuild. We take the SVr4 packages that are created for the Nevada WOS and transform them with a different program that does a bunch of dependency analysis, and allows for a bunch of package recombining operations along the way. It also splats restart_fmri attributes onto a bunch of files, including SMF manifests, and a bunch of GNOME files (icons, fonts, etc) that need to be cached. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
