Lines Matching +full:image +full:- +full:specific

42 including the creation of ISO images suitable for burning to CD-ROM,
50 and with clean checkouts of specific versions of the doc, src, and ports
136 .Bl -tag -width Ev
167 The target machine type for cross-building a release.
169 The target machine architecture for cross-building a release.
212 .Pq Ar -j
213 to the number of CPUs available on a SMP-capable system.
223 .Pq Ar -j
224 to half the number of CPUs available on a SMP-capable system.
226 Set to a non-empty value to skip the
235 Set to a non-empty value to include the
239 Set to a non-empty value to compress the release images with
270 Set to a non-empty value to prevent checkout or update of
278 Set to a non-empty value to prevent checkout or update of
290 .Bl -tag -width Ev
292 Set to a non-null value to enable functionality for embedded device
305 runs a separate build script located in an architecture-specific
330 variables are relevant only to virtual machine disk image builds:
331 .Bl -tag -width Ev
333 Set to a non-null value to build virtual machine disk images as part
339 Set to a non-null value to compress the virtual machine disk images with
348 Set to change the name of the resulting virtual machine disk image file.
364 compress to roughly the same size, regardless of the specified disk image
370 is linked to the historical non-filesystem-labelled file name.
386 Set to the target virtual disk image format(s) to create.
402 .Bd -literal -offset indent
404 make -C release list-vmtargets
410 cloud hosting providers, each with their own specific configuration to
416 .Bl -tag -width Ev
423 Set to a non-empty value to enable building virtual machine images
442 .Bd -literal -offset indent
444 make -C release list-cloudware
454 .Bl -tag -width Ev
456 Set to a non-null value to build OCI base images.
468 .Bl -tag -width ".Cm packagesystem"
470 Meta-target to build all release media and distributions applicable to this
476 Builds installation CD-ROM images.
487 Builds installation DVD-ROM images.
496 Builds an installation memory stick image named
504 .It Cm mini-memstick
514 .It Cm vm-image
517 .Cm vm-image
521 environment variable to be set to a non-null value.
522 .It Cm vm-cloudware
529 .It Cm list-cloudware
533 .It Cm list-vmtargets
542 .Bl -tag -width ".Cm packagesystem"
569 .Bl -tag -width ".Ev TARGET_ARCH"
574 .Pq e.g., FreeBSD-12.1-RELEASE-amd64 .
576 .Ic `uname -s`-`uname -r`-`uname -p`
597 This is necessary to cross-build some target architectures.
598 For example, cross-building for ARM64 machines requires
610 Set this to cross-build for a different architecture.
621 .Bl -tag -compact -width Pa
638 .Dq "-CURRENT snapshot":
639 .Bd -literal -offset indent
641 git clone -b main https://git.freebsd.org/src.git src
647 make install DESTDIR=/var/freebsd-snapshot
651 for FTP, CD-ROM images, etc.) are available in the
652 .Pa /var/freebsd-snapshot
656 .Dq "-CURRENT snapshot"
658 .Bd -literal -offset indent
664 .Bd -literal -offset indent
666 sh release.sh -c $HOME/release.conf
669 Configuration files specific to various supported embedded systems, such as
674 For example, to build an image for the Raspberry Pi:
675 .Bd -literal -offset indent
677 sh release.sh -c arm/RPI-B.conf
680 To build an image for the Raspberry Pi 3:
681 .Bd -literal -offset indent
683 sh release.sh -c arm64/RPI3.conf
717 .%U https://docs.freebsd.org/en/articles/freebsd-releng/
721 .%U https://docs.freebsd.org/en/books/developers-handbook/
729 Apart from being incomplete, the list put a lot of specific demands on
745 .Pa src/release/generate-release.sh
752 was introduced to support per-build configuration files.
755 .Pa src/release/generate-release.sh
767 .An -nosplit
771 .An Poul-Henning Kamp .
779 .Fa generate-release.sh