Upgrade busybox to 1.7.2 - clean up insmod crap - add some lineno/programname fixes...
authorFelix Fietkau <nbd@openwrt.org>
Fri, 5 Oct 2007 00:27:49 +0000 (00:27 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 5 Oct 2007 00:27:49 +0000 (00:27 +0000)
commitfe313941ac5ef2a4e80d22be43a9d5dc667276b7
treed27f5408929c0080b09f7e472e41abc2370c8e24
parent9e8f2ca1f0d1fe2ea5688c466f2f8b40a5e870c2
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

SVN-Revision: 9130
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]