freebsd-dev/release
Glen Barber 4ad8b75d53 Add tools/arm.subr to contain common subroutines used for
building arm images.  This is similar to tools/vmimage.subr
used for building virtual machine disk images.  By default,
only arm_create_disk() and arm_install_base() contain real
functionality here, and arm_install_uboot() must be overridden
in the arm/KERNEL.conf file.

In release.sh, make create_arm_armv6_build_release() do
something now.

In arm/BEAGLEBONE.conf, set IMAGE_SIZE, PART_SCHEME, FAT_SIZE,
FAT_TYPE, and MD_ARGS, as well as make arm_install_uboot()
functional.

Parts of this were taken from disecting a previous BEAGLEBONE
image, and other parts obtained from Crochet sources.

Sponsored by:	The FreeBSD Foundation
2015-05-06 19:58:12 +00:00
..
amd64 Merge the following revisions from ^/projects/release-vmimage: 2015-01-20 23:56:04 +00:00
arm Add tools/arm.subr to contain common subroutines used for 2015-05-06 19:58:12 +00:00
arm64 Do not nest the BSD and MBR partitions, which produces 2015-04-27 18:07:11 +00:00
doc Document r281617, wc(1) race when receiving SIGINFO fixed. 2015-05-05 15:16:21 +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 Create the arm64/aarch64 VM disk image as MBR instead of 2015-04-23 01:04:14 +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 tools/arm.subr to contain common subroutines used for 2015-05-06 19:58:12 +00:00
Makefile MFH: r278968-r280640 2015-03-25 22:35:08 +00:00
Makefile.arm Attempt to create the final image (though not nearly ready 2015-03-26 03:05:07 +00:00
Makefile.ec2 Remove a debugging line that snuck in with r282419. 2015-05-04 21:34:19 +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 Add tools/arm.subr to contain common subroutines used for 2015-05-06 19:58:12 +00:00