Upgrade busybox to 1.7.2
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Oct 2007 00:27:49 +0000 (00:27 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Oct 2007 00:27:49 +0000 (00:27 +0000)
commite8b81c92e78dc781a9569d7d51bd4f98d89237f8
tree4d2e182e425873bcf891efcd1b3af569a158bedc
parentb9d7bab46bbb4d6943b8219bd31560281f1ab382
Upgrade busybox to 1.7.2
- clean up insmod crap
- add some lineno/programname fixes for awx
- clean up awk getopt stuff
- remove unnecessary patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9130 3c298f89-4303-0410-b956-a3cf2f4a3e73
51 files changed:
package/busybox/Makefile
package/busybox/config/Config.in
package/busybox/config/archival/Config.in
package/busybox/config/console-tools/Config.in
package/busybox/config/coreutils/Config.in
package/busybox/config/debianutils/Config.in
package/busybox/config/editors/Config.in
package/busybox/config/findutils/Config.in
package/busybox/config/init/Config.in
package/busybox/config/ipsvd/Config.in [new file with mode: 0644]
package/busybox/config/libbb/Config.in
package/busybox/config/loginutils/Config.in
package/busybox/config/miscutils/Config.in
package/busybox/config/modutils/Config.in
package/busybox/config/networking/Config.in
package/busybox/config/networking/udhcp/Config.in
package/busybox/config/procps/Config.in
package/busybox/config/selinux/Config.in [new file with mode: 0644]
package/busybox/config/shell/Config.in
package/busybox/config/sysklogd/Config.in
package/busybox/config/util-linux/Config.in
package/busybox/patches/000-autoconf.patch
package/busybox/patches/110-wget_getopt_fix.patch
package/busybox/patches/130-drop_werror.patch [deleted file]
package/busybox/patches/243-udhcpc_changed_ifindex.patch
package/busybox/patches/250-ash_export-n.patch
package/busybox/patches/260-broadcast_plus.patch [deleted file]
package/busybox/patches/270-ash_performance.patch [deleted file]
package/busybox/patches/280-printf.patch [deleted file]
package/busybox/patches/310-passwd_access.patch
package/busybox/patches/330-httpd_user_agent.patch [deleted file]
package/busybox/patches/350-httpd_redir.patch
package/busybox/patches/360-awk_multi_f.patch [new file with mode: 0644]
package/busybox/patches/400-revert_awk_getopt.patch [deleted file]
package/busybox/patches/401-darwin_includes.patch
package/busybox/patches/410-httpd_cgi_headers.patch
package/busybox/patches/420-httpd_sendcgi_fix.patch [deleted file]
package/busybox/patches/440-httpd_chdir.patch
package/busybox/patches/440-usage_compressed_fix.patch [deleted file]
package/busybox/patches/450-truncated_ping_results.patch [deleted file]
package/busybox/patches/450-usage_compressed_fix.patch [new file with mode: 0644]
package/busybox/patches/460-httpd_cgi_bin.patch [deleted file]
package/busybox/patches/460-truncated_ping_results.patch [new file with mode: 0644]
package/busybox/patches/470-insmod_search.patch [new file with mode: 0644]
package/busybox/patches/500-ipkg.patch [new file with mode: 0644]
package/busybox/patches/501-libbb_hash.patch [new file with mode: 0644]
package/busybox/patches/510-awx.patch [new file with mode: 0644]
package/busybox/patches/911-ipkg.patch [deleted file]
package/busybox/patches/913-libbb_hash.patch [deleted file]
package/busybox/patches/920-awx.patch [deleted file]
package/busybox/patches/999-insmod2.6_search.patch [deleted file]