freebsd-dev/release/tools
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
..
arm.subr Add tools/arm.subr to contain common subroutines used for 2015-05-06 19:58:12 +00:00
azure.conf Remove vm_extra_install_base() for the Azure image, now 2015-01-16 15:37:07 +00:00
ec2.conf It would help if I committed the right patch... 2015-03-31 04:35:35 +00:00
gce-package.sh Add a CLOUDPACKAGE variable to contain a list of targets for 2015-02-24 22:27:02 +00:00
gce.conf Partially revert r278118 now that the required logic for deciding whether 2015-03-31 01:44:29 +00:00
openstack.conf Merge the following revisions from ^/projects/release-vmimage: 2015-01-20 23:56:04 +00:00
vmimage.subr Fix a comment. 2015-04-27 19:49:50 +00:00