]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r262810, r262862, r264105:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 Apr 2014 07:34:46 +0000 (07:34 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 Apr 2014 07:34:46 +0000 (07:34 +0000)
commit84de408e60652072f2387e839c6bb89ae661dbe1
treef7e0c592e8f7e2fe31f1835f23ac7cfbbeb9e839
parent9c443fb7af3fcc74f78d79e0bdf201fe79f48aaf
MFC r262810, r262862, r264105:
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.

* Local modifications:
  - Set SRCBRANCH from head/ to stable/10/.
  - Strip svn:merginfo from ^/projects/release-embedded to avoid
    pollution.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@264106 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