As Jan mentioned at the meeting earlier today, I'd built a test image which takes advantage of the package split I integrated under bug 5468. Unhappy with the fact that the image didn't get any smaller as a result, I spent the afternoon before the break doing surgery on the package list for the AI image and managed to reduce its size by 45%. Jan indicates that the resulting image does in fact install, so I didn't completely blow it ;-)
Below are my diffs for ai_x86_image.xml for one of you on the AI team to pick up and integrate at your leisure. You'll need a repository created with the fix for 5657 in order to take advantage of it. Dave 144d143 < <pkg name="SUNWccsm"/> 156,158d154 < <pkg name="SUNWdbus"/> < <pkg name="SUNWdbus-bindings"/> < <pkg name="SUNWddu"/> 178d173 < <pkg name="SUNWgamin"/> 182d176 < <pkg name="SUNWgksu"/> 194d187 < <pkg name="SUNWgui-install"/> 201d193 < <pkg name="SUNWicdc"/> 202a195 > <pkg name="SUNWinstall"/> 220,236d212 < <pkg name="SUNWlexpt"/> < <pkg name="SUNWlibC"/> < <pkg name="SUNWlibanthy"/> < <pkg name="SUNWlibchewing"/> < <pkg name="SUNWlibdaemon"/> < <pkg name="SUNWlibexif"/> < <pkg name="SUNWlibgcrypt"/> < <pkg name="SUNWlibgpg-error"/> < <pkg name="SUNWlibhangul"/> < <pkg name="SUNWlibm"/> < <pkg name="SUNWlibms"/> < <pkg name="SUNWlibpopt"/> < <pkg name="SUNWlibrsvg"/> < <pkg name="SUNWlibsasl"/> < <pkg name="SUNWlibsdl"/> < <pkg name="SUNWlibusb"/> < <pkg name="SUNWlibusbugen"/> 239d214 < <pkg name="SUNWltdl"/> 245d219 < <pkg name="SUNWmkcd"/> 250d223 < <pkg name="SUNWncft"/> 273,274d245 < <pkg name="SUNWpng"/> < <pkg name="SUNWpolkit"/> 276,281d246 < <pkg name="SUNWpoold"/> < <pkg name="SUNWpostrun"/> < <pkg name="SUNWpppd"/> < <pkg name="SUNWpppdt"/> < <pkg name="SUNWpppg"/> < <pkg name="SUNWpr"/> 294d258 < <pkg name="SUNWrmvolmgr"/> 297d260 < <pkg name="SUNWrpm"/> 305d267 < <pkg name="SUNWservicetag"/> 311,312d272 < <pkg name="SUNWsmagt"/> < <pkg name="SUNWsmapi"/> 322d281 < <pkg name="SUNWstosreg"/> 325,326d283 < <pkg name="SUNWtcpd"/> < <pkg name="SUNWtcsh"/> 329d285 < <pkg name="SUNWtexi"/>
