You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[buildomat] Package all global zone tarballs into single tarball (#2475)
My expectation is that we'll:
1. Download `global-zone-packages.tar.gz` in the `helios` repo
2. Unpack the contents into a staging directory
3. Use [image builder to copy the contents of these services into the
host OS image](illumos/image-builder#4)
Additionally, I made the list of artifacts a bit more explicit.
*Eventually* we could parse the package manifest to access this info,
but for now, I don't want to include any "intermediate" artifacts that
shouldn't be installed on a system.
0 commit comments