modernize backfire 10.03 so it can be operational again master
authoracoul <alex@ozo.com>
Tue, 19 Jul 2016 13:53:16 +0000 (16:53 +0300)
committeracoul <alex@ozo.com>
Tue, 19 Jul 2016 13:53:16 +0000 (16:53 +0300)
commit30b136923fe6a874a4bbd430c83b7d656607931b
treea0648c162b24cc8c822cede528638024cab276d6
parent0b111996782aa58aef2891eeccdb8bd9875c27ae
modernize backfire 10.03 so it can be operational again
74 files changed:
include/depends.mk
include/package-ipkg.mk
include/package.mk
include/target.mk
package/bird/Makefile [new file with mode: 0644]
package/bird/files/bird4.conf [new file with mode: 0644]
package/bird/files/bird4.init [new file with mode: 0644]
package/bird/files/bird4loop [new file with mode: 0644]
package/bird/files/bird6.conf [new file with mode: 0644]
package/bird/files/bird6.init [new file with mode: 0644]
package/bird/files/bird6loop [new file with mode: 0644]
package/busybox/Makefile
package/busybox/config/Config.in
package/dnsmasq/Makefile
package/dnsmasq/patches/100-fix-dhcp-no-address-warning.patch [new file with mode: 0644]
package/dnsmasq/patches/101-ipv6.patch [deleted file]
package/dnsmasq/patches/110-ipset-remove-old-kernel-support.patch [new file with mode: 0644]
package/dnsmasq/patches/210-dnssec-improve-timestamp-heuristic.patch [new file with mode: 0644]
package/dnsmasq/patches/230-fix-poll-h-include-warning-on-musl.patch [new file with mode: 0644]
package/mtd/Makefile
package/mtd/src/Makefile
package/mtd/src/bcm_tag.h [new symlink]
package/mtd/src/fis.c
package/mtd/src/imagetag.c [new file with mode: 0644]
package/mtd/src/jffs2.c
package/mtd/src/md5.c [new file with mode: 0644]
package/mtd/src/md5.h [new file with mode: 0644]
package/mtd/src/mtd-api.h [deleted file]
package/mtd/src/mtd.c
package/mtd/src/mtd.h
package/mtd/src/seama.c [new file with mode: 0644]
package/mtd/src/seama.h [new file with mode: 0644]
package/mtd/src/trx.c
package/quagga/Makefile [new file with mode: 0644]
package/quagga/files/quagga [new file with mode: 0644]
package/quagga/files/quagga.conf [new file with mode: 0644]
package/quagga/files/quagga.init [new file with mode: 0644]
package/quagga/not-patches/patches-nopes/120-quagga_manet.patch [new file with mode: 0644]
package/quagga/not-patches/patches-nopes/158-next-hop-self_all.patch [new file with mode: 0644]
package/quagga/not-patches/patches-nopes/159-share_aspath.patch [new file with mode: 0644]
package/quagga/not-patches/patches-old/100-bgpd_Display_configured_dampening_parameters.patch [new file with mode: 0644]
package/quagga/not-patches/patches-old/110-bgpd_suppress_value_not_less_reuse_value.patch [new file with mode: 0644]
package/quagga/not-patches/patches-old/130-bgpd_ignore_stale_entry.patch [new file with mode: 0644]
package/quagga/not-patches/patches-old/140-bgpd-routes_from_established_peers.patch [new file with mode: 0644]
package/quagga/not-patches/patches-old/160-bgpd-enable_bgp_log-neighbor-changes.patch [new file with mode: 0644]
package/quagga/not-patches/patches-old/220-bgpd_dampening_command_tree.patch [new file with mode: 0644]
package/quagga/not-patches/patches-old/nopes/180-bgpd-lower_default_keepalive_holdtime.patch [new file with mode: 0644]
package/quagga/not-patches/patches-old/nopes/200-bgpd-implicit_updates_withdrawal_from_zebra.patch [new file with mode: 0644]
package/quagga/not-patches/patches-pgbgp/140-holdtimer-set.patch [new file with mode: 0644]
package/quagga/not-patches/patches-pgbgp/150-no-cross-fs-link.patch [new file with mode: 0644]
package/quagga/not-patches/patches-pgbgp/160-pgbgp.patch [new file with mode: 0644]
package/quagga/not-patches/patches-pgbgp/161-pgbgp-addon.patch [new file with mode: 0644]
package/quagga/not-patches/patches-pgbgp/162-bgp_table_wrapper.patch [new file with mode: 0644]
package/quagga/not-patches/patches-pgbgp/162-pgbgp-bgp_table_wrapper.patch [new file with mode: 0644]
package/quagga/not-patches/patches-pgbgp/170-use-supported-pagers.patch [new file with mode: 0644]
package/quagga/not-patches/patches-upstream/old/140-holdtimer-set.patch [new file with mode: 0644]
package/quagga/not-patches/patches-upstream/old/150-no-cross-fs-link.patch [new file with mode: 0644]
package/quagga/not-patches/patches-upstream/old/170-use-supported-pagers.patch [new file with mode: 0644]
package/quagga/patches-upstream/150-unknown_afi.patch [new file with mode: 0644]
package/quagga/patches-upstream/200-bgp_dampening.patch [new file with mode: 0644]
package/quagga/patches-upstream/210-dampening_commands.patch [new file with mode: 0644]
package/quagga/patches-upstream/300-fix_MRT.patch [new file with mode: 0644]
package/quagga/patches-upstream/320-fix_uninitialized_variables.patch [new file with mode: 0644]
package/quagga/patches-upstream/400-vpnv4_stat_fix.patch [new file with mode: 0644]
package/quagga/patches-upstream/999-old_uclibc.patch [new file with mode: 0644]
package/udevtrigger/patches/001-no_debug.patch
rules.mk
target/linux/atheros/Makefile
target/linux/atheros/config-2.6.30
target/linux/generic-2.6/patches-2.6.30/999-timeconst.patch [new file with mode: 0644]
toolchain/binutils/Makefile
toolchain/gcc/Makefile
toolchain/gcc/patches/4.4.1/999-gcc5.patch [new file with mode: 0644]
toolchain/gcc/patches/4.4.1/999-kill_inline.patch [new file with mode: 0644]