Commit Graph

1722 Commits (7cf7b7a1a89d023f3c4a063864074d0aa59a7ecc)

Author SHA1 Message Date
Matteo Croce ac8bf03f8e create /etc/fstab on boot (closes #3458)
SVN-Revision: 11225
16 years ago
Steven Barth f2de1dec21 Merge branch 'openssl'
SVN-Revision: 11224
16 years ago
Matteo Croce 0a1c669ec1 fix some wrong paths
SVN-Revision: 11217
16 years ago
Matteo Croce 925ad245e0 avr32: add watchdog driver
SVN-Revision: 11192
16 years ago
Rod Whitby 6a79ee257d sound: Remove atheros restriction, since atheros can have usb sound cards
SVN-Revision: 11168
16 years ago
Florian Fainelli d543939042 Add support for OTI6858 and ARK3116 usb serial converters (#3442)
SVN-Revision: 11167
16 years ago
Felix Fietkau eb2e08d894 ifndef is not supported inside make variable expansion
SVN-Revision: 11165
16 years ago
Rod Whitby c715985c97 base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they moved from /sbin to /usr/sbin)
SVN-Revision: 11157
16 years ago
Yuji Mano 9788ab458c update version
SVN-Revision: 11154
16 years ago
Rod Whitby aff3215d29 modules/other.mk: Enable bluetooth for atheros
SVN-Revision: 11150
16 years ago
Florian Fainelli 99b6b35be3 Add support for Asus wl-520gc
SVN-Revision: 11145
16 years ago
Travis Kemen 3f8eaeb2c3 This patch adds a number of configuration options to the MadWifi package. You can now configure the HAL, bus, default rate control algorithm as well as the debug mode from within make menuconfig. The goal is to be able to support hardware profiles with different HALs without messing around with the Makefile directly. Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11140
16 years ago
Peter Denison 72d40dec08 Allow package/switch to compile against 2.6.25
SVN-Revision: 11138
16 years ago
Ralph Hempel 6d4c89c7f5 adding check for /proc/net/vlan/config (==vlan enabled kernel)
SVN-Revision: 11132
16 years ago
Peter Denison 06c7c04288 Fix typo in broadcom-diag LED output enable
SVN-Revision: 11125
16 years ago
Andy Boyett e136c5203d Fix kmod-ata-piix deps
SVN-Revision: 11121
16 years ago
Andy Boyett bd06be4f73 Package nvidia sata driver
SVN-Revision: 11120
16 years ago
Andy Boyett 78b7201f2a Package AHCI driver
SVN-Revision: 11119
16 years ago
Andy Boyett 0ff7ae2d6c Package VIA sata driver
SVN-Revision: 11118
16 years ago
Nicolas Thill 94940b2265 disable ip6tables as well on 2.6.25 until we have working IMQ support
SVN-Revision: 11117
16 years ago
Nicolas Thill 70a8c455b0 fix fuse: use in-kernel module for 2.6.25+ kernels
SVN-Revision: 11116
16 years ago
Nicolas Thill e93e293b41 add a macro to compare kernel patch versions and use it for crypto and watchdog changes in 2.6.24+ kernels (closes: #3402)
SVN-Revision: 11115
16 years ago
Nicolas Thill 2b05ed626c add a package for the badblocks utility (closes: #3404)
SVN-Revision: 11107
16 years ago
Nicolas Thill d7f96cfa50 fix typos in [11073]
SVN-Revision: 11094
16 years ago
Nicolas Thill a7b3ffc182 cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names
SVN-Revision: 11073
16 years ago
Nicolas Thill 50ee10f486 package/kernel fixes: - remove dup netfilter.mk includes - always define NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time
SVN-Revision: 11072
16 years ago
Travis Kemen 162a814ef4 only ignore dhcp but still listen for dns closes #3406
SVN-Revision: 11062
16 years ago
Felix Fietkau 31a3a503cc add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages
SVN-Revision: 11059
16 years ago
Yuji Mano 80e1190c4f add missing udevextras package option - edd_id
SVN-Revision: 11053
16 years ago
Yuji Mano 7d9a522254 add ps3-dump-bootloader to package install
SVN-Revision: 11052
16 years ago
Felix Fietkau ffc0827b65 fix lua compile configuration error
SVN-Revision: 11047
16 years ago
Nicolas Thill b99ab355c1 remove dependency on zd1211-firmware, since it was removed in [11022]
SVN-Revision: 11040
16 years ago
John Crispin 1dce440fa5 revert borked commit
SVN-Revision: 11038
16 years ago
John Crispin 3141b38fd8 make etrax serial driver register its device nodes, so we get a console
SVN-Revision: 11037
16 years ago
Felix Fietkau ae92bf4ae4 upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected "-" in uci package names
SVN-Revision: 11030
16 years ago
John Crispin b6b32f8131 remove old zd firmware
SVN-Revision: 11022
16 years ago
Nicolas Thill 3d4052492d ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number
SVN-Revision: 11018
16 years ago
Matteo Croce fe5b220467 acx100 fix by nabcore
SVN-Revision: 11011
16 years ago
Gabor Juhos 1b90498e69 IMQ is not yet available on 2.6.25
SVN-Revision: 11007
16 years ago
Nicolas Thill 11135c2a35 more use of the new GPIO_SUPPORT option
SVN-Revision: 10998
16 years ago
Gabor Juhos 3c05234962 kmod-ipt-iprange: fix build error on .25
SVN-Revision: 10992
16 years ago
Rod Whitby d05cc5d68d block.mk: Added ata-ixp4xx-cf module support for tw5334 board.
SVN-Revision: 10986
16 years ago
Gabor Juhos ec5f168c66 import w1-gpio-custom driver from the Squidge (http://squidge.sourceforge.net/) project
SVN-Revision: 10982
16 years ago
Gabor Juhos 275ae38814 kernel/modules: modify AutoLoad levels of the W1 modules
SVN-Revision: 10981
16 years ago
Gabor Juhos 4006f2fbdd kernel/modules: make use the new GPIO_SUPPORT option
SVN-Revision: 10980
16 years ago
Gabor Juhos 363c6e196a remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
SVN-Revision: 10979
16 years ago
Gabor Juhos 9a3fa80e0d add Dallas's 1-wire related packages
SVN-Revision: 10977
16 years ago
Felix Fietkau 19cb0b3693 fix lua cflags
SVN-Revision: 10971
16 years ago
Imre Kaloz a4dd1adf4a add preliminary support for Storm SL3512 based devices, not ready yet
SVN-Revision: 10956
16 years ago
Florian Fainelli 9389aa93ff Use the locally mirrored compat-wireless tarblall (#3377)
SVN-Revision: 10951
16 years ago