Hi Folks, Here's a couple of webrevs for the importing of the external SVR4 packages from Docs and Localization into the IPS repository during the build. This functionality is only required until Docs and L10N can build their own IPS packages directly.
This would have been a relatively small change, if it wasn't for the fact that I had to move the "install: all ipssend" rule from ipsdefs/Makefile.targ into the individual package Makefiles, so that docs and l10n could use a different install rule. Core: http://cr.opensolaris.org/~jmellors/core-ips-extpkgs/ Agents: http://cr.opensolaris.org/~jmellors/ds-ips-extpkgs/ Thanks Jonathan