freebsd-nq/release
Glen Barber d725697e06 Add initial support for building arm BEAGLEBONE images.
- In arm/release.sh:
   - Move crochet work directory creation to occur earlier,
     since its parent directory is needed to store a fetched
     u-boot version.

   - Add a before_build() function as a quick hack to run
     board-specific (kernel configuration specific, really)
     commands, if any.

   - For the BEAGLEBONE kernel, a specific version of u-boot
     source is needed.  Fetch the source in before_build() for
     this case.  Unfortunately, there are no checksums available
     (that I can find) for these sources.  For a quick solution,
     add the hard-coded sha256 of the tarball, and fetch from
     my public_html/ directory.  A more permanent solution for
     this needs to be found.

Add initial release.sh and crochet configuration files for the
BEAGLEBONE build.

Sponsored by:	The FreeBSD Foundation
2014-01-24 22:12:59 +00:00
..
amd64 Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +00:00
arm Add initial support for building arm BEAGLEBONE images. 2014-01-24 22:12:59 +00:00
doc - Fix indent. 2014-01-15 17:34:21 +00:00
i386 Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +00:00
ia64 Fix the bootable CD: 2013-08-03 20:14:29 +00:00
pc98 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
picobsd do not use capsicum when building picobsd images 2014-01-06 08:09:19 +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 CDs are not partitioned, so this is not correct syntax for loading from 2013-09-17 17:30:49 +00:00
scripts Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +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/arm Add initial support for building arm BEAGLEBONE images. 2014-01-24 22:12:59 +00:00
Makefile Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +00:00
rc.local Move the installer's keymap solution introduced by SVN r259468. The new 2013-12-21 16:43:40 +00:00
release.conf.sample When bootstrapping the build chroot, the default environment is 2014-01-19 22:25:57 +00:00
release.sh When bootstrapping the build chroot, the default environment is 2014-01-19 22:25:57 +00:00