Hauke Mehrtens [Fri, 1 May 2009 15:20:34 +0000 (15:20 +0000)]
Update layer7 rules
SVN-Revision: 15544
Hauke Mehrtens [Fri, 1 May 2009 15:18:41 +0000 (15:18 +0000)]
Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox.
SVN-Revision: 15543
Hauke Mehrtens [Fri, 1 May 2009 15:15:56 +0000 (15:15 +0000)]
In r15501 the libxt_layer7.c was placed in a wrong location.
SVN-Revision: 15541
Hauke Mehrtens [Fri, 1 May 2009 15:13:18 +0000 (15:13 +0000)]
The location of eeprom_93cx6.ko has chanced.
SVN-Revision: 15540
Gabor Juhos [Fri, 1 May 2009 14:51:02 +0000 (14:51 +0000)]
fix a small bug in binutils 2.19.1 * sourceware.org/bugzilla/show_bug.cgi?id=7093
SVN-Revision: 15538
Hauke Mehrtens [Fri, 1 May 2009 13:56:32 +0000 (13:56 +0000)]
add missing symbols
SVN-Revision: 15537
Hauke Mehrtens [Fri, 1 May 2009 13:43:12 +0000 (13:43 +0000)]
Update to compat-wireless-2009-05-01
SVN-Revision: 15536
Florian Fainelli [Fri, 1 May 2009 09:23:31 +0000 (09:23 +0000)]
use vmalloc instead of kmalloc when reserving space for the lzma initramfs (#3488)
SVN-Revision: 15534
Florian Fainelli [Fri, 1 May 2009 08:48:58 +0000 (08:48 +0000)]
add missing configuration symbols when enabling ramdisk support
SVN-Revision: 15533
Florian Fainelli [Fri, 1 May 2009 08:38:00 +0000 (08:38 +0000)]
add missing ramdisk configuration options (#5003)
SVN-Revision: 15532
Felix Fietkau [Thu, 30 Apr 2009 22:59:18 +0000 (22:59 +0000)]
rcS: wait for init scripts to complete before initiating the shutdown (patch from #5032)
SVN-Revision: 15530
Jo-Philipp Wich [Thu, 30 Apr 2009 21:24:20 +0000 (21:24 +0000)]
kernel: fix syntax error introduced with r15524
SVN-Revision: 15529
Jo-Philipp Wich [Thu, 30 Apr 2009 21:00:57 +0000 (21:00 +0000)]
base-files: make diag.sh stub working in bash
SVN-Revision: 15527
Florian Fainelli [Thu, 30 Apr 2009 20:21:57 +0000 (20:21 +0000)]
define libc_cv_slibdir, fixes mips64 compilation (#5011)
SVN-Revision: 15526
Jo-Philipp Wich [Thu, 30 Apr 2009 20:03:42 +0000 (20:03 +0000)]
kernel: fix ide-disk problems on newer kernels - thanks russell!
SVN-Revision: 15524
Felix Fietkau [Thu, 30 Apr 2009 19:52:23 +0000 (19:52 +0000)]
linux 2.6.28: fix kernel headers compilation error because of conflicting getline() function definitions - this bug seems to be gone in newer kernels
SVN-Revision: 15523
Felix Fietkau [Thu, 30 Apr 2009 19:38:58 +0000 (19:38 +0000)]
opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3
SVN-Revision: 15522
Felix Fietkau [Thu, 30 Apr 2009 19:34:49 +0000 (19:34 +0000)]
uci: increase argv size in batch mode to silence a false gcc 4.4 compiler warning
SVN-Revision: 15521
Felix Fietkau [Thu, 30 Apr 2009 18:11:01 +0000 (18:11 +0000)]
hostapd: use libnl-tiny instead of libnl
SVN-Revision: 15519
Jo-Philipp Wich [Thu, 30 Apr 2009 15:37:24 +0000 (15:37 +0000)]
fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8
SVN-Revision: 15518
Jo-Philipp Wich [Thu, 30 Apr 2009 15:29:07 +0000 (15:29 +0000)]
refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20
SVN-Revision: 15517
Felix Fietkau [Thu, 30 Apr 2009 14:53:01 +0000 (14:53 +0000)]
crda: use libnl-tiny
SVN-Revision: 15516
Felix Fietkau [Thu, 30 Apr 2009 14:52:57 +0000 (14:52 +0000)]
libnl-tiny: install a pkg-config file
SVN-Revision: 15515
Felix Fietkau [Thu, 30 Apr 2009 14:38:30 +0000 (14:38 +0000)]
iw: use libnl-tiny, forcibly disable git version check
SVN-Revision: 15514
Felix Fietkau [Thu, 30 Apr 2009 14:38:25 +0000 (14:38 +0000)]
libnl-tiny: sync genetlink.h with the kernel header
SVN-Revision: 15513
Felix Fietkau [Thu, 30 Apr 2009 14:15:45 +0000 (14:15 +0000)]
fix a typo that prevented host build specific variable exports from working
SVN-Revision: 15512
Felix Fietkau [Thu, 30 Apr 2009 14:11:39 +0000 (14:11 +0000)]
refresh the packet socket patch for 2.6.29
SVN-Revision: 15511
Florian Fainelli [Thu, 30 Apr 2009 14:09:45 +0000 (14:09 +0000)]
now that we register gpiodev, also include gpioctl in the default image
SVN-Revision: 15510
Florian Fainelli [Thu, 30 Apr 2009 14:09:01 +0000 (14:09 +0000)]
register gpiodev
SVN-Revision: 15509
Felix Fietkau [Thu, 30 Apr 2009 13:57:38 +0000 (13:57 +0000)]
swconfig: use libnl-tiny instead of libnl
SVN-Revision: 15508
Felix Fietkau [Thu, 30 Apr 2009 13:57:29 +0000 (13:57 +0000)]
add libnl-tiny as a small replacement for libnl with only genl support included
SVN-Revision: 15507
Felix Fietkau [Thu, 30 Apr 2009 13:57:22 +0000 (13:57 +0000)]
fix a crash in ip175c attribute enumeration
SVN-Revision: 15506
Gabor Juhos [Thu, 30 Apr 2009 11:16:38 +0000 (11:16 +0000)]
generic-2.6: add ip175c stuff for 2.6.29
SVN-Revision: 15505
Hamish Guthrie [Thu, 30 Apr 2009 09:36:19 +0000 (09:36 +0000)]
Changed default gcc for ps3
SVN-Revision: 15504
Jo-Philipp Wich [Thu, 30 Apr 2009 02:38:23 +0000 (02:38 +0000)]
kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
SVN-Revision: 15503
Jo-Philipp Wich [Thu, 30 Apr 2009 01:31:37 +0000 (01:31 +0000)]
refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1
SVN-Revision: 15502
Jo-Philipp Wich [Wed, 29 Apr 2009 23:31:23 +0000 (23:31 +0000)]
drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
SVN-Revision: 15501
Imre Kaloz [Wed, 29 Apr 2009 21:00:06 +0000 (21:00 +0000)]
merge [15491] for 2.6.30
SVN-Revision: 15500
Imre Kaloz [Wed, 29 Apr 2009 20:54:31 +0000 (20:54 +0000)]
cryptomgr needs pcomp and hash loaded in 2.6.30
SVN-Revision: 15499
Imre Kaloz [Wed, 29 Apr 2009 20:53:38 +0000 (20:53 +0000)]
2.6.30 supports different initramfs compressors, take care of them
SVN-Revision: 15498
Imre Kaloz [Wed, 29 Apr 2009 20:52:40 +0000 (20:52 +0000)]
resync ixp4xx 2.6.30 patches with -rc3
SVN-Revision: 15497
Imre Kaloz [Wed, 29 Apr 2009 20:52:04 +0000 (20:52 +0000)]
remove dmabounce debugging, add an experimental patch to disable it, update 2.6.30 config
SVN-Revision: 15496
Imre Kaloz [Wed, 29 Apr 2009 20:48:37 +0000 (20:48 +0000)]
npe driver fixes for ixp43x are in upstream now
SVN-Revision: 15495
Imre Kaloz [Wed, 29 Apr 2009 20:46:49 +0000 (20:46 +0000)]
resync patches for 2.6.30-rc3
SVN-Revision: 15494
Imre Kaloz [Wed, 29 Apr 2009 20:46:16 +0000 (20:46 +0000)]
update 2.6.30 generic config, resort symbols
SVN-Revision: 15493
Imre Kaloz [Wed, 29 Apr 2009 20:45:00 +0000 (20:45 +0000)]
forgot to add the files for 2.6.30
SVN-Revision: 15492
Gabor Juhos [Wed, 29 Apr 2009 20:31:27 +0000 (20:31 +0000)]
experimental multiphy support for 2.6.29
SVN-Revision: 15491
Gabor Juhos [Wed, 29 Apr 2009 20:23:20 +0000 (20:23 +0000)]
mac80211: backport ath9k uninline patch
SVN-Revision: 15490
Imre Kaloz [Wed, 29 Apr 2009 13:55:49 +0000 (13:55 +0000)]
we don't need the libiptc library
SVN-Revision: 15487
Florian Fainelli [Wed, 29 Apr 2009 13:31:36 +0000 (13:31 +0000)]
enable ar8216 switch support by default (AP65 boards use it)
SVN-Revision: 15485
Felix Fietkau [Wed, 29 Apr 2009 13:02:41 +0000 (13:02 +0000)]
Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, Inc. for providing access to the documentation
SVN-Revision: 15482
Jo-Philipp Wich [Wed, 29 Apr 2009 13:00:42 +0000 (13:00 +0000)]
busybox: add possibility to set crond log level through /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution
SVN-Revision: 15481
Jo-Philipp Wich [Wed, 29 Apr 2009 11:32:53 +0000 (11:32 +0000)]
hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)
SVN-Revision: 15479
Imre Kaloz [Wed, 29 Apr 2009 11:31:20 +0000 (11:31 +0000)]
upgrade iptables to 1.4.3.2
SVN-Revision: 15478
Felix Fietkau [Tue, 28 Apr 2009 23:27:46 +0000 (23:27 +0000)]
atheros: configure eth1 as wan interface by default, if present
SVN-Revision: 15473
Felix Fietkau [Tue, 28 Apr 2009 23:27:40 +0000 (23:27 +0000)]
atheros: add kernel workaround for bringing up eth1 on devices with a micrel switch (PHY is unconnected for ENET1, switch is not configurable through MDIO)
SVN-Revision: 15472
Felix Fietkau [Tue, 28 Apr 2009 19:16:24 +0000 (19:16 +0000)]
fix a small bug in the socket type patch which broke dhcp
SVN-Revision: 15471
Felix Fietkau [Tue, 28 Apr 2009 19:16:17 +0000 (19:16 +0000)]
swconfig: add a generic switch reset call
SVN-Revision: 15470
Imre Kaloz [Tue, 28 Apr 2009 13:35:14 +0000 (13:35 +0000)]
preliminary 2.6.30 support
SVN-Revision: 15468
Felix Fietkau [Tue, 28 Apr 2009 10:59:20 +0000 (10:59 +0000)]
minor cleanup for packet socket type filter
SVN-Revision: 15467
Jo-Philipp Wich [Mon, 27 Apr 2009 22:19:17 +0000 (22:19 +0000)]
update e2fsprogs to v1.41.5 (#5014)
SVN-Revision: 15456
Nicolas Thill [Mon, 27 Apr 2009 16:02:21 +0000 (16:02 +0000)]
add missing bits from [15451]
SVN-Revision: 15453
Nicolas Thill [Mon, 27 Apr 2009 15:53:00 +0000 (15:53 +0000)]
introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS
SVN-Revision: 15451
Florian Fainelli [Mon, 27 Apr 2009 15:52:01 +0000 (15:52 +0000)]
building uml on x86_64 w/ uClibc 0.9.29 is currently broken, select 0.9.30.1 which is working
SVN-Revision: 15450
Nicolas Thill [Mon, 27 Apr 2009 15:48:11 +0000 (15:48 +0000)]
kernel: add missing kconfig symbol related to SSB
SVN-Revision: 15449
Felix Fietkau [Mon, 27 Apr 2009 15:47:46 +0000 (15:47 +0000)]
brcm47xx: remove 2.6.25 support
SVN-Revision: 15448
Felix Fietkau [Mon, 27 Apr 2009 15:44:07 +0000 (15:44 +0000)]
remove leftover unvram directory and move the nvram.init change to package/nvram
SVN-Revision: 15447
Felix Fietkau [Mon, 27 Apr 2009 15:39:57 +0000 (15:39 +0000)]
rb532: remove leftover patches from an even older kernel version
SVN-Revision: 15446
Mirko Vogt [Mon, 27 Apr 2009 15:38:51 +0000 (15:38 +0000)]
patch breaks wchar_t-support in libstdc++ since a needless autoconf was disabled (r15345)
SVN-Revision: 15445
Felix Fietkau [Mon, 27 Apr 2009 15:38:23 +0000 (15:38 +0000)]
since the generic 2.6.24 support is gone, remove it for rb532 as well
SVN-Revision: 15444
Florian Fainelli [Mon, 27 Apr 2009 15:37:58 +0000 (15:37 +0000)]
also strip the .notes section of the kernel
SVN-Revision: 15443
Felix Fietkau [Mon, 27 Apr 2009 15:35:24 +0000 (15:35 +0000)]
remove the unused files-2.6.24 directory
SVN-Revision: 15442
Felix Fietkau [Mon, 27 Apr 2009 15:27:32 +0000 (15:27 +0000)]
nvram fixup: move the nvram commit hook to commit for all variables, since changes no longer take effect after only a set operation
SVN-Revision: 15441
Felix Fietkau [Mon, 27 Apr 2009 14:51:26 +0000 (14:51 +0000)]
brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the kernel
SVN-Revision: 15440
Felix Fietkau [Mon, 27 Apr 2009 14:18:34 +0000 (14:18 +0000)]
broadcom-wl: add nvram stub to fix nas compile after the switch to unvram
SVN-Revision: 15439
Jo-Philipp Wich [Mon, 27 Apr 2009 13:00:27 +0000 (13:00 +0000)]
add nvram to default packages
SVN-Revision: 15438
Jo-Philipp Wich [Mon, 27 Apr 2009 12:58:54 +0000 (12:58 +0000)]
rename unvram to nvram
SVN-Revision: 15437
Jo-Philipp Wich [Mon, 27 Apr 2009 12:57:57 +0000 (12:57 +0000)]
remove old nvram package
SVN-Revision: 15436
Jo-Philipp Wich [Mon, 27 Apr 2009 12:57:29 +0000 (12:57 +0000)]
unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup init script from old nvram package
SVN-Revision: 15435
Nicolas Thill [Mon, 27 Apr 2009 11:20:36 +0000 (11:20 +0000)]
gcc: fix 4.2.4 ICE on avr32 (see gcc.gnu.org/bugzilla/show_bug.cgi?id=34762)
SVN-Revision: 15434
Felix Fietkau [Mon, 27 Apr 2009 10:39:03 +0000 (10:39 +0000)]
make sure that at least sed is built before kernel_menuconfig/kernel_oldconfig is executed
SVN-Revision: 15433
Nicolas Thill [Mon, 27 Apr 2009 10:14:30 +0000 (10:14 +0000)]
gcc: symlink ./lib64 to ./lib for x86_64 as well
SVN-Revision: 15432
Jo-Philipp Wich [Mon, 27 Apr 2009 01:47:03 +0000 (01:47 +0000)]
lua: embed md5lib
SVN-Revision: 15431
Jo-Philipp Wich [Mon, 27 Apr 2009 01:38:15 +0000 (01:38 +0000)]
unvram: get rid of some memory leaks
SVN-Revision: 15430
Jo-Philipp Wich [Sun, 26 Apr 2009 20:42:36 +0000 (20:42 +0000)]
unvram: make it work on bcm47xx, also look for /dev/mtdblockX
SVN-Revision: 15429
Felix Fietkau [Sun, 26 Apr 2009 19:35:05 +0000 (19:35 +0000)]
pcap: fix disabling bluetooth
SVN-Revision: 15428
Gabor Juhos [Sun, 26 Apr 2009 18:47:41 +0000 (18:47 +0000)]
select ar8216 support for the WRT400N (thanks to netprince)
SVN-Revision: 15427
Jo-Philipp Wich [Sun, 26 Apr 2009 14:54:05 +0000 (14:54 +0000)]
Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platforms
SVN-Revision: 15426
Nicolas Thill [Sun, 26 Apr 2009 12:49:11 +0000 (12:49 +0000)]
kernel: disable kmod-rfkill on UML
SVN-Revision: 15425
Gabor Juhos [Sun, 26 Apr 2009 06:40:02 +0000 (06:40 +0000)]
add experimental support for the Linksys WRT400N board (thanks to netprince)
SVN-Revision: 15422
Gabor Juhos [Sun, 26 Apr 2009 06:16:30 +0000 (06:16 +0000)]
switch to 2.6.28
SVN-Revision: 15421
Gabor Juhos [Sun, 26 Apr 2009 05:33:38 +0000 (05:33 +0000)]
add missing Kconfig symbol
SVN-Revision: 15420
Gabor Juhos [Sun, 26 Apr 2009 05:29:18 +0000 (05:29 +0000)]
refresh 2.6.28 patches
SVN-Revision: 15419
Gabor Juhos [Sun, 26 Apr 2009 04:57:14 +0000 (04:57 +0000)]
resync 2.6.28 config
SVN-Revision: 15418
Gabor Juhos [Sun, 26 Apr 2009 04:53:49 +0000 (04:53 +0000)]
refresh 2.6.28 patches
SVN-Revision: 15417
Gabor Juhos [Sun, 26 Apr 2009 04:40:54 +0000 (04:40 +0000)]
build firmware image for the NFS-101U/101WU devices by default
SVN-Revision: 15416
Nicolas Thill [Sat, 25 Apr 2009 20:36:30 +0000 (20:36 +0000)]
change occurences of LUA to Lua (from lua.org/about.html: Please do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!)
SVN-Revision: 15412
Hauke Mehrtens [Sat, 25 Apr 2009 19:48:54 +0000 (19:48 +0000)]
add missing dependencies
SVN-Revision: 15411
Nicolas Thill [Sat, 25 Apr 2009 16:33:00 +0000 (16:33 +0000)]
openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer)
SVN-Revision: 15410
Nicolas Thill [Sat, 25 Apr 2009 16:22:30 +0000 (16:22 +0000)]
madwifi: remove old Makefile hacks not needed anymore
SVN-Revision: 15408