aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keepLars-Peter Clausen2009-01-042-5/+5
| | | | | | | | symlinks either use $(CP) or create them manually. Fixes #4399 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ead: fix build dependencyJo-Philipp Wich2009-01-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-01-02Gabor Juhos2009-01-032-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: remove ipw building out of compat-wireless, because it ↵Gabor Juhos2009-01-031-0/+13
| | | | | | | | | conflicts with the in kernel building. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uClibc] enable netlink supportJo-Philipp Wich2009-01-0311-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13839 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix compiler warnings in the m25p80 driver on 2.6.28Gabor Juhos2009-01-032-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] register WMAC device on the Netgear WNR2000 boardGabor Juhos2009-01-031-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add preliminary support for the AR913x SoCsGabor Juhos2009-01-0314-0/+2393
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uClibc] enable support for getifaddrs() - required by lldpdJo-Philipp Wich2009-01-031-0/+162
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* moko: Fix 2.6.28 boot.Michael Büsch2009-01-035-7/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] switch to 2.6.27Gabor Juhos2009-01-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: message handling fixesFelix Fietkau2009-01-022-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: clear the MSSFIX rulesFelix Fietkau2009-01-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] prepare for ath9k supportGabor Juhos2009-01-022-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use VBoxManage instead of obsolete vditool to generate VirtualBox images.Steven Barth2009-01-022-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-0219-42/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the openat() patch, as it's breaking quite a few packages.Felix Fietkau2009-01-021-71/+0
| | | | | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix recursive dependencies that might be caused by using conditional ↵Felix Fietkau2009-01-021-5/+18
| | | | | | dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use binutils 2.18 for avr32, 2.17 is severely brokenFelix Fietkau2009-01-021-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix avr32 build breakageFelix Fietkau2009-01-021-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* moko: Add 2.6.28 (doesn't boot :( )Michael Büsch2009-01-023-0/+152115
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* moko: Config and Makefile don't need to be executable.Michael Büsch2009-01-012-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: add uci support for the propereq iwpriv settingJo-Philipp Wich2009-01-011-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13795 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: fix typo in config handlerJo-Philipp Wich2009-01-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Unify portrange-support in firewall rule generatorSteven Barth2009-01-011-0/+10
| | | | | | fixes #4404 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd,madwifi: rename agmode option to hwmode. 11a and 11g ↵Andy Boyett2008-12-313-25/+25
| | | | | | aren't the only allowed values git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable the MSS fixup hack by default (most ISPs don't require this as a ↵Felix Fietkau2008-12-312-1/+9
| | | | | | workaround for MTU problems, only some do). this should give a nice speedup for routing on standard-compliant ISPs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change readme to point to scripts/flashing/flash.sh instead of scripts/flash.shFelix Fietkau2008-12-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13783 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/feeds update:Felix Fietkau2008-12-311-50/+42
| | | | | | | | | | | * Fix feed update via git. * Add support for bzr and hg. * Proper escaping of command line arguments handed to system. * Reduced code duplication. Patch by Justus Winter git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* moko: Use default config for NETWORK_FILESYSTEMS (which is y). This makes it ↵Michael Büsch2008-12-301-1/+0
| | | | | | possible to configure network filesystems in the buildroot config. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add experimental support for the NETGEAR WNR2000 boardGabor Juhos2008-12-309-0/+99
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add experimental support for rt2800 devices (based on a ↵Gabor Juhos2008-12-305-3/+9494
| | | | | | patch by Hauke Mehrtens <hauke at hauke-m.de>) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2008-12-29Gabor Juhos2008-12-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix some dependsGabor Juhos2008-12-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add dummy WMAC deviceGabor Juhos2008-12-305-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [docs] build.tex: fix formatting of example in build environments sectionAndy Boyett2008-12-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules/usb.mk: hso works on 2.6.26 and laterAndy Boyett2008-12-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* moko: preinit is in /etcMichael Büsch2008-12-291-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)Felix Fietkau2008-12-291-0/+64
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add experimental support for the Ubiquiti LSX boardGabor Juhos2008-12-291-3/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] generate firmware image for the Ubiquiti RouterStation board (based ↵Gabor Juhos2008-12-291-0/+24
| | | | | | on a patch by Jonas <jmajau at ubnt.com>) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: split network makefile into netdevices and netsupportAndy Boyett2008-12-292-268/+284
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] don't override CONFIG_NF_CT_ACCTGabor Juhos2008-12-282-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] generate firmware image for the D-Link DIR-615 C1 boardGabor Juhos2008-12-281-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: instead of resetting the ethernet core on ifup, only upload the new ↵Felix Fietkau2008-12-281-1/+13
| | | | | | mac address. fixes a tx regression on various devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: upgrade to 0.7.1, fixes uci rename for unnamed sectionsFelix Fietkau2008-12-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [orion] update to 2.6.28 finalGabor Juhos2008-12-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] 2.6.28: refresh patchesGabor Juhos2008-12-273-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix iptables compile with 2.6.26Felix Fietkau2008-12-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add WMAC definitionsGabor Juhos2008-12-262-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13746 3c298f89-4303-0410-b956-a3cf2f4a3e73