minix/releasetools
Lionel Sambuc 859a265cba Removing MK{GCCCMDS,BINUTILS}=yes in image scripts
MKGCCCMDS=yes and MKBINUTILS=yes where added on the build command line
while they should have been left to the developer's discretion.

To build and install binutils and gcc do the following:

 $ BUILDVARS='-V MKBINUTILS=yes -V MKGCC=yes -V MKGCCCMDS=yes' \
    ./releasetools/arm_sdimage.sh
or

 $ BUILDVARS='-V MKBINUTILS=yes -V MKGCC=yes -V MKGCCCMDS=yes' \
    ./releasetools/x86_hdimage.sh

Change-Id: Icb46a3422f527747768fa107d14fc19ff3ac0a63
2014-03-01 09:05:01 +01:00
..
release/cd Rename tools to releasetools 2012-06-18 10:53:37 +00:00
arm_sdimage.sh Removing MK{GCCCMDS,BINUTILS}=yes in image scripts 2014-03-01 09:05:01 +01:00
fetch_u-boot.sh arm:manage versioning of u-boot and upgrade u-boot 2013-12-17 11:32:36 +01:00
gen_uEnv.txt.sh Take LOG out of the boot image 2014-03-01 09:04:55 +01:00
issue.install Rename tools to releasetools 2012-06-18 10:53:37 +00:00
Makefile Take LOG out of the boot image 2014-03-01 09:04:55 +01:00
mkboot Replace tell_config with NetBSD osrelease.sh 2013-01-25 18:44:17 +01:00
nbsd.config Rename tools to releasetools 2012-06-18 10:53:37 +00:00
nbsd_diff.sh Rename tools to releasetools 2012-06-18 10:53:37 +00:00
nbsd_ports usr.bin/man: Update 2014-03-01 09:04:56 +01:00
packages.install packages.install: remove obsolete minix-all pkg. 2013-03-19 00:29:44 +01:00
release.functions Take LOG out of the boot image 2014-03-01 09:04:55 +01:00
release.sh Import NetBSD df(1) 2014-02-18 11:25:02 +01:00
sort_set.sh build:add script to sort netbsd sets and sort minix/mi. 2013-04-21 21:35:49 +02:00
tell_config Replace tell_config with NetBSD osrelease.sh 2013-01-25 18:44:17 +01:00
x86_hdimage.sh Removing MK{GCCCMDS,BINUTILS}=yes in image scripts 2014-03-01 09:05:01 +01:00