finally move buildroot-ng to trunk
authorFelix Fietkau <nbd@openwrt.org>
Fri, 13 Oct 2006 20:51:49 +0000 (20:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 13 Oct 2006 20:51:49 +0000 (20:51 +0000)
commit39ed9eab85c390e575242b9d170f290272b6f582
treed993cf48b4d89166701fe2f33976389d7634235d
parent42a8cadf400911eacb4a981c3496e565267a35fe
finally move buildroot-ng to trunk

SVN-Revision: 5059
907 files changed:
BSDmakefile [new file with mode: 0644]
Config.in [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
docs/config.txt [new file with mode: 0644]
docs/network-scripts.txt [new file with mode: 0644]
docs/network.txt [new file with mode: 0644]
include/host-build.mk [new file with mode: 0644]
include/host.mk [new file with mode: 0644]
include/image.mk [new file with mode: 0644]
include/kernel-build.mk [new file with mode: 0644]
include/kernel.mk [new file with mode: 0644]
include/modules-2.4.mk [new file with mode: 0644]
include/modules-2.6.mk [new file with mode: 0644]
include/netfilter.mk [new file with mode: 0644]
include/package.mk [new file with mode: 0644]
include/prereq-build.mk [new file with mode: 0644]
include/prereq.mk [new file with mode: 0644]
include/shell.sh [new file with mode: 0644]
include/target.mk [new file with mode: 0644]
include/verbose.mk [new file with mode: 0644]
package/Makefile [new file with mode: 0644]
package/alsa/Makefile [new file with mode: 0644]
package/alsa/files/alsa.modules [new file with mode: 0644]
package/alsa/patches/100-compile_fix.patch [new file with mode: 0644]
package/arptables/Makefile [new file with mode: 0644]
package/base-files/Makefile [new file with mode: 0644]
package/base-files/ar7-2.4/bin/firstboot [new file with mode: 0755]
package/base-files/ar7-2.4/etc/config/network [new file with mode: 0644]
package/base-files/ar7-2.4/etc/init.d/S00adam2 [new file with mode: 0755]
package/base-files/ar7-2.4/etc/preinit [new file with mode: 0755]
package/base-files/ar7-2.4/sbin/mount_root [new file with mode: 0755]
package/base-files/aruba-2.6/etc/config/network [new file with mode: 0644]
package/base-files/au1000-2.6/etc/config/network [new file with mode: 0644]
package/base-files/au1000-2.6/sbin/mount_root [new file with mode: 0755]
package/base-files/brcm-2.4/bin/firstboot [new file with mode: 0755]
package/base-files/brcm-2.4/etc/config/wireless [new file with mode: 0644]
package/base-files/brcm-2.4/etc/init.d/S05netconfig [new file with mode: 0755]
package/base-files/brcm-2.4/etc/preinit [new file with mode: 0755]
package/base-files/brcm-2.4/sbin/mount_root [new file with mode: 0755]
package/base-files/brcm-2.6/bin/firstboot [new file with mode: 0755]
package/base-files/brcm-2.6/etc/init.d/S05netconfig [new file with mode: 0755]
package/base-files/brcm-2.6/etc/preinit [new file with mode: 0755]
package/base-files/brcm-2.6/sbin/mount_root [new file with mode: 0755]
package/base-files/default/bin/ipcalc [new file with mode: 0755]
package/base-files/default/bin/login [new file with mode: 0755]
package/base-files/default/bin/uci [new file with mode: 0755]
package/base-files/default/etc/banner [new file with mode: 0644]
package/base-files/default/etc/config/network [new file with mode: 0644]
package/base-files/default/etc/functions.sh [new file with mode: 0755]
package/base-files/default/etc/group [new file with mode: 0644]
package/base-files/default/etc/hosts [new file with mode: 0644]
package/base-files/default/etc/hotplug.d/block/01-mount [new file with mode: 0755]
package/base-files/default/etc/hotplug.d/net/10-net [new file with mode: 0644]
package/base-files/default/etc/hotplug.d/usb/01-ln [new file with mode: 0755]
package/base-files/default/etc/init.d/S10boot [new file with mode: 0755]
package/base-files/default/etc/init.d/S40network [new file with mode: 0755]
package/base-files/default/etc/init.d/S50httpd [new file with mode: 0755]
package/base-files/default/etc/init.d/S50telnet [new file with mode: 0755]
package/base-files/default/etc/init.d/S60cron [new file with mode: 0755]
package/base-files/default/etc/init.d/rcS [new file with mode: 0755]
package/base-files/default/etc/inittab [new file with mode: 0644]
package/base-files/default/etc/ipkg.conf [new file with mode: 0644]
package/base-files/default/etc/nvram.sh [new file with mode: 0644]
package/base-files/default/etc/passwd [new file with mode: 0644]
package/base-files/default/etc/profile [new file with mode: 0644]
package/base-files/default/etc/protocols [new file with mode: 0644]
package/base-files/default/etc/rc.common [new file with mode: 0755]
package/base-files/default/etc/resolv.conf [new file with mode: 0644]
package/base-files/default/etc/shells [new file with mode: 0644]
package/base-files/default/etc/sysctl.conf [new file with mode: 0644]
package/base-files/default/lib/config/uci-update.awk [new file with mode: 0644]
package/base-files/default/lib/config/uci.sh [new file with mode: 0755]
package/base-files/default/lib/network/config.sh [new file with mode: 0755]
package/base-files/default/rom/note [new file with mode: 0644]
package/base-files/default/sbin/hotplug [new file with mode: 0755]
package/base-files/default/sbin/ifdown [new file with mode: 0755]
package/base-files/default/sbin/ifup [new file with mode: 0755]
package/base-files/default/sbin/mount_root [new file with mode: 0755]
package/base-files/default/sbin/wifi [new file with mode: 0755]
package/base-files/default/usr/lib/common.awk [new file with mode: 0644]
package/base-files/default/usr/lib/parse-config.awk [new file with mode: 0644]
package/base-files/default/usr/share/udhcpc/default.script [new file with mode: 0755]
package/base-files/rb532-2.6/etc/config/network [new file with mode: 0644]
package/base-files/sibyte-2.6/etc/config/network [new file with mode: 0644]
package/base-files/sibyte-2.6/etc/inittab [new file with mode: 0644]
package/base-files/src/adam2patcher.c [new file with mode: 0644]
package/base-files/src/jffs2root.c [new file with mode: 0644]
package/base-files/x86-2.4/etc/config/network [new file with mode: 0644]
package/base-files/x86-2.6/etc/config/network [new file with mode: 0644]
package/base-files/xscale-2.6/etc/config/network [new file with mode: 0644]
package/bridge/Makefile [new file with mode: 0644]
package/bridge/patches/patch-libbridge_Makefile_in [new file with mode: 0644]
package/broadcom-wl/Makefile [new file with mode: 0644]
package/broadcom-wl/files/lib/wifi/broadcom.sh [new file with mode: 0644]
package/broadcom-wl/src/kmod/Makefile [new file with mode: 0644]
package/broadcom-wl/src/kmod/bcmip.h [new file with mode: 0644]
package/broadcom-wl/src/kmod/bcmutils.c [new file with mode: 0644]
package/broadcom-wl/src/kmod/hnddma.c [new file with mode: 0644]
package/broadcom-wl/src/kmod/hnddma.h [new file with mode: 0644]
package/broadcom-wl/src/kmod/linux_osl.c [new file with mode: 0644]
package/broadcom-wl/src/kmod/linux_osl.h [new file with mode: 0644]
package/broadcom-wl/src/kmod/patchtable.pl [new file with mode: 0644]
package/broadcom-wl/src/kmod/pktq.h [new file with mode: 0644]
package/broadcom-wl/src/kmod/sbhnddma.h [new file with mode: 0644]
package/broadcom-wl/src/wlc/Makefile [new file with mode: 0644]
package/broadcom-wl/src/wlc/include/bcmdefs.h [new file with mode: 0644]
package/broadcom-wl/src/wlc/include/bcmutils.h [new file with mode: 0644]
package/broadcom-wl/src/wlc/include/proto/802.11.h [new file with mode: 0644]
package/broadcom-wl/src/wlc/include/proto/bcmeth.h [new file with mode: 0644]
package/broadcom-wl/src/wlc/include/proto/bcmevent.h [new file with mode: 0644]
package/broadcom-wl/src/wlc/include/proto/ethernet.h [new file with mode: 0644]
package/broadcom-wl/src/wlc/include/proto/wpa.h [new file with mode: 0644]
package/broadcom-wl/src/wlc/include/typedefs.h [new file with mode: 0644]
package/broadcom-wl/src/wlc/include/wlioctl.h [new file with mode: 0644]
package/broadcom-wl/src/wlc/include/wlutils.h [new file with mode: 0644]
package/broadcom-wl/src/wlc/ioctl.c [new file with mode: 0644]
package/broadcom-wl/src/wlc/wlc.c [new file with mode: 0644]
package/busybox/Makefile [new file with mode: 0644]
package/busybox/config/Config.in [new file with mode: 0644]
package/busybox/config/archival/Config.in [new file with mode: 0644]
package/busybox/config/console-tools/Config.in [new file with mode: 0644]
package/busybox/config/coreutils/Config.in [new file with mode: 0644]
package/busybox/config/debianutils/Config.in [new file with mode: 0644]
package/busybox/config/e2fsprogs/Config.in [new file with mode: 0644]
package/busybox/config/editors/Config.in [new file with mode: 0644]
package/busybox/config/findutils/Config.in [new file with mode: 0644]
package/busybox/config/init/Config.in [new file with mode: 0644]
package/busybox/config/libbb/Config.in [new file with mode: 0644]
package/busybox/config/loginutils/Config.in [new file with mode: 0644]
package/busybox/config/miscutils/Config.in [new file with mode: 0644]
package/busybox/config/modutils/Config.in [new file with mode: 0644]
package/busybox/config/networking/Config.in [new file with mode: 0644]
package/busybox/config/networking/udhcp/Config.in [new file with mode: 0644]
package/busybox/config/procps/Config.in [new file with mode: 0644]
package/busybox/config/shell/Config.in [new file with mode: 0644]
package/busybox/config/sysklogd/Config.in [new file with mode: 0644]
package/busybox/config/util-linux/Config.in [new file with mode: 0644]
package/busybox/patches/001-wget_long_options.patch [new file with mode: 0644]
package/busybox/patches/100-killall5.patch [new file with mode: 0644]
package/busybox/patches/110-telnetd.patch [new file with mode: 0644]
package/busybox/patches/140-unlink-passwd.patch [new file with mode: 0644]
package/busybox/patches/150-udhcp-release.patch [new file with mode: 0644]
package/busybox/patches/170-udhcp-options.patch [new file with mode: 0644]
package/busybox/patches/180-telnetd_ipv6.patch [new file with mode: 0644]
package/busybox/patches/190-ash_performance.patch [new file with mode: 0644]
package/busybox/patches/200-etc_crontabs.patch [new file with mode: 0644]
package/busybox/patches/210-passwd_limit.patch [new file with mode: 0644]
package/busybox/patches/220-awk_bitops.patch [new file with mode: 0644]
package/busybox/patches/230-grep_C.patch [new file with mode: 0644]
package/busybox/patches/300-netmsg.patch [new file with mode: 0644]
package/busybox/patches/310-passwd_access.patch [new file with mode: 0644]
package/busybox/patches/320-httpd_address_binding.patch [new file with mode: 0644]
package/busybox/patches/330-httpd_user_agent.patch [new file with mode: 0644]
package/busybox/patches/340-lock_util.patch [new file with mode: 0644]
package/busybox/patches/911-ipkg.patch [new file with mode: 0644]
package/busybox/patches/912-ipkg-no_warnings.patch [new file with mode: 0644]
package/busybox/patches/913-libbb_hash.patch [new file with mode: 0644]
package/busybox/patches/914-ipkg-fixes.patch [new file with mode: 0644]
package/diag/Makefile [new file with mode: 0644]
package/diag/src/Makefile [new file with mode: 0644]
package/diag/src/diag.c [new file with mode: 0644]
package/dnsmasq/Makefile [new file with mode: 0644]
package/dnsmasq/files/dnsmasq.conf [new file with mode: 0644]
package/dnsmasq/files/dnsmasq.init [new file with mode: 0644]
package/dnsmasq/patches/101-ipv6.patch [new file with mode: 0644]
package/dropbear/Makefile [new file with mode: 0644]
package/dropbear/files/dropbear.init [new file with mode: 0755]
package/dropbear/patches/100-pubkey_path.patch [new file with mode: 0644]
package/dropbear/patches/110-change_user.patch [new file with mode: 0644]
package/dropbear/patches/120-hostkey_prompt.patch [new file with mode: 0644]
package/dropbear/patches/130-ssh_ignore_o_and_x_args.patch [new file with mode: 0644]
package/dropbear/patches/140-use_dev_urandom.patch [new file with mode: 0644]
package/dropbear/patches/150-dbconvert_standalone.patch [new file with mode: 0644]
package/ebtables/Makefile [new file with mode: 0644]
package/fuse/Makefile [new file with mode: 0644]
package/fuse/patches/101-kmod_build.patch [new file with mode: 0644]
package/fuse/patches/102-no_depmod.patch [new file with mode: 0644]
package/fuse/patches/111-uclibc_changes.patch [new file with mode: 0644]
package/fuse/patches/112-no_break_on_mknod.patch [new file with mode: 0644]
package/gdbserver/Makefile [new file with mode: 0644]
package/gmp/Makefile [new file with mode: 0644]
package/haserl/Makefile [new file with mode: 0644]
package/hostap-utils/Makefile [new file with mode: 0644]
package/hostap/Makefile [new file with mode: 0644]
package/hostapd/Makefile [new file with mode: 0644]
package/hostapd/files/default.config [new file with mode: 0644]
package/hostapd/files/mini.config [new file with mode: 0644]
package/hostapd/patches/001-cross_compile_fix.patch [new file with mode: 0644]
package/hostapd/patches/100-madwifi_fixes.patch [new file with mode: 0644]
package/iproute2/Makefile [new file with mode: 0644]
package/iproute2/patches/000-debian_patches_3.patch [new file with mode: 0644]
package/iproute2/patches/001-iproute2-2.6.11_Config.patch [new file with mode: 0644]
package/iproute2/patches/002-iproute2-ipxfrm_no_sctp.patch [new file with mode: 0644]
package/iproute2/patches/003-iproute2-htb_overhead.patch [new file with mode: 0644]
package/ipsec-tools/Makefile [new file with mode: 0644]
package/ipsec-tools/patches/01-no_libfl.patch [new file with mode: 0644]
package/ipsec-tools/patches/02-configure_cppflags_typo.patch [new file with mode: 0644]
package/ipset/Makefile [new file with mode: 0644]
package/ipset/patches/kernel26.patch [new file with mode: 0644]
package/iptables/Makefile [new file with mode: 0644]
package/iptables/files/firewall.awk [new file with mode: 0644]
package/iptables/files/firewall.config [new file with mode: 0644]
package/iptables/files/firewall.init [new file with mode: 0755]
package/iptables/files/firewall.user [new file with mode: 0644]
package/iptables/files/l7/aim.pat [new file with mode: 0644]
package/iptables/files/l7/bittorrent.pat [new file with mode: 0644]
package/iptables/files/l7/edonkey-dl.pat [new file with mode: 0644]
package/iptables/files/l7/edonkey.pat [new file with mode: 0644]
package/iptables/files/l7/fasttrack.pat [new file with mode: 0644]
package/iptables/files/l7/ftp.pat [new file with mode: 0644]
package/iptables/files/l7/gnutella.pat [new file with mode: 0644]
package/iptables/files/l7/http.pat [new file with mode: 0644]
package/iptables/files/l7/ident.pat [new file with mode: 0644]
package/iptables/files/l7/irc.pat [new file with mode: 0644]
package/iptables/files/l7/jabber.pat [new file with mode: 0644]
package/iptables/files/l7/msnmessenger.pat [new file with mode: 0644]
package/iptables/files/l7/ntp.pat [new file with mode: 0644]
package/iptables/files/l7/pop3.pat [new file with mode: 0644]
package/iptables/files/l7/smtp.pat [new file with mode: 0644]
package/iptables/files/l7/ssl.pat [new file with mode: 0644]
package/iptables/files/l7/vnc.pat [new file with mode: 0644]
package/iptables/patches/01-ipp2p-0.8.1rc1.patch [new file with mode: 0644]
package/iptables/patches/02-layer7-1.5nbd.patch [new file with mode: 0644]
package/iptables/patches/04-multiport_v1.patch [new file with mode: 0644]
package/iptables/patches/05-imq1.patch [new file with mode: 0644]
package/isakmpd/Makefile [new file with mode: 0644]
package/isakmpd/patches/010-debian_3.patch [new file with mode: 0644]
package/isakmpd/patches/020-standardize.patch [new file with mode: 0644]
package/isakmpd/patches/030-openssl_hashes.patch [new file with mode: 0644]
package/isakmpd/patches/040-security_fix.patch [new file with mode: 0644]
package/kernel/Makefile [new file with mode: 0644]
package/kernel/modules.mk [new file with mode: 0644]
package/keynote/Makefile [new file with mode: 0644]
package/keynote/patches/01-build.patch [new file with mode: 0644]
package/keynote/patches/02-cross_compile.patch [new file with mode: 0644]
package/libpcap/Makefile [new file with mode: 0644]
package/libpcap/patches/100-shared-lib.patch [new file with mode: 0644]
package/libpcap/patches/101-cross-compile-fix.patch [new file with mode: 0644]
package/libpcap/patches/102-alt-ether.patch [new file with mode: 0644]
package/libpcap/patches/103-flex_workaround.patch [new file with mode: 0644]
package/linux-atm/Makefile [new file with mode: 0644]
package/linux-atm/files/br2684.hotplug [new file with mode: 0644]
package/linux-atm/patches/000-debian_16.patch [new file with mode: 0644]
package/linux-atm/patches/100-br2684.patch [new file with mode: 0644]
package/linux-atm/patches/200-no_libfl.patch [new file with mode: 0644]
package/linux-atm/patches/300-no_autotools.patch [new file with mode: 0644]
package/linux-atm/patches/400-stdint_local_instead_of_host.patch [new file with mode: 0644]
package/madwifi/Makefile [new file with mode: 0644]
package/madwifi/files/madwifi.init [new file with mode: 0644]
package/madwifi/files/madwifi.modules [new file with mode: 0644]
package/madwifi/patches/100-kernel_cflags.patch [new file with mode: 0644]
package/madwifi/patches/101-no_werror.patch [new file with mode: 0644]
package/madwifi/patches/102-multicall_binary.patch [new file with mode: 0644]
package/madwifi/patches/103-disable_rfkill.patch [new file with mode: 0644]
package/madwifi/patches/104-apmode_by_default.patch [new file with mode: 0644]
package/mini_fo/Makefile [new file with mode: 0644]
package/mini_fo/patches/101-kmod_build.patch [new file with mode: 0644]
package/mini_fo/patches/102-mutex_change.patch [new file with mode: 0644]
package/mini_fo/patches/103-remove_dead_code.patch [new file with mode: 0644]
package/mtd/Makefile [new file with mode: 0644]
package/mtd/src/Makefile [new file with mode: 0644]
package/mtd/src/mtd.c [new file with mode: 0644]
package/nvram/Makefile [new file with mode: 0644]
package/nvram/src/Makefile [new file with mode: 0644]
package/nvram/src/bcmtimer.h [new file with mode: 0644]
package/nvram/src/defaults.c [new file with mode: 0644]
package/nvram/src/include/bcmnvram.h [new file with mode: 0644]
package/nvram/src/include/bcmutils.h [new file with mode: 0644]
package/nvram/src/include/cy_conf.h [new file with mode: 0644]
package/nvram/src/include/epivers.h [new file with mode: 0644]
package/nvram/src/include/proto/802.11.h [new file with mode: 0644]
package/nvram/src/include/proto/ethernet.h [new file with mode: 0644]
package/nvram/src/include/shutils.h [new file with mode: 0644]
package/nvram/src/include/typedefs.h [new file with mode: 0644]
package/nvram/src/include/utils.h [new file with mode: 0644]
package/nvram/src/include/wlcompat.h [new file with mode: 0644]
package/nvram/src/include/wlioctl.h [new file with mode: 0644]
package/nvram/src/include/wlutils.h [new file with mode: 0644]
package/nvram/src/linux_timer.c [new file with mode: 0644]
package/nvram/src/main.c [new file with mode: 0644]
package/nvram/src/nvram_convert.c [new file with mode: 0644]
package/nvram/src/nvram_convert.h [new file with mode: 0644]
package/nvram/src/nvram_linux.c [new file with mode: 0644]
package/nvram/src/shutils.c [new file with mode: 0644]
package/nvram/src/wl.c [new file with mode: 0644]
package/nvram/src/wl_linux.c [new file with mode: 0644]
package/openssl/Makefile [new file with mode: 0644]
package/openssl/patches/110-optimize-for-size.patch [new file with mode: 0644]
package/openssl/patches/120-makedepend.patch [new file with mode: 0644]
package/openssl/patches/130-perl-path.patch [new file with mode: 0644]
package/openssl/patches/140-makefile-dirs.patch [new file with mode: 0644]
package/openssl/patches/150-no_engines.patch [new file with mode: 0644]
package/openssl/patches/160-disable_doc_tests.patch [new file with mode: 0644]
package/openswan/Makefile [new file with mode: 0644]
package/openswan/patches/100-pluto_includes.patch [new file with mode: 0644]
package/openswan/patches/110-scripts.patch [new file with mode: 0644]
package/openswan/patches/120-use_dev_urandom.patch [new file with mode: 0644]
package/pcmcia-cs/Makefile [new file with mode: 0644]
package/pcmcia-cs/patches/001-config-novatel_merlin_u630.patch [new file with mode: 0644]
package/ppp/Makefile [new file with mode: 0644]
package/ppp/files/etc/ppp/chap-secrets [new file with mode: 0644]
package/ppp/files/etc/ppp/filter [new file with mode: 0644]
package/ppp/files/etc/ppp/ip-down [new file with mode: 0755]
package/ppp/files/etc/ppp/ip-up [new file with mode: 0755]
package/ppp/files/etc/ppp/options [new file with mode: 0644]
package/ppp/files/etc/ppp/radius.conf [new file with mode: 0644]
package/ppp/files/etc/ppp/radius/dictionary [new file with mode: 0644]
package/ppp/files/etc/ppp/radius/dictionary.asnet [new file with mode: 0644]
package/ppp/files/etc/ppp/radius/dictionary.microsoft [new file with mode: 0644]
package/ppp/files/etc/ppp/radius/servers [new file with mode: 0644]
package/ppp/files/ppp.sh [new file with mode: 0644]
package/ppp/files/pppoa.sh [new file with mode: 0644]
package/ppp/files/pppoe.sh [new file with mode: 0644]
package/ppp/patches/010-use_target_for_configure.patch [new file with mode: 0644]
package/ppp/patches/100-debian_close_dev_ppp.patch [new file with mode: 0644]
package/ppp/patches/101-debian_ip-up_option.patch [new file with mode: 0644]
package/ppp/patches/102-debian_pppoe_multicast_pado.patch [new file with mode: 0644]
package/ppp/patches/103-debian_pppoe_cleanup.patch [new file with mode: 0644]
package/ppp/patches/104-debian_fix_linkpidfile.patch [new file with mode: 0644]
package/ppp/patches/105-debian_pppoatm_cleanup.patch [new file with mode: 0644]
package/ppp/patches/106-debian_pppoatm_fix_mtu.patch [new file with mode: 0644]
package/ppp/patches/107-debian_stripMSdomain.patch [new file with mode: 0644]
package/ppp/patches/108-debian_defaultroute.patch [new file with mode: 0644]
package/ppp/patches/109-debian_demand.patch [new file with mode: 0644]
package/ppp/patches/200-makefile.patch [new file with mode: 0644]
package/ppp/patches/201-mppe_mppc_1.1.patch [new file with mode: 0644]
package/ppp/patches/202-atm_fix.patch [new file with mode: 0644]
package/ppp/patches/203-no_strip.patch [new file with mode: 0644]
package/ppp/patches/204-opt_flags.patch [new file with mode: 0644]
package/ppp/patches/205-pppoe_iface_name.patch [new file with mode: 0644]
package/ppp/patches/206-radius_config.patch [new file with mode: 0644]
package/ppp/patches/207-ppp_reconnect.patch [new file with mode: 0644]
package/ppp/patches/208-no_exponential_timeout.patch [new file with mode: 0644]
package/ppp/patches/209-compensate_time_change.patch [new file with mode: 0644]
package/ppp/patches/210-lcp_mtu_max.patch [new file with mode: 0644]
package/ppp/patches/300-filter-pcap-includes-lib.patch [new file with mode: 0644]
package/ppp/patches/310-precompiled_filter.patch [new file with mode: 0644]
package/ppp/utils/pfc.c [new file with mode: 0644]
package/pptp/Makefile [new file with mode: 0644]
package/pptp/files/options.pptp [new file with mode: 0644]
package/pptp/files/pptp.sh [new file with mode: 0644]
package/qos-scripts/Makefile [new file with mode: 0644]
package/qos-scripts/files/etc/config/qos [new file with mode: 0644]
package/qos-scripts/files/etc/hotplug.d/iface/10-qos [new file with mode: 0755]
package/qos-scripts/files/etc/init.d/S50qos [new file with mode: 0755]
package/qos-scripts/files/usr/bin/qos-start [new file with mode: 0755]
package/qos-scripts/files/usr/bin/qos-stat [new file with mode: 0755]
package/qos-scripts/files/usr/bin/qos-stop [new file with mode: 0755]
package/qos-scripts/files/usr/lib/qos.sh [new file with mode: 0755]
package/robocfg/Makefile [new file with mode: 0644]
package/robocfg/src/Makefile [new file with mode: 0644]
package/robocfg/src/etc53xx.h [new file with mode: 0644]
package/robocfg/src/robocfg.c [new file with mode: 0644]
package/shfs/Makefile [new file with mode: 0644]
package/shfs/patches/101-kmod_build.patch [new file with mode: 0644]
package/shfs/patches/102-gcc4_fix.patch [new file with mode: 0644]
package/shfs/patches/103-dentry.patch [new file with mode: 0644]
package/spca5xx/Makefile [new file with mode: 0644]
package/spca5xx/patches/01-kmod-build.patch [new file with mode: 0644]
package/spca5xx/patches/02-seq_bug.patch [new file with mode: 0644]
package/switch/Makefile [new file with mode: 0644]
package/switch/files/switch.sh [new file with mode: 0644]
package/switch/src/Makefile [new file with mode: 0644]
package/switch/src/etc53xx.h [new file with mode: 0644]
package/switch/src/gpio.h [new file with mode: 0644]
package/switch/src/switch-adm.c [new file with mode: 0644]
package/switch/src/switch-core.c [new file with mode: 0644]
package/switch/src/switch-core.h [new file with mode: 0644]
package/switch/src/switch-robo.c [new file with mode: 0644]
package/udev/Makefile [new file with mode: 0644]
package/udev/patches/01-no_debug.patch [new file with mode: 0644]
package/ueagle-atm/Makefile [new file with mode: 0644]
package/ueagle-atm/files/ueagle-atm.modules [new file with mode: 0644]
package/ueagle-atm/patches/100-compile_fix.patch [new file with mode: 0644]
package/util-linux/Makefile [new file with mode: 0644]
package/util-linux/patches/501-mconfig.patch [new file with mode: 0644]
package/util-linux/patches/601-util-linux-2.12r-umount-no-special.patch [new file with mode: 0644]
package/wireless-tools/Makefile [new file with mode: 0644]
package/wireless-tools/patches/debian-2.patch [new file with mode: 0644]
package/wlcompat/Makefile [new file with mode: 0644]
package/wlcompat/src/Makefile [new file with mode: 0644]
package/wlcompat/src/include/bcmnvram.h [new file with mode: 0644]
package/wlcompat/src/include/bcmutils.h [new file with mode: 0644]
package/wlcompat/src/include/cy_conf.h [new file with mode: 0644]
package/wlcompat/src/include/epivers.h [new file with mode: 0644]
package/wlcompat/src/include/proto/802.11.h [new file with mode: 0644]
package/wlcompat/src/include/proto/ethernet.h [new file with mode: 0644]
package/wlcompat/src/include/shutils.h [new file with mode: 0644]
package/wlcompat/src/include/typedefs.h [new file with mode: 0644]
package/wlcompat/src/include/utils.h [new file with mode: 0644]
package/wlcompat/src/include/wlcompat.h [new file with mode: 0644]
package/wlcompat/src/include/wlioctl.h [new file with mode: 0644]
package/wlcompat/src/include/wlutils.h [new file with mode: 0644]
package/wlcompat/src/wlcompat.c [new file with mode: 0644]
package/yamonenv/Makefile [new file with mode: 0644]
package/zd1211/Makefile [new file with mode: 0644]
package/zlib/Makefile [new file with mode: 0644]
package/zlib/patches/zlib.patch [new file with mode: 0644]
rules.mk [new file with mode: 0644]
scripts/adam2flash.pl [new file with mode: 0755]
scripts/config.guess [new file with mode: 0755]
scripts/config/Makefile [new file with mode: 0644]
scripts/config/README [new file with mode: 0644]
scripts/config/conf.c [new file with mode: 0644]
scripts/config/confdata.c [new file with mode: 0644]
scripts/config/expr.c [new file with mode: 0644]
scripts/config/expr.h [new file with mode: 0644]
scripts/config/kconfig_load.c [new file with mode: 0644]
scripts/config/lex.backup [new file with mode: 0644]
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/lxdialog/BIG.FAT.WARNING [new file with mode: 0644]
scripts/config/lxdialog/Makefile [new file with mode: 0644]
scripts/config/lxdialog/check-lxdialog.sh [new file with mode: 0644]
scripts/config/lxdialog/checklist.c [new file with mode: 0644]
scripts/config/lxdialog/colors.h [new file with mode: 0644]
scripts/config/lxdialog/dialog.h [new file with mode: 0644]
scripts/config/lxdialog/inputbox.c [new file with mode: 0644]
scripts/config/lxdialog/lxdialog.c [new file with mode: 0644]
scripts/config/lxdialog/menubox.c [new file with mode: 0644]
scripts/config/lxdialog/msgbox.c [new file with mode: 0644]
scripts/config/lxdialog/textbox.c [new file with mode: 0644]
scripts/config/lxdialog/util.c [new file with mode: 0644]
scripts/config/lxdialog/yesno.c [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/symbol.c [new file with mode: 0644]
scripts/config/util.c [new file with mode: 0644]
scripts/config/zconf.gperf [new file with mode: 0644]
scripts/config/zconf.hash.c_shipped [new file with mode: 0644]
scripts/config/zconf.l [new file with mode: 0644]
scripts/config/zconf.tab.c_shipped [new file with mode: 0644]
scripts/config/zconf.y [new file with mode: 0644]
scripts/configtest.pl [new file with mode: 0755]
scripts/download.pl [new file with mode: 0755]
scripts/flash.sh [new file with mode: 0644]
scripts/gen_busybox_config.pl [new file with mode: 0755]
scripts/gen_busybox_menuconfig.pl [new file with mode: 0644]
scripts/gen_deps.pl [new file with mode: 0755]
scripts/gen_menuconfig.pl [new file with mode: 0755]
scripts/ipkg [new file with mode: 0755]
scripts/ipkg-make-index.sh [new file with mode: 0755]
scripts/make-ipkg-dir.sh [new file with mode: 0755]
scripts/patch-kernel.sh [new file with mode: 0755]
scripts/rstrip.sh [new file with mode: 0755]
scripts/timestamp.pl [new file with mode: 0755]
target/Config.in [new file with mode: 0644]
target/Makefile [new file with mode: 0644]
target/image/ar7/Makefile [new file with mode: 0644]
target/image/ar7/sercomm/adam2.bin [new file with mode: 0644]
target/image/ar7/sercomm/dg834 [new file with mode: 0644]
target/image/ar7/sercomm/jdr454wb [new file with mode: 0644]
target/image/ar7/src/LzmaDecode.c [new file with mode: 0644]
target/image/ar7/src/LzmaDecode.h [new file with mode: 0644]
target/image/ar7/src/gzip.h [new file with mode: 0644]
target/image/ar7/src/ld.script.in [new file with mode: 0644]
target/image/ar7/src/loader.c [new file with mode: 0644]
target/image/ar7/src/srec2bin.c [new file with mode: 0644]
target/image/ar7/src/zimage.script.in [new file with mode: 0644]
target/image/aruba/Makefile [new file with mode: 0644]
target/image/aruba/addVersion [new file with mode: 0755]
target/image/aruba/version [new file with mode: 0644]
target/image/au1000/Makefile [new file with mode: 0644]
target/image/brcm/Makefile [new file with mode: 0644]
target/image/brcm/lzma-loader/Makefile [new file with mode: 0644]
target/image/brcm/lzma-loader/src/LzmaDecode.c [new file with mode: 0644]
target/image/brcm/lzma-loader/src/LzmaDecode.h [new file with mode: 0644]
target/image/brcm/lzma-loader/src/Makefile [new file with mode: 0644]
target/image/brcm/lzma-loader/src/README [new file with mode: 0644]
target/image/brcm/lzma-loader/src/decompress.c [new file with mode: 0644]
target/image/brcm/lzma-loader/src/decompress.lds.in [new file with mode: 0644]
target/image/brcm/lzma-loader/src/head.S [new file with mode: 0644]
target/image/brcm/lzma-loader/src/loader.lds.in [new file with mode: 0644]
target/image/brcm63xx/Makefile [new file with mode: 0644]
target/image/generic/Makefile [new file with mode: 0644]
target/image/generic/lzma-loader/Makefile [new file with mode: 0644]
target/image/generic/lzma-loader/src/LzmaDecode.c [new file with mode: 0644]
target/image/generic/lzma-loader/src/LzmaDecode.h [new file with mode: 0644]
target/image/generic/lzma-loader/src/Makefile [new file with mode: 0644]
target/image/generic/lzma-loader/src/decompress.c [new file with mode: 0644]
target/image/generic/lzma-loader/src/lzma-copy.lds.in [new file with mode: 0644]
target/image/generic/lzma-loader/src/lzma.lds.in [new file with mode: 0644]
target/image/generic/lzma-loader/src/print.c [new file with mode: 0644]
target/image/generic/lzma-loader/src/print.h [new file with mode: 0644]
target/image/generic/lzma-loader/src/printf.c [new file with mode: 0644]
target/image/generic/lzma-loader/src/printf.h [new file with mode: 0644]
target/image/generic/lzma-loader/src/start.S [new file with mode: 0644]
target/image/generic/lzma-loader/src/uart16550.c [new file with mode: 0644]
target/image/generic/lzma-loader/src/uart16550.h [new file with mode: 0644]
target/image/magicbox/Makefile [new file with mode: 0644]
target/image/rb532/Makefile [new file with mode: 0644]
target/image/uml/Makefile [new file with mode: 0755]
target/image/x86/Config.in [new file with mode: 0644]
target/image/x86/Makefile [new file with mode: 0644]
target/image/x86/gen_image.sh [new file with mode: 0755]
target/image/x86/grub/Makefile [new file with mode: 0644]
target/image/x86/grub/menu.lst [new file with mode: 0644]
target/image/xscale/Makefile [new file with mode: 0644]
target/linux/Config.in [new file with mode: 0644]
target/linux/Makefile [new file with mode: 0644]
target/linux/ar531x-2.4/Makefile [new file with mode: 0644]
target/linux/ar531x-2.4/config [new file with mode: 0644]
target/linux/ar531x-2.4/patches/000-atheros-support.patch [new file with mode: 0644]
target/linux/ar7-2.4/Config.in [new file with mode: 0644]
target/linux/ar7-2.4/Makefile [new file with mode: 0644]
target/linux/ar7-2.4/config [new file with mode: 0644]
target/linux/ar7-2.4/patches/000-ar7_support.patch [new file with mode: 0644]
target/linux/ar7-2.4/patches/001-flash_map.patch [new file with mode: 0644]
target/linux/ar7-2.4/patches/002-led_driver.patch [new file with mode: 0644]
target/linux/ar7-2.4/patches/003-net_driver_cpmac.patch [new file with mode: 0644]
target/linux/ar7-2.4/patches/004-atm_driver.patch [new file with mode: 0644]
target/linux/ar7-2.4/patches/005-wdt_driver.patch [new file with mode: 0644]
target/linux/ar7-2.4/patches/006-sched_use_tsc.patch [new file with mode: 0644]
target/linux/aruba-2.6/Makefile [new file with mode: 0644]
target/linux/aruba-2.6/config [new file with mode: 0644]
target/linux/aruba-2.6/patches/000-aruba.patch [new file with mode: 0644]
target/linux/aruba-2.6/patches/001-flash.patch [new file with mode: 0644]
target/linux/aruba-2.6/patches/002-irq.patch [new file with mode: 0644]
target/linux/aruba-2.6/patches/003-pci.patch [new file with mode: 0644]
target/linux/aruba-2.6/patches/004-wdt.patch [new file with mode: 0644]
target/linux/aruba-2.6/patches/010-ar2313_enet.patch [new file with mode: 0644]
target/linux/aruba-2.6/patches/011-ap6x_serial_fix.patch [new file with mode: 0644]
target/linux/aruba-2.6/patches/012-ehci_softirq.patch [new file with mode: 0644]
target/linux/au1000-2.6/Makefile [new file with mode: 0644]
target/linux/au1000-2.6/config [new file with mode: 0644]
target/linux/au1000-2.6/patches/001-redefinitions_fixes.patch [new file with mode: 0644]
target/linux/au1000-2.6/patches/002-mtx1_flash_map.patch [new file with mode: 0644]
target/linux/au1000-2.6/patches/003-zImage.patch [new file with mode: 0644]
target/linux/au1000-2.6/patches/004-mtx1_watchdog.patch [new file with mode: 0644]
target/linux/au1000-2.6/patches/005-au1000_eth_link_beat.patch [new file with mode: 0644]
target/linux/au1000-2.6/patches/006-mtx1_system_button.patch [new file with mode: 0644]
target/linux/au1000-2.6/patches/007-mtx1_sio2.patch [new file with mode: 0644]
target/linux/au1000-2.6/patches/008-isdel_cardbus.patch [new file with mode: 0644]
target/linux/brcm-2.4/Makefile [new file with mode: 0644]
target/linux/brcm-2.4/config [new file with mode: 0644]
target/linux/brcm-2.4/patches/001-bcm47xx.patch [new file with mode: 0644]
target/linux/brcm-2.4/patches/002-wl_fix.patch [new file with mode: 0644]
target/linux/brcm-2.4/patches/003-bcm47xx_cache_fixes.patch [new file with mode: 0644]
target/linux/brcm-2.4/patches/004-flash.patch [new file with mode: 0644]
target/linux/brcm-2.4/patches/005-bluetooth_sco_buffer_align.patch [new file with mode: 0644]
target/linux/brcm-2.4/patches/006-ide_workaround.patch [new file with mode: 0644]
target/linux/brcm-2.4/patches/007-sched_use_tsc.patch [new file with mode: 0644]
target/linux/brcm-2.4/patches/008-b44_bcm47xx_support.patch [new file with mode: 0644]
target/linux/brcm-2.4/patches/009-wrt54g3g_pcmcia.patch [new file with mode: 0644]
target/linux/brcm-2.4/patches/010-bcm47xx-cam_absent.patch [new file with mode: 0644]
target/linux/brcm-2.6/Makefile [new file with mode: 0644]
target/linux/brcm-2.6/config [new file with mode: 0644]
target/linux/brcm-2.6/patches/001-bcm947xx.patch [new file with mode: 0644]
target/linux/brcm-2.6/patches/002-flash-map.patch [new file with mode: 0644]
target/linux/brcm-2.6/patches/003-bcm4710_cache_fixes.patch [new file with mode: 0644]
target/linux/brcm-2.6/patches/004-b44_bcm47xx_support.patch [new file with mode: 0644]
target/linux/brcm-2.6/patches/010-bcm47xx-cam_absent.patch [new file with mode: 0644]
target/linux/brcm63xx-2.6/Makefile [new file with mode: 0644]
target/linux/brcm63xx-2.6/config [new file with mode: 0644]
target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch [new file with mode: 0644]
target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch [new file with mode: 0644]
target/linux/brcm63xx-2.6/patches/100-binary_hacks.patch [new file with mode: 0644]
target/linux/control/kernel.control [new file with mode: 0644]
target/linux/control/kmod-atm.control [new file with mode: 0644]
target/linux/control/kmod-ax25.control [new file with mode: 0644]
target/linux/control/kmod-bluetooth.control [new file with mode: 0644]
target/linux/control/kmod-brcm-et.control [new file with mode: 0644]
target/linux/control/kmod-brcm-wl.control [new file with mode: 0644]
target/linux/control/kmod-brcm-wl2.control [new file with mode: 0644]
target/linux/control/kmod-cpmac.control [new file with mode: 0644]
target/linux/control/kmod-fs-cifs.control [new file with mode: 0644]
target/linux/control/kmod-fs-ext2.control [new file with mode: 0644]
target/linux/control/kmod-fs-ext3.control [new file with mode: 0644]
target/linux/control/kmod-fs-hfsplus.control [new file with mode: 0644]
target/linux/control/kmod-fs-minix.control [new file with mode: 0644]
target/linux/control/kmod-fs-nfs.control [new file with mode: 0644]
target/linux/control/kmod-fs-vfat.control [new file with mode: 0644]
target/linux/control/kmod-fs-xfs.control [new file with mode: 0644]
target/linux/control/kmod-imq.control [new file with mode: 0644]
target/linux/control/kmod-iptables-extra.control [new file with mode: 0644]
target/linux/control/kmod-iptables.control [new file with mode: 0644]
target/linux/control/kmod-loop.control [new file with mode: 0644]
target/linux/control/kmod-lp.control [new file with mode: 0644]
target/linux/control/kmod-nbd.control [new file with mode: 0644]
target/linux/control/kmod-net-airo.control [new file with mode: 0644]
target/linux/control/kmod-net-hermes-pci.control [new file with mode: 0644]
target/linux/control/kmod-net-hermes-plx.control [new file with mode: 0644]
target/linux/control/kmod-net-hermes.control [new file with mode: 0644]
target/linux/control/kmod-net-prism54.control [new file with mode: 0644]
target/linux/control/kmod-nls-base.control [new file with mode: 0644]
target/linux/control/kmod-nls-cp437.control [new file with mode: 0644]
target/linux/control/kmod-nls-cp850.control [new file with mode: 0644]
target/linux/control/kmod-nls-iso8859-1.control [new file with mode: 0644]
target/linux/control/kmod-nls-iso8859-15.control [new file with mode: 0644]
target/linux/control/kmod-nls-utf8.control [new file with mode: 0644]
target/linux/control/kmod-pcmcia-core.control [new file with mode: 0644]
target/linux/control/kmod-pcmcia-serial.control [new file with mode: 0644]
target/linux/control/kmod-pwc.control [new file with mode: 0644]
target/linux/control/kmod-sangam-atm-annex-a.control [new file with mode: 0644]
target/linux/control/kmod-sangam-atm-annex-b.control [new file with mode: 0644]
target/linux/control/kmod-softdog.control [new file with mode: 0644]
target/linux/control/kmod-soundcore.control [new file with mode: 0644]
target/linux/control/kmod-usb-acm.control [new file with mode: 0644]
target/linux/control/kmod-usb-atm-speedtouch.control [new file with mode: 0644]
target/linux/control/kmod-usb-atm.control [new file with mode: 0644]
target/linux/control/kmod-usb-audio.control [new file with mode: 0644]
target/linux/control/kmod-usb-core.control [new file with mode: 0644]
target/linux/control/kmod-usb-ohci.control [new file with mode: 0644]
target/linux/control/kmod-usb-printer.control [new file with mode: 0644]
target/linux/control/kmod-usb-serial-belkin.control [new file with mode: 0644]
target/linux/control/kmod-usb-serial-ftdi.control [new file with mode: 0644]
target/linux/control/kmod-usb-serial-mct-u232.control [new file with mode: 0644]
target/linux/control/kmod-usb-serial-pl2303.control [new file with mode: 0644]
target/linux/control/kmod-usb-serial-visor.control [new file with mode: 0644]
target/linux/control/kmod-usb-serial.control [new file with mode: 0644]
target/linux/control/kmod-usb-storage.control [new file with mode: 0644]
target/linux/control/kmod-usb-uhci.control [new file with mode: 0644]
target/linux/control/kmod-usb2.control [new file with mode: 0644]
target/linux/control/kmod-videodev.control [new file with mode: 0644]
target/linux/control/kmod-wd1100.control [new file with mode: 0644]
target/linux/generic-2.4/README [new file with mode: 0644]
target/linux/generic-2.4/patches/000-linux_mips.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/001-squashfs.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/002-squashfs_lzma.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/003-jffs2_compression.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/004-exec_pagesize.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/005-mtd_flashtypes.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/006-gcc4_fixes.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/007-more_gcc4_fixes.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/008-intel_flashchip_fix.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/009-calibrate_section.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/010-disable_old_squashfs_compatibility.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/050-build_flags.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/051-remove_pcmcia_modinst_compat.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/100-wireless-extension.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/106-mppe_mppc.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/107-cifs.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/108-optional_aout_support.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/109-ipsec_nat_traversal.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/110-netdev_random_core.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/112-bridging_performance.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/113-even_more_gcc4_stuff.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/200-i4l.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/201-hfc_usb_backport.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/202-pl2303_backport.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/203-hfsplus_fix.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/206-gcc_3.4_fixes.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/208-usb2_fix.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/209-build_fixes.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/210-fix-irq-serial.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/212-htb_time_fix.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/213-htb_disable_hysteresis.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/222-sound.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/224-atm_hotplug.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/225-string_lib_useful_exports.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/226-atm_br2684.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/227-jffs2_eofdetect.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/228-more_usb_fixes.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/229-pppoe_mtu_fix.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/601-netfilter_ipp2p_0.8.1rc1.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/602-netfilter_layer7_2.1nbd.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/603-netfilter_nat_pptp.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/604-netfilter_maxconn.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/605-netfilter_TTL.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/606-netfilter_NETMAP.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/607-netfilter_connmark.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/608-netfilter_ipset.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/609-netfilter_string.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/610-netfilter_connbytes.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/611-netfilter_condition.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/612-netfilter_quota.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/613-netfilter_nat_h323.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/614-netfilter_nat_rtsp.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/615-netfilter_nat_mms.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/616-netfilter_imq.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/617-netfilter_time.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/618-netfilter_multiport_backport.patch [new file with mode: 0644]
target/linux/generic-2.4/patches/700-multiple_default_gateways.patch [new file with mode: 0644]
target/linux/generic-2.6/files/init [new file with mode: 0755]
target/linux/generic-2.6/patches/000-reenable_devfs.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/001-squashfs.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/002-squashfs_lzma.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/004-extra_optimization.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/005-gcc4_fix.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/006-gcc4_inline_fix.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/010-disable_old_squashfs_compatibility.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/011-mips_boot.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/100-netfilter_layer7_2.1nbd.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/101-ipp2p_0.8.1rc1.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/102-openswan-2.4.0.kernel-2.6-natt.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/103-netfilter-ipset.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/105-netfilter_time.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/106-netfilter_imq.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/107-netfilter_nat_sip.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/108-netfilter_route.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/200-sched_esfq.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/201-multiple_default_gateways.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/202-mips-freestanding.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/203-fix_initrd_duplication.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/204-jffs2_eofdetect.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/205-block2mtd_fix.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/206-pppoe_mtu_fix.patch [new file with mode: 0644]
target/linux/magicbox-2.6/Makefile [new file with mode: 0644]
target/linux/magicbox-2.6/config [new file with mode: 0644]
target/linux/magicbox-2.6/patches/001-magicbox_support.patch [new file with mode: 0644]
target/linux/magicbox-2.6/patches/002-flash_map.patch [new file with mode: 0644]
target/linux/package/Config.in [new file with mode: 0644]
target/linux/package/Makefile [new file with mode: 0644]
target/linux/rb532-2.6/Makefile [new file with mode: 0644]
target/linux/rb532-2.6/config [new file with mode: 0644]
target/linux/rb532-2.6/patches/100-rb5xx_support.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/110-korina_ethernet.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/120-cf.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/130-custom_partitions.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/200-bridge_resource_hack.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/210-pci_fixes.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/220-serial_fix.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/230-dma_limit.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/240-via_rhine_performance.patch [new file with mode: 0644]
target/linux/sibyte-2.6/Makefile [new file with mode: 0644]
target/linux/sibyte-2.6/config [new file with mode: 0644]
target/linux/sibyte-2.6/patches/000-DUART.patch [new file with mode: 0644]
target/linux/sibyte-2.6/patches/001-bcm112x_ax.patch [new file with mode: 0644]
target/linux/uml-2.6/Makefile [new file with mode: 0644]
target/linux/uml-2.6/README [new file with mode: 0644]
target/linux/uml-2.6/config [new file with mode: 0644]
target/linux/x86-2.6/Makefile [new file with mode: 0644]
target/linux/x86-2.6/config [new file with mode: 0644]
target/linux/x86-2.6/patches/100-scx200_hr_timer.patch [new file with mode: 0644]
target/linux/xscale-2.6/Makefile [new file with mode: 0644]
target/linux/xscale-2.6/config [new file with mode: 0644]
target/linux/xscale-2.6/patches/001-gateway_7001.patch [new file with mode: 0644]
target/sdk/Config.in [new file with mode: 0644]
target/sdk/Makefile [new file with mode: 0644]
target/sdk/files/Makefile [new file with mode: 0644]
target/sdk/files/README.SDK [new file with mode: 0644]
target/sdk/files/package/depend.mk [new file with mode: 0644]
target/sdk/files/package/rules.mk [new file with mode: 0644]
target/utils/Makefile [new file with mode: 0644]
target/utils/src/addpattern.c [new file with mode: 0644]
target/utils/src/dgfirmware.c [new file with mode: 0644]
target/utils/src/motorola-bin.c [new file with mode: 0644]
target/utils/src/trx.c [new file with mode: 0644]
toolchain/Config.in [new file with mode: 0644]
toolchain/Makefile [new file with mode: 0644]
toolchain/binutils/Config.in [new file with mode: 0644]
toolchain/binutils/Makefile [new file with mode: 0644]
toolchain/binutils/patches/2.16.1/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/binutils/patches/2.16.1/110-uclibc-libtool-conf.patch [new file with mode: 0644]
toolchain/binutils/patches/2.16.1/300-001_ld_makefile_patch.patch [new file with mode: 0644]
toolchain/binutils/patches/2.16.1/300-006_better_file_error.patch [new file with mode: 0644]
toolchain/binutils/patches/2.16.1/300-012_check_ldrunpath_length.patch [new file with mode: 0644]
toolchain/binutils/patches/2.16.1/702-binutils-skip-comments.patch [new file with mode: 0644]
toolchain/binutils/patches/2.17/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/binutils/patches/2.17/110-arm-eabi-conf.patch [new file with mode: 0644]
toolchain/binutils/patches/2.17/300-001_ld_makefile_patch.patch [new file with mode: 0644]
toolchain/binutils/patches/2.17/300-006_better_file_error.patch [new file with mode: 0644]
toolchain/binutils/patches/2.17/300-012_check_ldrunpath_length.patch [new file with mode: 0644]
toolchain/binutils/patches/2.17/702-binutils-skip-comments.patch [new file with mode: 0644]
toolchain/binutils/patches/400-mips-ELF_MAXPAGESIZE-4k.patch [new file with mode: 0644]
toolchain/gcc/Config.in [new file with mode: 0644]
toolchain/gcc/Config.version [new file with mode: 0644]
toolchain/gcc/Makefile [new file with mode: 0644]
toolchain/gcc/patches/3.4.4/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.4/200-uclibc-locale.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.4/300-libstdc++-pic.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.4/601-gcc34-arm-ldm.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.4/602-sdk-libstdc++-includes.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.4/700-pr15068-fix.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.4/800-arm-bigendian.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.4/810-arm-bigendian-uclibc.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.4/830-gcc-bug-num-22167.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.4/arm-softfloat.patch.conditional [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/200-uclibc-locale.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/300-libstdc++-pic.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/600-gcc34-arm-ldm-peephole.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/601-gcc34-arm-ldm-peephole2.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/601-gcc34-arm-ldm.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/602-sdk-libstdc++-includes.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/700-pr15068-fix.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/71_all_sh-pr16665-fix.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/72_all_sh-no-reorder-blocks.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/73_all_sh-pr20617.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/800-arm-bigendian.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.5/800-powerpc-libc_stack_end-uclibc.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6-nonmips/001-non_mips.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6-nonmips/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6-nonmips/200-uclibc-locale.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6-nonmips/300-libstdc++-pic.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6-nonmips/601-gcc34-arm-ldm.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6-nonmips/602-sdk-libstdc++-includes.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6-nonmips/700-pr15068-fix.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6-nonmips/800-arm-bigendian.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6-nonmips/810-arm-bigendian-uclibc.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6-nonmips/arm-softfloat.patch.conditional [new file with mode: 0644]
toolchain/gcc/patches/3.4.6/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6/200-uclibc-locale.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6/300-libstdc++-pic.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6/601-gcc34-arm-ldm.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6/602-sdk-libstdc++-includes.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6/700-pr15068-fix.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6/800-arm-bigendian.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6/810-arm-bigendian-uclibc.patch [new file with mode: 0644]
toolchain/gcc/patches/3.4.6/arm-softfloat.patch.conditional [new file with mode: 0644]
toolchain/gcc/patches/4.0.2/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.0.2/200-uclibc-locale.patch [new file with mode: 0644]
toolchain/gcc/patches/4.0.3/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.0.3/200-uclibc-locale.patch [new file with mode: 0644]
toolchain/gcc/patches/4.0.3/300-libstdc++-pic.patch [new file with mode: 0644]
toolchain/gcc/patches/4.0.3/301-missing-execinfo_h.patch [new file with mode: 0644]
toolchain/gcc/patches/4.0.3/302-c99-snprintf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.0.3/303-c99-complex-ugly-hack.patch [new file with mode: 0644]
toolchain/gcc/patches/4.0.3/602-sdk-libstdc++-includes.patch [new file with mode: 0644]
toolchain/gcc/patches/4.0.3/800-arm-bigendian.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.0/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.0/110-arm-eabi.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.0/200-uclibc-locale.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.0/300-libstdc++-pic.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.0/301-missing-execinfo_h.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.0/302-c99-snprintf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.0/303-c99-complex-ugly-hack.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.0/602-sdk-libstdc++-includes.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.0/740-sh-pr24836.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.0/800-arm-bigendian.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.1/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.1/110-arm-eabi.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.1/200-uclibc-locale.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.1/300-libstdc++-pic.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.1/301-missing-execinfo_h.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.1/302-c99-snprintf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.1/303-c99-complex-ugly-hack.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.1/304-index_macro.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.1/740-sh-pr24836.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.1/800-arm-bigendian.patch [new file with mode: 0644]
toolchain/gcc/patches/4.1.1/900-c++_fixes.patch [new file with mode: 0644]
toolchain/gdb/Config.in [new file with mode: 0644]
toolchain/gdb/Makefile [new file with mode: 0644]
toolchain/gdb/patches/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gdb/patches/200-uclibc-readline-conf.patch [new file with mode: 0644]
toolchain/gdb/patches/400-mips-coredump.patch [new file with mode: 0644]
toolchain/gdb/patches/500-thread-timeout.patch [new file with mode: 0644]
toolchain/gdb/patches/600-debian_10.selected-frame.patch [new file with mode: 0644]
toolchain/gdb/patches/620-debian_static-thread-db.patch [new file with mode: 0644]
toolchain/gdb/patches/630-debian_24.tracepoint-segv.patch [new file with mode: 0644]
toolchain/gdb/patches/640-debian_dwarf2-frame-signal-unwinder.patch [new file with mode: 0644]
toolchain/gdb/patches/650-debian_vsyscall-gdb-support.patch [new file with mode: 0644]
toolchain/gdb/patches/660-debian_dwarf-cfa-restore.patch [new file with mode: 0644]
toolchain/gdb/patches/680-debian_sim-destdir.patch [new file with mode: 0644]
toolchain/gdb/patches/690-debian_member-field-symtab.patch [new file with mode: 0644]
toolchain/gdb/patches/700-debian_cp-pass-by-reference.patch [new file with mode: 0644]
toolchain/gdb/patches/710-debian_thread-db-multiple-libraries.patch [new file with mode: 0644]
toolchain/gdb/patches/720-debian_static-threads-test.patch [new file with mode: 0644]
toolchain/gdb/patches/730-debian_gdb-fix-tracefork-check.patch [new file with mode: 0644]
toolchain/gdb/patches/740-debian_make-cv-type-crash.patch [new file with mode: 0644]
toolchain/gdb/patches/750-debian_sparc-singlestep.patch [new file with mode: 0644]
toolchain/gdb/patches/760-debian_vsyscall-bfd-close-result.patch [new file with mode: 0644]
toolchain/gdb/patches/770-debian_vfork-done-spelling.patch [new file with mode: 0644]
toolchain/gdb/patches/780-debian_gdbserver-rdynamic.patch [new file with mode: 0644]
toolchain/gdb/patches/790-debian_dwarf2-cfi-warning.patch [new file with mode: 0644]
toolchain/gdb/patches/800-debian_linux-use-underscore-exit.patch [new file with mode: 0644]
toolchain/gdb/patches/810-debian_bfd-no-kylix-crash.patch [new file with mode: 0644]
toolchain/gdb/patches/820-debian_disable-linux-fork-messages.patch [new file with mode: 0644]
toolchain/kernel-headers/Makefile [new file with mode: 0644]
toolchain/kernel-headers/files/config.arm [new file with mode: 0644]
toolchain/kernel-headers/files/config.i386 [new file with mode: 0644]
toolchain/kernel-headers/files/config.mips [new file with mode: 0644]
toolchain/kernel-headers/files/config.ppc [new file with mode: 0644]
toolchain/kernel-headers/patches/include.patch [new file with mode: 0644]
toolchain/libnotimpl/Makefile [new file with mode: 0644]
toolchain/libnotimpl/src/math.c [new file with mode: 0644]
toolchain/uClibc/Makefile [new file with mode: 0644]
toolchain/uClibc/config/armeb [new file with mode: 0644]
toolchain/uClibc/config/i386 [new file with mode: 0644]
toolchain/uClibc/config/mips [new file with mode: 0644]
toolchain/uClibc/config/mipsel [new file with mode: 0644]
toolchain/uClibc/config/powerpc [new file with mode: 0644]
toolchain/uClibc/patches/100-signal_handler_crash_workaround.patch [new file with mode: 0644]
toolchain/uClibc/patches/110-mips_pipe.patch [new file with mode: 0644]
toolchain/uClibc/patches/120-more_standard_math.patch [new file with mode: 0644]
toolchain/uClibc/patches/130-ppc_gcc4_fix.patch [new file with mode: 0644]
toolchain/uClibc/patches/140-ipv6_missing_sockopts.patch [new file with mode: 0644]
toolchain/uClibc/patches/150-portability.patch [new file with mode: 0644]
tools/Makefile [new file with mode: 0644]
tools/ext2fs/Makefile [new file with mode: 0644]
tools/include/byteswap.h [new file with mode: 0644]
tools/include/endian.h [new file with mode: 0644]
tools/include/getline.h [new file with mode: 0644]
tools/ipkg-utils/Makefile [new file with mode: 0644]
tools/ipkg-utils/patches/100-build_clean.patch [new file with mode: 0644]
tools/ipkg-utils/patches/110-buildpackage.patch [new file with mode: 0644]
tools/ipkg-utils/patches/120-build_tar.patch [new file with mode: 0644]
tools/ipkg-utils/patches/130-tar_wildcards.patch [new file with mode: 0644]
tools/ipkg-utils/patches/140-portability.patch [new file with mode: 0644]
tools/lzma/Makefile [new file with mode: 0644]
tools/lzma/patches/100-lzma_zlib.patch [new file with mode: 0644]
tools/mkimage/Makefile [new file with mode: 0644]
tools/mkimage/src/crc32.c [new file with mode: 0644]
tools/mkimage/src/image.h [new file with mode: 0644]
tools/mkimage/src/mkimage.c [new file with mode: 0644]
tools/mtd-utils/Makefile [new file with mode: 0644]
tools/mtd-utils/patches/100-gcc4_fix.patch [new file with mode: 0644]
tools/mtd-utils/patches/110-portability_fix.patch [new file with mode: 0644]
tools/sed/Makefile [new file with mode: 0644]
tools/squashfs/Makefile [new file with mode: 0644]
tools/squashfs/patches/100-lzma.patch [new file with mode: 0644]
tools/sstrip/Makefile [new file with mode: 0644]
tools/sstrip/include/elf.h [new file with mode: 0644]
tools/sstrip/src/sstrip.c [new file with mode: 0644]