I believ the installer is under SMF control in build 111b so changing the default manifest (which points to
pkg.opensolaris.org/release) is a bit more involved and requires the use of svccfg smf commands. The section "How to change the default manifest" at the link below shows you how to do this. I've tried this and it works on 111b. http://www.opensolaris.org/os/project/caiman/auto_install/AI_manifest_setup.html Regards Paul On 05/21/09 09:08, Michael Barrett wrote: > I was using build111a and all was working well. But I moved to b111b2 and > now for some reason I can't seem to get my AI clients to feed from anything > but the pkg.opensolaris.org/release? > > In the /aiserver/auto_install directory I have changed all the references to > pkg.opensolaris.org to ipkg.sfbay/dev with the new auth name ipkg.sfbay. I > changed it in ai_manifest.defval.xml, ai_manifest.xml, and default.xml. > > I also changed the primary repository to ipkg.sfbay on the AIserver itself. > > # pkg set-authority -P -O http://ipkg.sfbay/dev ipkg.sfbay > # pkg unset-authority opensolaris.org > > But when my clients boot and I look at their /tmp/install_log, I see they are > pulling from pkg.opensolaris.org/release. It states: > > installation will be performed from http://pkg.opensolaris.org/release > (opensolaris.org) > > What I'm I doing wrong? >
