Lines Matching full:release
2 # Makefile for building releases and release media.
5 # cdrom: Builds release CD-ROM media (disc1.iso)
6 # dvdrom: Builds release DVD-ROM media (dvd1.iso)
10 # release: Invokes real-release, vm-release, cloudware-release and oci-release targets
11 # real-release: Build all media and FTP distribution area
12 # vm-release: Build all virtual machine image targets
13 # cloudware-release: Build all cloud hosting provider targets
14 # oci-release: Build all OCI container images
15 # install: Invokes the release-install, vm-install and oci-install targets
16 # release-install: Copies all release installation media into ${DESTDIR}
32 # WITH_VMIMAGES: if set, build virtual machine images with the release
35 # WITH_CLOUDWARE: if set, build cloud hosting disk images with the release
36 # TARGET/TARGET_ARCH: architecture of built release
74 # For installing packages into the release media.
118 CLEANFILES= packagesystem *.txz MANIFEST release ${IMAGES}
160 --exclude .git --exclude @ --exclude usr/src/release/dist usr/src | \
195 # Install packages onto release media.
196 ${PKG_INSTALL} wifi-firmware-kmod-release || true
272 # Install packages onto release media.
273 ${PKG_INSTALL} wifi-firmware-kmod-release || true
302 release.iso: disc1.iso
343 release: real-release vm-release cloudware-release oci-release target
344 ${MAKE} -C ${.CURDIR} ${.MAKEFLAGS} release-done
347 release-done:
348 touch release
350 real-release:
354 install: release-install vm-install oci-install .WAIT cloud-install
356 release-install: