minix/releasetools
Kees Jongenburger eb1e5bf042 build:arm allow to store build settings in a .settings file.
If present a file called .settings will be sourced when
calling the arm_sdimage.sh script. This allows to configure
the build setting for arm build without the need to specify
the flags each time arm_sdimage.sh is called.

For example to configure arm_sdimage.sh to target the
beaglebone put the following content in your .settings file.

BASE_URL=http://www.minix3.org/arm/beaglebone
FLAG=-DAM335X
CONSOLE=tty00

Change-Id: Ide0341a255bc7f41dc5c30d0a43e71b01a8ea55c
2013-05-30 13:01:05 +02:00
..
release/cd Rename tools to releasetools 2012-06-18 10:53:37 +00:00
arm_sdimage.sh build:arm allow to store build settings in a .settings file. 2013-05-30 13:01:05 +02:00
gen_cmdline.txt.sh arm:build also generate cmdline.txt 2013-05-24 14:03:14 +02:00
gen_uEnv.txt.sh gen_uEnv.txt.sh shell neutraling 2013-05-29 12:10:22 +00:00
issue.install Rename tools to releasetools 2012-06-18 10:53:37 +00:00
Makefile Adding missing dependency on libraries for hdboot 2013-04-09 16:41:52 +02: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 Downgrading to netbsd zlib version 2013-04-09 16:43:13 +02:00
packages.install packages.install: remove obsolete minix-all pkg. 2013-03-19 00:29:44 +01:00
release.functions Installation CD: add AHCI option to boot menu 2012-10-16 10:34:58 +02:00
release.sh release.sh: pkg_install should be installed 1st 2013-03-19 00:29:45 +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