Yet another major rework of the BusyBox config system, using the considerably
authorEric Andersen <andersen@codepoet.org>
Thu, 5 Dec 2002 08:41:41 +0000 (08:41 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 5 Dec 2002 08:41:41 +0000 (08:41 -0000)
commitc9f20d9fb93c6c316518483fd103f3afab5cf1af
tree72904548bb54dcaf78017d3b35296765437e0bd5
parentdeca106b6dad70ad0a1312a82d762aa8d8ad52ba
Yet another major rework of the BusyBox config system, using the considerably
modified Kbuild system I put into uClibc.  With this, there should be no more
need to modify Rules.mak since I've moved all the interesting options into the
config system.  I think I've got everything updated, but you never know, I may
have made some mistakes, so watch closely.
 -Erik
69 files changed:
.cvsignore
Makefile
Rules.mak
archival/Config.in [new file with mode: 0644]
archival/config.in [deleted file]
console-tools/Config.in [new file with mode: 0644]
console-tools/config.in [deleted file]
debianutils/Config.in [new file with mode: 0644]
debianutils/config.in [deleted file]
editors/Config.in [new file with mode: 0644]
editors/config.in [deleted file]
findutils/Config.in [new file with mode: 0644]
findutils/config.in [deleted file]
init/Config.in [new file with mode: 0644]
init/config.in [deleted file]
loginutils/Config.in [new file with mode: 0644]
loginutils/config.in [deleted file]
miscutils/Config.in [new file with mode: 0644]
miscutils/config.in [deleted file]
modutils/Config.in [new file with mode: 0644]
modutils/config.in [deleted file]
networking/Config.in [new file with mode: 0644]
networking/config.in [deleted file]
networking/udhcp/Config.in [new file with mode: 0644]
networking/udhcp/Makefile.in
networking/udhcp/config.in [deleted file]
procps/Config.in [new file with mode: 0644]
procps/config.in [deleted file]
scripts/Configure [deleted file]
scripts/Menuconfig [deleted file]
scripts/config/.cvsignore [new file with mode: 0644]
scripts/config/Kconfig-language.txt [new file with mode: 0644]
scripts/config/Makefile [new file with mode: 0644]
scripts/config/checklist.c [moved from scripts/lxdialog/checklist.c with 91% similarity]
scripts/config/colors.h [moved from scripts/lxdialog/colors.h with 100% similarity]
scripts/config/conf.c [new file with mode: 0644]
scripts/config/confdata.c [new file with mode: 0644]
scripts/config/dialog.h [moved from scripts/lxdialog/dialog.h with 93% similarity]
scripts/config/expr.c [new file with mode: 0644]
scripts/config/expr.h [new file with mode: 0644]
scripts/config/inputbox.c [moved from scripts/lxdialog/inputbox.c with 100% similarity]
scripts/config/lex.zconf.c_shipped [new file with mode: 0644]
scripts/config/lkc.h [new file with mode: 0644]
scripts/config/lkc_proto.h [new file with mode: 0644]
scripts/config/mconf.c [new file with mode: 0644]
scripts/config/menu.c [new file with mode: 0644]
scripts/config/menubox.c [moved from scripts/lxdialog/menubox.c with 86% similarity]
scripts/config/msgbox.c [moved from scripts/lxdialog/msgbox.c with 100% similarity]
scripts/config/symbol.c [new file with mode: 0644]
scripts/config/textbox.c [moved from scripts/lxdialog/textbox.c with 99% similarity]
scripts/config/util.c [moved from scripts/lxdialog/util.c with 97% similarity]
scripts/config/yesno.c [moved from scripts/lxdialog/yesno.c with 100% similarity]
scripts/config/zconf.l [new file with mode: 0644]
scripts/config/zconf.tab.c_shipped [new file with mode: 0644]
scripts/config/zconf.tab.h_shipped [new file with mode: 0644]
scripts/config/zconf.y [new file with mode: 0644]
scripts/lxdialog/.cvsignore [deleted file]
scripts/lxdialog/BIG.FAT.WARNING [deleted file]
scripts/lxdialog/Makefile [deleted file]
scripts/lxdialog/Makefile-2.5 [deleted file]
scripts/lxdialog/lxdialog.c [deleted file]
shell/Config.in [new file with mode: 0644]
shell/config.in [deleted file]
sysdeps/linux/Config.in [new file with mode: 0644]
sysdeps/linux/config.in [deleted file]
sysklogd/Config.in [new file with mode: 0644]
sysklogd/config.in [deleted file]
util-linux/Config.in [new file with mode: 0644]
util-linux/config.in [deleted file]