Add an 'Image Configuration' menu to menuconfig
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 16 Mar 2007 03:02:31 +0000 (03:02 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 16 Mar 2007 03:02:31 +0000 (03:02 +0000)
commita1aed6ae611ddd61a0aaebbbc591550113c0ff3b
tree392f9df044ecb4fd824e3915ec78f39a4e54746b
parent11817df895416f11b77a47574d0f85417d0e549c
Add an 'Image Configuration' menu to menuconfig
Packages can export a list of config options with labels and data types
through the metadata. The selected config values will be exported to the
target filesystem in /etc/uci-defaults and applied on the first boot.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6572 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/package-dumpinfo.mk
include/package-ipkg.mk
package/Makefile
package/base-files/files/bin/uci
package/base-files/files/etc/init.d/config [new file with mode: 0755]
package/base-files/files/lib/config/uci.sh
scripts/gen_deps.pl [deleted file]
scripts/metadata.pl
target/sdk/files/Makefile