Commit graph

10782 commits

Author SHA1 Message Date
Jo-Philipp Wich
71e0f59b80 Add option in sysupgrade to flash gzipped images
SVN-Revision: 15672
2009-05-07 13:27:10 +00:00
Felix Fietkau
b3bb79cb72 uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes compile error on powerpc
SVN-Revision: 15670
2009-05-07 13:20:47 +00:00
Jo-Philipp Wich
9c14920205 This patch adds a new package "flock" that allows to manage file locks from shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation.
SVN-Revision: 15669
2009-05-07 13:18:44 +00:00
Florian Fainelli
ca2aa54153 fix acx compilation on 2.6.27
SVN-Revision: 15667
2009-05-07 12:31:32 +00:00
Florian Fainelli
324d10e617 remove 2.6.26 since there are no remaining candidates for it
SVN-Revision: 15666
2009-05-07 12:21:02 +00:00
Florian Fainelli
6239eb2c7b update to 2.6.27 (#4122)
SVN-Revision: 15665
2009-05-07 12:17:56 +00:00
Felix Fietkau
28dbc959ca madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
SVN-Revision: 15664
2009-05-07 11:32:47 +00:00
Felix Fietkau
b4574b5b03 madwifi: improve mode selection, do not scan channels which do not fit the desired mode
SVN-Revision: 15663
2009-05-07 11:32:43 +00:00
Felix Fietkau
b9c49af8a5 make madwifi buildable without CONFIG_CRYPTO
SVN-Revision: 15662
2009-05-07 11:32:39 +00:00
Florian Fainelli
7530723d77 update to 2.6.28
SVN-Revision: 15661
2009-05-07 11:06:56 +00:00
Felix Fietkau
f6d28016fe madwifi: improve antenna diversity handling
SVN-Revision: 15658
2009-05-07 10:10:06 +00:00
Florian Fainelli
35bfac4623 add missing backslash, thanks juhosg
SVN-Revision: 15657
2009-05-07 08:35:12 +00:00
Jo-Philipp Wich
f3dd32d6fd adept netfilter.mk to updated imq
SVN-Revision: 15656
2009-05-07 03:16:36 +00:00
Jo-Philipp Wich
8964c9037b update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
SVN-Revision: 15655
2009-05-07 03:09:04 +00:00
Jo-Philipp Wich
1b3f1495ac prepare default configuration for kernel side imq update
SVN-Revision: 15654
2009-05-07 03:07:46 +00:00
Jo-Philipp Wich
addb4fe33f iptables: update imq userspace part
SVN-Revision: 15653
2009-05-07 03:06:56 +00:00
Jo-Philipp Wich
a2be06692f kernel: prepare kconfig for imq update
SVN-Revision: 15652
2009-05-07 03:06:03 +00:00
Florian Fainelli
a20a9b776f add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
SVN-Revision: 15651
2009-05-07 00:49:05 +00:00
Florian Fainelli
e2274f0509 also copy bzImage when generating initramfs images
SVN-Revision: 15650
2009-05-07 00:36:47 +00:00
Florian Fainelli
9ff2cc6d2a fix kernel module name for autoloading
SVN-Revision: 15649
2009-05-07 00:23:44 +00:00
Florian Fainelli
e389d9c59f add missing rtc-lib module to rtc-core
SVN-Revision: 15648
2009-05-07 00:21:08 +00:00
Florian Fainelli
059438dc01 package the rtc-core and rtc-m48t86 driver
SVN-Revision: 15647
2009-05-06 23:52:46 +00:00
Florian Fainelli
bf199cc318 package the Winbond w83627hf super i/o controller
SVN-Revision: 15646
2009-05-06 23:50:11 +00:00
Florian Fainelli
5a6231ebea package the ITE it821x IDE controller driver
SVN-Revision: 15645
2009-05-06 23:49:17 +00:00
Felix Fietkau
3bea3bc8b1 uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loading support is optional in this version
SVN-Revision: 15644
2009-05-06 22:12:02 +00:00
Florian Fainelli
702fcc1d3b add default network configuration
SVN-Revision: 15643
2009-05-06 21:28:00 +00:00
Florian Fainelli
378145454d use force_sig when handling address errors
SVN-Revision: 15642
2009-05-06 21:27:28 +00:00
Florian Fainelli
d73f4eaecc add missing patches
SVN-Revision: 15641
2009-05-06 19:35:16 +00:00
Florian Fainelli
70f94ae2ab add support for the Cavium Octeon SoC, tested on a Mototech evaluation board
SVN-Revision: 15640
2009-05-06 18:12:49 +00:00
Florian Fainelli
731a0e4791 workaround a gcc-4.1 bug which cannot see that word will be initialized
SVN-Revision: 15639
2009-05-06 16:33:00 +00:00
Felix Fietkau
28f12da43f madwifi: minor cleanup for the channel handling patch
SVN-Revision: 15637
2009-05-06 14:06:59 +00:00
Felix Fietkau
287dbd648a fix wprobe conflict with libnl
SVN-Revision: 15636
2009-05-06 13:54:42 +00:00
Jo-Philipp Wich
ca609a2431 base-files: replace udhcpc script with an improved version
SVN-Revision: 15635
2009-05-06 12:51:12 +00:00
Felix Fietkau
4cdb76c219 use config_get_bool for outdoor mode
SVN-Revision: 15634
2009-05-06 12:12:29 +00:00
Felix Fietkau
56ae52b008 madwifi: make country code and outdoor flag changeable without reloading the driver
SVN-Revision: 15633
2009-05-06 11:52:24 +00:00
Felix Fietkau
23d3e5ad03 wprobe: use libnl-tiny instead of libnl
SVN-Revision: 15632
2009-05-06 11:51:16 +00:00
Felix Fietkau
b48047bd01 the bison prereq check is no longer necessary
SVN-Revision: 15631
2009-05-06 10:14:39 +00:00
Gabor Juhos
51ee440082 refresh patches
SVN-Revision: 15630
2009-05-05 20:26:58 +00:00
Gabor Juhos
ed861cf5e9 use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
SVN-Revision: 15629
2009-05-05 19:21:39 +00:00
Gabor Juhos
744a09fa4b sync kernel config
SVN-Revision: 15628
2009-05-05 18:40:45 +00:00
Jo-Philipp Wich
b7569a3a34 iptables: install essential headers into staging dir
SVN-Revision: 15621
2009-05-05 11:51:51 +00:00
Felix Fietkau
ca29771c2a Require* calls must now be placed before BuildPackage calls
SVN-Revision: 15620
2009-05-05 11:01:44 +00:00
Felix Fietkau
90826d83c9 remove binutils 2.17 and 2.19
SVN-Revision: 15619
2009-05-05 11:01:35 +00:00
Markus Wigge
e85943d41a fixed dnsmasq init for "ignore" option
dnsmasq.init tried to set range options even when ignore was
set to "1". Now the functions stops processing after evaluating
the "ignore" option when the result is > 0

SVN-Revision: 15618
2009-05-05 11:00:00 +00:00
Imre Kaloz
6b3502f99c add missing RTC symbols to generic configs
SVN-Revision: 15617
2009-05-05 10:20:33 +00:00
Markus Wigge
807c0426bf changed "option" to "list" for binding interfaces
SVN-Revision: 15613
2009-05-05 09:33:56 +00:00
Florian Fainelli
369db35a29 fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)
SVN-Revision: 15611
2009-05-05 06:32:45 +00:00
Nicolas Thill
a119d75d7e grub: fix potential build issues on redhat/fedora host systems (should close: #3793)
SVN-Revision: 15608
2009-05-04 23:08:08 +00:00
Mirko Vogt
a1b6c47f53 use xorg x11-server + glamo driver instead of xglamo kdrive-server per default - the latter one is getting obsoleted
SVN-Revision: 15607
2009-05-04 22:37:38 +00:00
Imre Kaloz
e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00