]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r262810, r262862, r264105, r264107:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 Apr 2014 22:20:33 +0000 (22:20 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 Apr 2014 22:20:33 +0000 (22:20 +0000)
commit08234c3a961deb98702ce35e1addfcfad631cdbd
tree6152656aee893f3a9d6d0567853bae645618752c
parenta8c9524addb6a9b6fc1fe8225f136020ff3161bf
MFC r262810, r262862, r264105, r264107:

r262810:
  Merge enabling building FreeBSD/arm images as part of the
  release build process.

r262862:
  Provide backwards-compatibility with release.conf SVNROOT
  entries that do not have a trailing '/'.

r264105:
  Add ZEDBOARD support for release builds.

r264107:
  Remove only-works-on-amd64 restriction.

* Local modifications to stable/9:
  - Set SRCBRANCH from head/ to stable/9/.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/9@264141 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
14 files changed:
release/arm/BEAGLEBONE.conf [new file with mode: 0644]
release/arm/PANDABOARD.conf [new file with mode: 0644]
release/arm/RPI-B.conf [new file with mode: 0644]
release/arm/WANDBOARD-QUAD.conf [new file with mode: 0644]
release/arm/ZEDBOARD.conf [new file with mode: 0644]
release/arm/release.sh [new file with mode: 0755]
release/release.conf.sample
release/release.sh
release/tools/arm/crochet-BEAGLEBONE.conf [new file with mode: 0644]
release/tools/arm/crochet-PANDABOARD.conf [new file with mode: 0644]
release/tools/arm/crochet-RPI-B.conf [new file with mode: 0644]
release/tools/arm/crochet-WANDBOARD-QUAD.conf [new file with mode: 0644]
release/tools/arm/crochet-ZEDBOARD.conf [new file with mode: 0644]
share/man/man7/release.7