238304231dmake config.{guess,sub} writable before attempting to overwrite them (many packages have broken permissions in the tarball)
Felix Fietkau
2009-01-06 15:08:27 +00:00
da951bad66ead: allow the client to override the source ip of the server, so that it can work with route filtering properly
Felix Fietkau
2009-01-06 14:08:07 +00:00
8c634001bbPrevent crypto aead from failing to build with 2.6.24 targets (#4426)
Florian Fainelli
2009-01-06 11:28:00 +00:00
2a25d94250Make the doc slightly more complete and add notes on how to add a new target in OpenWrt, some serial console and JTAG tips and tricks
Florian Fainelli
2009-01-06 09:20:14 +00:00
4df7bb3579don't generate too large firmware images for the TEW-6x2BRP boards, they may brick the board * reported by RoundSparrow
Gabor Juhos
2009-01-05 20:18:09 +00:00
a77f3b6656If a package is part of a virtual dependency and also listed as a normal dependency ensure that the dependency is always unconditional. Such a case happens if for example a package has a build dependency and the build dependency provides a virtual install dependency of the package.
Lars-Peter Clausen
2009-01-05 20:02:59 +00:00
8c3a967faegeneral fixes for openwrt with kernel 2.6.28
Imre Kaloz
2009-01-05 14:46:18 +00:00
b12f94f199bump sibyte to 2.6.28
Imre Kaloz
2009-01-05 13:40:09 +00:00
9bb47dc62dfix the registered machine type of the WNR2000 board
Gabor Juhos
2009-01-04 09:32:22 +00:00
5bb624d8fbclean up the crypto kernel module package and allow some of the crypto modules to be compiled into the kernel (thx to Jose Vasconcellos)
Felix Fietkau
2009-01-04 02:40:12 +00:00
af7fa11347allow the ead client to override the broadcast address
Felix Fietkau
2009-01-04 01:24:00 +00:00
6bb52080b4ead: fix bridge handling mistakes
Felix Fietkau
2009-01-04 00:21:24 +00:00
3f8c4c8439Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep symlinks either use $(CP) or create them manually. Fixes#4399
Lars-Peter Clausen
2009-01-04 00:08:37 +00:00
b45b873a05mac80211: update compat-wireless to 2009-01-02
Gabor Juhos
2009-01-03 19:02:57 +00:00
8efa4b94dbmac80211: remove ipw building out of compat-wireless, because it conflicts with the in kernel building.
Gabor Juhos
2009-01-03 18:52:33 +00:00
5649ff4093enable netlink support
Jo-Philipp Wich
2009-01-03 17:28:58 +00:00
52f09301affix compiler warnings in the m25p80 driver on 2.6.28
Gabor Juhos
2009-01-03 15:01:08 +00:00
e5501cb623register WMAC device on the Netgear WNR2000 board
Gabor Juhos
2009-01-03 14:14:03 +00:00
23caf183fcmac80211: add preliminary support for the AR913x SoCs
Gabor Juhos
2009-01-03 13:48:27 +00:00
e0a77da8fbenable support for getifaddrs() - required by lldpd
Jo-Philipp Wich
2009-01-03 13:07:30 +00:00
c53c88b8b4moko: Fix 2.6.28 boot.
Michael Büsch
2009-01-03 12:24:51 +00:00
625482aef1switch to 2.6.27
Gabor Juhos
2009-01-03 11:02:03 +00:00
d9397119c5ead: message handling fixes
Felix Fietkau
2009-01-02 23:51:57 +00:00
c7ff578b9ffirewall: clear the MSSFIX rules
Felix Fietkau
2009-01-02 21:58:58 +00:00
6f35d8b500prepare for ath9k support
Gabor Juhos
2009-01-02 18:54:33 +00:00
5c95516f24Use VBoxManage instead of obsolete vditool to generate VirtualBox images.
Steven Barth
2009-01-02 14:35:18 +00:00
9f8c82da09Add hostapd-mini to default images where applicable
Andy Boyett
2009-01-02 05:12:46 +00:00
cf8362db3cremove the openat() patch, as it's breaking quite a few packages. the problem is in the AT_FDCWD define, which packages check for to see if fdopenat, openat, fstatat, etc. are supported, but the patch only adds openat() and not the other functions. this should probably be fixed upstream and not just in openwrt.
Felix Fietkau
2009-01-02 04:16:30 +00:00
e5905aebb7fix recursive dependencies that might be caused by using conditional dependencies
Felix Fietkau
2009-01-02 02:49:02 +00:00
d0c5a0d576use binutils 2.18 for avr32, 2.17 is severely broken
Felix Fietkau
2009-01-02 01:14:09 +00:00
d55332989efix avr32 build breakage
Felix Fietkau
2009-01-02 01:10:22 +00:00
d1049f535aUnify portrange-support in firewall rule generator fixes#4404
Steven Barth
2009-01-01 13:05:16 +00:00
35078a6a52hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values
Andy Boyett
2008-12-31 19:09:26 +00:00
359ce7f97edisable the MSS fixup hack by default (most ISPs don't require this as a workaround for MTU problems, only some do). this should give a nice speedup for routing on standard-compliant ISPs
Felix Fietkau
2008-12-31 19:02:03 +00:00
adfab7c84bchange readme to point to scripts/flashing/flash.sh instead of scripts/flash.sh
Felix Fietkau
2008-12-31 14:52:23 +00:00
5918719e1escripts/feeds update:
Felix Fietkau
2008-12-31 14:52:10 +00:00
f91e5ebed8moko: Use default config for NETWORK_FILESYSTEMS (which is y). This makes it possible to configure network filesystems in the buildroot config.
Michael Büsch
2008-12-30 23:01:30 +00:00
2083bb5e6fadd experimental support for the NETGEAR WNR2000 board
Gabor Juhos
2008-12-30 13:46:43 +00:00
c56cef29d5mac80211: add experimental support for rt2800 devices (based on a patch by Hauke Mehrtens <hauke at hauke-m.de>)
Gabor Juhos
2008-12-30 12:30:18 +00:00
e77eed8b6amac80211: update compat-wireless to 2008-12-29
Gabor Juhos
2008-12-30 11:51:20 +00:00
c1aa9f80d2mac80211: fix some depends
Gabor Juhos
2008-12-30 09:29:36 +00:00
f7a9a397b8build.tex: fix formatting of example in build environments section
Andy Boyett
2008-12-30 02:21:00 +00:00
ae2ac12c9akernel/modules/usb.mk: hso works on 2.6.26 and later
Andy Boyett
2008-12-30 02:20:22 +00:00
28a1579556moko: preinit is in /etc
Michael Büsch
2008-12-29 19:31:24 +00:00
0f6bdb80e1madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)
Felix Fietkau
2008-12-29 18:51:20 +00:00
42de997943add experimental support for the Ubiquiti LSX board
Gabor Juhos
2008-12-29 17:54:16 +00:00
824b251d9cgenerate firmware image for the Ubiquiti RouterStation board (based on a patch by Jonas <jmajau at ubnt.com>)
Gabor Juhos
2008-12-29 10:34:19 +00:00
8e1a483c0fkernel/modules: split network makefile into netdevices and netsupport
Andy Boyett
2008-12-29 01:25:58 +00:00
11ab840a48generate firmware image for the D-Link DIR-615 C1 board
Gabor Juhos
2008-12-28 10:26:42 +00:00
8e5dfe75c3atheros: instead of resetting the ethernet core on ifup, only upload the new mac address. fixes a tx regression on various devices
Felix Fietkau
2008-12-28 01:21:03 +00:00
d05f731a86uci: upgrade to 0.7.1, fixes uci rename for unnamed sections
Felix Fietkau
2008-12-27 18:59:38 +00:00
56e7d7717bupdate to 2.6.28 final
Gabor Juhos
2008-12-27 11:23:48 +00:00
76ec5d14cfadd MD5 for the kernel 2.6.28
Matteo Croce
2008-12-25 17:09:30 +00:00
0fd38ec0f1add sysupgrade support for ar360w3g
Jo-Philipp Wich
2008-12-24 22:16:04 +00:00
866dda4baauci: work around a gcc bug which causes a bogus compiler warning
Felix Fietkau
2008-12-24 17:25:21 +00:00
2d86ea2a1dadd the 'ead' package (emergency access daemon), which can provide remote access to your device, even if the ip and firewall settings are broken
Felix Fietkau
2008-12-24 10:42:12 +00:00
e90ad86d42backport ipv6 security fix to 2.4 (#4245)
Felix Fietkau
2008-12-23 12:22:22 +00:00
35fb7c324dupgrade uci to 0.7.0 - adds ucimap and fixes#4236
Felix Fietkau
2008-12-23 11:36:22 +00:00
651a578f52add siit for stateless ip and icmp translation to ipv6
Felix Fietkau
2008-12-22 23:33:10 +00:00
a6538d1480fix spi-ks8995 compile
Felix Fietkau
2008-12-22 19:35:20 +00:00
07d713bb76wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist anymore. This patch sets the version and appropriate md5sum; it also updates all the patches. Note that patch 130 has been deleted since it seems to be already included in 0.6.6
Felix Fietkau
2008-12-22 19:09:12 +00:00
1ee70a6f1eremove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
Felix Fietkau
2008-12-22 19:08:42 +00:00
fcce322e49atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works
Felix Fietkau
2008-12-22 17:00:20 +00:00
1cdaa2d3dcallow ipv4 routes without gateway in configuration
Jo-Philipp Wich
2008-12-22 02:21:25 +00:00
6afa1b4c50fix opkg overlay_root option for jffs2-only images
Felix Fietkau
2008-12-21 19:52:14 +00:00