diff options
author | Ron Yorston <rmy@pobox.com> | 2012-03-22 13:15:08 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2012-03-22 13:15:08 +0000 |
commit | c0d4367d6b581eb5989c02815880cf0fa2851ae8 (patch) | |
tree | 868c266e627e2d7f65ba5a4d5f98a1c421453181 /scripts | |
parent | f6bad5ef766b0447158e3de2f55c35f1f6cecb58 (diff) | |
parent | da4441c44f6efccb6f7b7588404d9c6bfb7b6af8 (diff) | |
download | busybox-w32-c0d4367d6b581eb5989c02815880cf0fa2851ae8.tar.gz busybox-w32-c0d4367d6b581eb5989c02815880cf0fa2851ae8.tar.bz2 busybox-w32-c0d4367d6b581eb5989c02815880cf0fa2851ae8.zip |
Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into merge
Conflicts:
libbb/vfork_daemon_rexec.c
networking/wget.c
procps/ps.c
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/defconfig.tig | 9 | ||||
-rw-r--r-- | scripts/kconfig/mconf.c | 2 | ||||
-rwxr-xr-x | scripts/mkconfigs | 2 |
3 files changed, 9 insertions, 4 deletions
diff --git a/scripts/defconfig.tig b/scripts/defconfig.tig index ed3058e54..52fddfbf6 100644 --- a/scripts/defconfig.tig +++ b/scripts/defconfig.tig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Busybox version: 1.19.0.git | 3 | # Busybox version: 1.19.0.git |
4 | # Wed Mar 21 20:40:54 2012 | 4 | # Thu Mar 22 12:00:44 2012 |
5 | # | 5 | # |
6 | CONFIG_HAVE_DOT_CONFIG=y | 6 | CONFIG_HAVE_DOT_CONFIG=y |
7 | # CONFIG_PLATFORM_POSIX is not set | 7 | # CONFIG_PLATFORM_POSIX is not set |
@@ -111,6 +111,7 @@ CONFIG_FEATURE_TAB_COMPLETION=y | |||
111 | CONFIG_FEATURE_NON_POSIX_CP=y | 111 | CONFIG_FEATURE_NON_POSIX_CP=y |
112 | # CONFIG_FEATURE_VERBOSE_CP_MESSAGE is not set | 112 | # CONFIG_FEATURE_VERBOSE_CP_MESSAGE is not set |
113 | CONFIG_FEATURE_COPYBUF_KB=4 | 113 | CONFIG_FEATURE_COPYBUF_KB=4 |
114 | CONFIG_FEATURE_SKIP_ROOTFS=y | ||
114 | # CONFIG_MONOTONIC_SYSCALL is not set | 115 | # CONFIG_MONOTONIC_SYSCALL is not set |
115 | CONFIG_IOCTL_HEX2STR_ERROR=y | 116 | CONFIG_IOCTL_HEX2STR_ERROR=y |
116 | # CONFIG_FEATURE_HWIB is not set | 117 | # CONFIG_FEATURE_HWIB is not set |
@@ -221,7 +222,6 @@ CONFIG_FEATURE_FANCY_HEAD=y | |||
221 | # CONFIG_ID is not set | 222 | # CONFIG_ID is not set |
222 | # CONFIG_INSTALL is not set | 223 | # CONFIG_INSTALL is not set |
223 | # CONFIG_FEATURE_INSTALL_LONG_OPTIONS is not set | 224 | # CONFIG_FEATURE_INSTALL_LONG_OPTIONS is not set |
224 | CONFIG_LENGTH=y | ||
225 | # CONFIG_LN is not set | 225 | # CONFIG_LN is not set |
226 | # CONFIG_LOGNAME is not set | 226 | # CONFIG_LOGNAME is not set |
227 | CONFIG_LS=y | 227 | CONFIG_LS=y |
@@ -608,6 +608,9 @@ CONFIG_HD=y | |||
608 | # CONFIG_NANDDUMP is not set | 608 | # CONFIG_NANDDUMP is not set |
609 | # CONFIG_UBIATTACH is not set | 609 | # CONFIG_UBIATTACH is not set |
610 | # CONFIG_UBIDETACH is not set | 610 | # CONFIG_UBIDETACH is not set |
611 | # CONFIG_UBIMKVOL is not set | ||
612 | # CONFIG_UBIRMVOL is not set | ||
613 | # CONFIG_UBIRSVOL is not set | ||
611 | # CONFIG_ADJTIMEX is not set | 614 | # CONFIG_ADJTIMEX is not set |
612 | CONFIG_BBCONFIG=y | 615 | CONFIG_BBCONFIG=y |
613 | CONFIG_FEATURE_COMPRESS_BBCONFIG=y | 616 | CONFIG_FEATURE_COMPRESS_BBCONFIG=y |
@@ -806,6 +809,7 @@ CONFIG_IFUPDOWN_IFSTATE_PATH="" | |||
806 | # CONFIG_DHCPRELAY is not set | 809 | # CONFIG_DHCPRELAY is not set |
807 | # CONFIG_DUMPLEASES is not set | 810 | # CONFIG_DUMPLEASES is not set |
808 | # CONFIG_FEATURE_UDHCPD_WRITE_LEASES_EARLY is not set | 811 | # CONFIG_FEATURE_UDHCPD_WRITE_LEASES_EARLY is not set |
812 | # CONFIG_FEATURE_UDHCPD_BASE_IP_ON_MAC is not set | ||
809 | CONFIG_DHCPD_LEASES_FILE="" | 813 | CONFIG_DHCPD_LEASES_FILE="" |
810 | # CONFIG_UDHCPC is not set | 814 | # CONFIG_UDHCPC is not set |
811 | # CONFIG_FEATURE_UDHCPC_ARPING is not set | 815 | # CONFIG_FEATURE_UDHCPC_ARPING is not set |
@@ -915,6 +919,7 @@ CONFIG_SV_DEFAULT_SERVICE_DIR="" | |||
915 | # | 919 | # |
916 | CONFIG_ASH=y | 920 | CONFIG_ASH=y |
917 | CONFIG_ASH_BASH_COMPAT=y | 921 | CONFIG_ASH_BASH_COMPAT=y |
922 | # CONFIG_ASH_IDLE_TIMEOUT is not set | ||
918 | # CONFIG_ASH_JOB_CONTROL is not set | 923 | # CONFIG_ASH_JOB_CONTROL is not set |
919 | CONFIG_ASH_ALIAS=y | 924 | CONFIG_ASH_ALIAS=y |
920 | CONFIG_ASH_GETOPTS=y | 925 | CONFIG_ASH_GETOPTS=y |
diff --git a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c index 0c548bfc0..d292b46cc 100644 --- a/scripts/kconfig/mconf.c +++ b/scripts/kconfig/mconf.c | |||
@@ -256,7 +256,7 @@ search_help[] = N_( | |||
256 | " USB$ => find all CONFIG_ symbols ending with USB\n" | 256 | " USB$ => find all CONFIG_ symbols ending with USB\n" |
257 | "\n"); | 257 | "\n"); |
258 | 258 | ||
259 | static char buf[4096], *bufptr = buf; | 259 | static char buf[4096*10], *bufptr = buf; |
260 | static char input_buf[4096]; | 260 | static char input_buf[4096]; |
261 | static const char filename[] = ".config"; | 261 | static const char filename[] = ".config"; |
262 | static char *args[1024], **argptr = args; | 262 | static char *args[1024], **argptr = args; |
diff --git a/scripts/mkconfigs b/scripts/mkconfigs index 47ac53330..7488d294e 100755 --- a/scripts/mkconfigs +++ b/scripts/mkconfigs | |||
@@ -42,7 +42,7 @@ echo "\ | |||
42 | */ | 42 | */ |
43 | static const char bbconfig_config[] ALIGN1 =" | 43 | static const char bbconfig_config[] ALIGN1 =" |
44 | 44 | ||
45 | grep '^#\? \?CONFIG_' "$config" \ | 45 | grep -e '^# CONFIG_' -e '^CONFIG_' "$config" \ |
46 | | sed -e 's/\"/\\\"/g' -e 's/^/"/' -e 's/$/\\n"/' | 46 | | sed -e 's/\"/\\\"/g' -e 's/^/"/' -e 's/$/\\n"/' |
47 | 47 | ||
48 | echo ";" | 48 | echo ";" |