aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [package] blkid only depends on libuuid and libblkid (#4932)Florian Fainelli2009-04-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: process custom rules after forwardings and redirects, ↵Jo-Philipp Wich2009-04-192-3/+3
| | | | | | this actually allows blocking traffic to certain hosts and other rules git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix broken logic in r15272, r15273Jo-Philipp Wich2009-04-191-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: (#4928)Jo-Philipp Wich2009-04-191-0/+7
| | | | | | | | | | handle "option gateway 0.0.0.0" and "option gateway interface" in route sections as "no gateway given" to allow defining gateway-less routes while still keeping the possibility to have static routes with a proper gateway on interfaces with# dynamic ips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15272 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [kernel] add sata_sil24 moduleJo-Philipp Wich2009-04-191-0/+16
| | | | | | | Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* etrax: dump to 2.6.29Claudio Mignanti2009-04-1912-205/+291
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15260 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Add support for CM109 USB VoIP phoneJo-Philipp Wich2009-04-191-0/+16
| | | | | | | | | | | this patch adds support for USB VoIP-phones using the CM109 chipset. the cm109.ko module was added to linux kernel 2.6.28 it was tested with SVN revision 15247 on a Asus WL-500G Premium. Signed-off-by: Alfred E. Heggestad <aeh@db.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] lua: revert r15108 & r15109Jo-Philipp Wich2009-04-193-160/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] correctly set mapbase while registering the UART (#4622)Florian Fainelli2009-04-191-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix redundant driver name printing in probe functionFlorian Fainelli2009-04-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15254 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] make images that can be flashed using the stock firmware web ↵Florian Fainelli2009-04-193-40/+110
| | | | | | interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)Felix Fietkau2009-04-1837-0/+5779
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic 2.6.29 patches and config (squashfs still untested, user space ↵Felix Fietkau2009-04-1887-304/+38252
| | | | | | mkfs still missing) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add md5sum for linux 2.6.29.1Felix Fietkau2009-04-181-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a modified version of the mips64 patch from #4603Felix Fietkau2009-04-1819-4/+201
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic-2.6] files/fs/yaffs2: revert changes in r15242 that break patching ↵Andy Boyett2009-04-189-0/+9
| | | | | | on 2.6.28 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15248 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround preventing libtool from hardcoding library path in shared libsNicolas Thill2009-04-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 'svn:keywords' property, not needed anymore after [15242]Nicolas Thill2009-04-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17260-262/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1500] do not override input config symbols (#4722)Florian Fainelli2009-04-171-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1500] resync au1550 kernel configurationFlorian Fainelli2009-04-171-1919/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] finally fix boot failures on buffalo devices, tested on ↵Florian Fainelli2009-04-173-4/+12
| | | | | | WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ps3]: Remove superfluous directoryHamish Guthrie2009-04-160-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15231 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ps3]: update compiler version defaultsHamish Guthrie2009-04-162-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ps3]: Update default configuration to use profilesHamish Guthrie2009-04-168-16/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move ldconfig & ldd to utils sectionNicolas Thill2009-04-141-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] more cygwin related build fixesFlorian Fainelli2009-04-143-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: ignore rx long packet error flag from the ethernet coreFelix Fietkau2009-04-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15225 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not run hotplug event for aliasesFelix Fietkau2009-04-131-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: enable /etc/firewall.user by default and install sample ↵Jo-Philipp Wich2009-04-123-5/+9
| | | | | | firewall.user file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: remove redundant netmask handling in 10-routesJo-Philipp Wich2009-04-122-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] package ext4 (#4434)Florian Fainelli2009-04-122-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make ↵Florian Fainelli2009-04-124-4/+1
| | | | | | gpiommc be selectable with the spio-gpio-old module (#4659) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] do not load the spi_gpio module from mmc-over-gpio, bump release ↵Florian Fainelli2009-04-121-3/+4
| | | | | | number (#4663) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15214 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] allow openssl to compile with ccache enabled (#4518)Florian Fainelli2009-04-111-0/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15212 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the R_ARM_V4BX relocation to the ARM kernel module loaderMirko Vogt2009-04-101-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iw] Update iw to version 0.9.12Hauke Mehrtens2009-04-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ssb] The ssb module in also integrated into the kernel on brcm63xx target.Hauke Mehrtens2009-04-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [wireless] ieee80211-softmac is only avaliable in old kernels. It was ↵Hauke Mehrtens2009-04-101-1/+1
| | | | | | removed with 2.6.26. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is ↵Hauke Mehrtens2009-04-101-1/+1
| | | | | | integrated into the kernel all other need the module. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use parent-dependencies for all dependencies of a package, not only those ↵Mirko Vogt2009-04-101-3/+3
| | | | | | | | | which are conditional deendencies (thanks to lars (also for this commit message :P)) fixes bug #4917 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15187 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mvswitch: re-enable header modeFelix Fietkau2009-04-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: ignore reports about oversized ethernet frames, as can be caused by ↵Felix Fietkau2009-04-102-5/+4
| | | | | | the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: refresh failing kernel patch (#4916) and fix packet padding bugFelix Fietkau2009-04-101-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] cygwin also needs to be passed LIBS=-lncurses to link lxdialog ↵Florian Fainelli2009-04-101-2/+3
| | | | | | successfully git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [hostapd] hostapd only supports either b or g as hwmode configuration variable.Hauke Mehrtens2009-04-091-0/+3
| | | | | | | If bg is set the scripts transfers it now to g mode. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix source file vs library order in a few prereq checks (#4326)Felix Fietkau2009-04-091-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.Hauke Mehrtens2009-04-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mark uclibc nptl and snapshot as brokenFelix Fietkau2009-04-091-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netfilter: merge some fixes from upstreamFelix Fietkau2009-04-091-0/+100
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15178 3c298f89-4303-0410-b956-a3cf2f4a3e73