freebsd-dev/release
Glen Barber 6b1cf1b2c2 Merge the following from ^/projects/release-arm64 to allow
building FreeBSD/arm64 VM images and memstick.img installation
medium:
r281786, r281788, r281792:

 r281786:
  Add support for building arm64/aarch64 virtual machine images.

 r281788:
  Copy amd64/make-memstick.sh to arm64/make-memstick.sh for
  aarch64 memory stick images.

  Although arm64 does not yet have USB support, the memstick
  image should be bootable with certain virtualization tools,
  such as qemu.

 r281792:

  Add a buildenv_setup() prototype, intended to be overridden as
  needed.

  For example, the arm64/aarch64 build needs devel/aarch64-binutils,
  so buildenv_setup() in the release.conf for this architecture
  handles the installation of the port before buildworld/buildkernel.

Sponsored by:	The FreeBSD Foundation
2015-04-21 00:48:35 +00:00
..
amd64 Merge the following revisions from ^/projects/release-vmimage: 2015-01-20 23:56:04 +00:00
arm Crochet sources moved to a new home; update accordingly. 2015-03-25 22:08:02 +00:00
arm64 Copy amd64/make-memstick.sh to arm64/make-memstick.sh for 2015-04-20 20:13:02 +00:00
doc Document r279663, qsort(3) enhancements. 2015-03-16 15:54:53 +00:00
i386 Initial rewrite to consolidate VM image build scripts into one. 2014-11-05 13:22:19 +00:00
pc98 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
picobsd do not strip /stand 2015-01-24 08:48:05 +00:00
pkg_repos Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +00:00
powerpc Use mkimg instead of md(4) and gpart. 2014-05-01 03:24:41 +00:00
scripts When creating VM images, copy the contents of the created filesystem into 2015-03-20 19:40:19 +00:00
sparc64 - Once we have shifted arguments thrice, base-bits-dir is $1 rather than $4. 2013-07-26 14:23:25 +00:00
tools Add support for building arm64/aarch64 virtual machine images. 2015-04-20 20:06:25 +00:00
Makefile Add 'cloudware-install' target to handle copying cloud 2015-02-24 21:06:25 +00:00
Makefile.ec2 Add code for creating an EC2 AMI. 2015-04-01 00:00:17 +00:00
Makefile.vm Add code for creating an EC2 AMI. 2015-04-01 00:00:17 +00:00
rc.local Create /tmp/bsdinstall_etc even if we aren't starting the installer so that 2014-09-13 20:09:02 +00:00
release.conf.sample Merge the following from ^/projects/release-arm64 to allow 2015-04-21 00:48:35 +00:00
release.sh Merge the following from ^/projects/release-arm64 to allow 2015-04-21 00:48:35 +00:00