9
0
Fork 0
barebox/defaultenv-2/base/bin
Sascha Hauer d78597af84 defenv-2: bring back /env/config
The idea of having /env/init/* scripts was to make the configuration
more flexible and customizable for boards. It turned out though that
people (including myself) do not find the place where they should
change these settings.

So this patch brings back /env/config for defenv-2. The individual
env/init/* scripts are removed and their content is added to
/env/init/config-board. This makes the values from /env/init/config-board
the board specific defaults which can be overwritten in /env/config.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-11-01 19:46:40 +01:00
..
boot defaultenv-2: boot: add missing space in error message 2012-10-12 10:03:56 +02:00
bootargs-ip defaultenv-2: boot use global.linux.bootargs.dyn for dynamic globalvar 2012-09-14 00:46:00 +08:00
ifup defaultenv-2 ifup: create network up state file for dhcp 2012-06-30 12:45:46 +02:00
init defenv-2: bring back /env/config 2012-11-01 19:46:40 +01:00
mtdparts-add Add next generation default environment template 2012-05-18 12:26:52 +02:00