----- [email protected] wrote: > > -----Original Message----- > > From: [email protected] > [mailto:caiman-discuss- > > [email protected]] On Behalf Of Dave Miner > > Sent: 03 March 2011 14:53 > > To: [email protected] > > Subject: Re: [caiman-discuss] pre/post install scripts > > > > On 03/ 2/11 12:32 PM, Robert Milkowski wrote: ... > > > For post-install one could register 2nd repository, create a > package > with all > > the customizations required, then add it to be installed during ai > install, then > > reboot again once it is done... hopefully there is some better > (less > complex, > > easier/faster to implement) method to run post-install > customizations (in > a > > hands-free manner). > > > > > > > That's more or less the solution, though you don't necessarily have > to put > it in > > a separate repository (a single repo can include content from > multiple > > publishers). > > Can I have one repo with multiple publishers each in its own separate > zfs > filesystem?
It's physically possible, but that's an untested configuration and not recommended. I also don't generally recommend that you put packages from multiple publishers into a single repository (it is supported, but it can greatly increase the complexity of maintaining the repository). ... > Or would you recommend a different set-up?, assuming no internet > access > during install and making sure that a client can be install to any > available > S11 release in the future with a gurantee it iss exactly the same > build. If you're doing network installs using AI, it's presumed you at least have network access to a repository on the network. In that case, you can simply copy the packages you're interested in to the server hosting them using pkgrecv. -Shawn _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

