As part of our installs, we're actually bypassing the whole AI service manifest retrieval functionality and generating the manifest on the client from data retrieved from external sources - that's the 'Begin' portion.
'Finish' is/was used to work around various bugs and limitations in AI - auto reboot functionality being one of them (fixed now) as well as a bug in the way the console is setup up (also fixed now). We then also have a post-install service which installs any other components/packages which may be required. --Jens On 03/25/09 07:22, Eric J. Ray wrote: > Thanks! > > What specific pre/post processing tasks are you doing that required > this? > > > On Mar 25, 2009, at 8:20 AM, Jens Deppe wrote: > >> Some... http://blogs.sun.com/jensd/ >> >> On 03/25/09 07:04, Eric J. Ray wrote: >>> Gang, >>> Has anyone actually blogged--in detail--about how to >>> emulate "finish" scripts? That is, to have >>> a custom package and use DC to create a new image, install >>> the new image, and use the first-boot property from that >>> package to do system configuration? Can someone point me to it? >>> Thanks, >>> Eric >>> _______________________________________________ >>> caiman-discuss mailing list >>> caiman-discuss at opensolaris.org >>> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >
