freebsd-dev/release
Glen Barber 37c587b8a1 Move tools/release/${XDEV}/ to release/tools/${XDEV}/.
In general, the workflow used for the latest releases has been
to checkout head/release/ to a directory outside of any build
environments, modify the release.conf accordingly, and run:

	# ./release.sh -c ./release.conf

By moving tools/release/${XDEV}/ (for RPI-B build testing, in
this case), any dependency on a different branch of the source
tree can be removed.  In particular, release.sh expects the
tools/release/${XDEV}/crochet-${KERNEL}.conf file to exist, so
by moving the crochet configuration file to a directory in
release/, it becomes possible to build images for branches that
do not yet have the necessary configuration files and/or scripts.

Sponsored by:	The FreeBSD Foundation
2014-01-19 22:01:08 +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 Implement cross build support for embedded devices into 2013-12-28 02:27:06 +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 Move tools/release/${XDEV}/ to release/tools/${XDEV}/. 2014-01-19 22:01:08 +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 Add WITH_DVD to RELEASE_RMAKEFLAGS, otherwise it is not actually 2013-12-07 19:39:38 +00:00
release.sh Implement cross build support for embedded devices into 2013-12-28 02:27:06 +00:00