Jo-Philipp Wich
|
329d18a25c
|
firewall: rework interface address determination to skip ipv6 addresses
SVN-Revision: 31755
|
2012-05-16 13:37:49 +00:00 |
|
Jo-Philipp Wich
|
82fc13d3c2
|
firewall: fix nat reflection after netifd switch (#11460)
SVN-Revision: 31754
|
2012-05-16 13:03:54 +00:00 |
|
Gabor Juhos
|
eb2fe5e863
|
x86/alix2: switch to 3.3
Compile tested only.
SVN-Revision: 31753
|
2012-05-16 10:45:02 +00:00 |
|
Gabor Juhos
|
fb7da5bbde
|
x86/net5501: switch to 3.3
Compile tested only.
SVN-Revision: 31752
|
2012-05-16 10:44:59 +00:00 |
|
Gabor Juhos
|
9e049ce25c
|
x86: sync 3.3 configs
SVN-Revision: 31751
|
2012-05-16 10:44:55 +00:00 |
|
Gabor Juhos
|
19f691f8e4
|
x86: sync 3.2 configs
SVN-Revision: 31750
|
2012-05-16 10:44:52 +00:00 |
|
Gabor Juhos
|
724fd5e657
|
x86: sync 2.6.39 configs
SVN-Revision: 31749
|
2012-05-16 10:44:49 +00:00 |
|
Gabor Juhos
|
637fd23428
|
linux/3.3: add missing symbol
SVN-Revision: 31748
|
2012-05-16 10:44:46 +00:00 |
|
Felix Fietkau
|
ee8322c3c9
|
libubox: update to latest version, fixes handling of numbers in jshn variables
SVN-Revision: 31747
|
2012-05-16 08:45:24 +00:00 |
|
Jo-Philipp Wich
|
5d817266e1
|
scons: probe "python" and "python2" first in pywrap.sh in order to use the users preferred version if possible
SVN-Revision: 31743
|
2012-05-15 20:29:32 +00:00 |
|
Jo-Philipp Wich
|
c33b01fa0e
|
scons: wrap python invocations with helper script that attempts to find a non-3.x python
SVN-Revision: 31742
|
2012-05-15 20:04:07 +00:00 |
|
Felix Fietkau
|
d3a21c192b
|
tools/scons: remove the python 3 compat patch, it is incomplete and breaks with python 2.5.2. i guess scons with python 3 is a lost cause...
SVN-Revision: 31741
|
2012-05-15 13:42:36 +00:00 |
|
Felix Fietkau
|
3ea4b6ba91
|
uClibc: update to 0.9.33.2, fixes #4420
SVN-Revision: 31740
|
2012-05-15 13:42:32 +00:00 |
|
Felix Fietkau
|
d98c2d542c
|
uClibc: remove 0.9.32, it is no longer necessary
SVN-Revision: 31739
|
2012-05-15 13:42:28 +00:00 |
|
Gabor Juhos
|
67675fd48d
|
linux: add CONFIG_POWER_SUPPLY_DEBUG symbol
It was missing in the previous commit.
SVN-Revision: 31738
|
2012-05-15 11:12:31 +00:00 |
|
Gabor Juhos
|
39994008cb
|
linux: move certain disabled symbols to the generic configs
* CONFIG_ARCH_DMA_ADDR_T_64BIT
* CONFIG_ARCH_HAS_ILOG2_U32
* CONFIG_ARCH_HAS_ILOG2_U64
* CONFIG_ARCH_PHYS_ADDR_T_64BIT
* CONFIG_ARCH_SUPPORTS_MSI
* CONFIG_GENERIC_CPU_DEVICES
* CONFIG_HWMON_DEBUG_CHIP
* CONFIG_I2C_PXA_PCI
* CONFIG_LEDS_GPIO
* CONFIG_MINIX_FS_NATIVE_ENDIAN
* CONFIG_MLX4_CORE
* CONFIG_POWER_SUPPLY
* CONFIG_POWER_SUPPLY_DEBUG
* CONFIG_QUOTACTL
* CONFIG_SDIO_UART
* CONFIG_SENSORS_K10TEMP
* CONFIG_SENSORS_SCH56XX_COMMON
* CONFIG_SENSORS_VIA_CPUTEMP
* CONFIG_SERIO_AMBAKMI
* CONFIG_SERIO_I8042
* CONFIG_SERIO_LIBPS2
* CONFIG_SERIO_PCIPS2
* CONFIG_SERIO_RAW
* CONFIG_SERIO_SERPORT
* CONFIG_SPI_BITBANG
* CONFIG_SPI_GPIO
SVN-Revision: 31737
|
2012-05-15 10:58:52 +00:00 |
|
Felix Fietkau
|
a3f2fd187b
|
ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eric Dumazet)
SVN-Revision: 31736
|
2012-05-15 10:36:39 +00:00 |
|
John Crispin
|
364f47e454
|
code style cleanup of the mach files
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31735
|
2012-05-15 09:38:05 +00:00 |
|
John Crispin
|
07dca108a9
|
adds zyxel p2601hnfx support
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31734
|
2012-05-15 09:38:02 +00:00 |
|
John Crispin
|
9785ec070e
|
set 3.3.6 as default
SVN-Revision: 31733
|
2012-05-15 09:37:59 +00:00 |
|
Felix Fietkau
|
768d49a428
|
netifd: bring up all interfaces on /etc/init.d/network restart
SVN-Revision: 31732
|
2012-05-14 23:50:59 +00:00 |
|
Felix Fietkau
|
5eed1d8f6b
|
enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places
SVN-Revision: 31730
|
2012-05-14 23:33:35 +00:00 |
|
Felix Fietkau
|
a6e7b3cffe
|
netifd: use the new json_get_vars function in the dhcp helper script
SVN-Revision: 31727
|
2012-05-14 20:58:27 +00:00 |
|
Felix Fietkau
|
e8fa94daa4
|
ppp: use the new json_get_vars function
SVN-Revision: 31726
|
2012-05-14 20:58:24 +00:00 |
|
Felix Fietkau
|
3ee1a3abf0
|
pptp: use the new json_get_vars function
SVN-Revision: 31725
|
2012-05-14 20:58:20 +00:00 |
|
Felix Fietkau
|
189c25d318
|
pptp: use resolveip, schedule restart if dns lookups fail
SVN-Revision: 31724
|
2012-05-14 20:58:16 +00:00 |
|
Felix Fietkau
|
89532e6437
|
netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast)
SVN-Revision: 31723
|
2012-05-14 20:58:13 +00:00 |
|
Felix Fietkau
|
c9d393186c
|
pptp: drop the dependency on ip if netifd is selected
SVN-Revision: 31722
|
2012-05-14 20:58:09 +00:00 |
|
Felix Fietkau
|
fbe1a53770
|
libubox: update to latest version, adds a new function in jshn.sh
SVN-Revision: 31721
|
2012-05-14 20:58:06 +00:00 |
|
John Crispin
|
c61ada1db8
|
set 3.3.5 as default
SVN-Revision: 31718
|
2012-05-14 16:11:26 +00:00 |
|
Gabor Juhos
|
2fceae7ec4
|
linux/3.0: R.I.P.
It is used by the broken omap35xx/gumstix target only.
SVN-Revision: 31717
|
2012-05-14 15:48:34 +00:00 |
|
Gabor Juhos
|
a3d349a3b3
|
realview: remove 3.0 support
SVN-Revision: 31716
|
2012-05-14 15:48:32 +00:00 |
|
Gabor Juhos
|
e2ecabd761
|
realview: switch to 3.3
SVN-Revision: 31715
|
2012-05-14 15:48:31 +00:00 |
|
Gabor Juhos
|
46c7d58726
|
realview: add 3.3 support
SVN-Revision: 31714
|
2012-05-14 15:48:29 +00:00 |
|
Gabor Juhos
|
8f629f2a22
|
linux/3.3: more missing config symbols
SVN-Revision: 31713
|
2012-05-14 15:48:23 +00:00 |
|
Felix Fietkau
|
cd1760ee41
|
relayd: fix return code check for resolving network->ifname mapping
SVN-Revision: 31712
|
2012-05-14 14:08:43 +00:00 |
|
Felix Fietkau
|
fab5ee9566
|
imagebuilder: explicitly install the kernel .ipk before installing anything else, it is no longer part of the package index (fixes #11450)
SVN-Revision: 31711
|
2012-05-14 14:00:01 +00:00 |
|
Hauke Mehrtens
|
a798a81890
|
kernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XX
SVN-Revision: 31710
|
2012-05-14 11:28:02 +00:00 |
|
Gabor Juhos
|
b472e5d12e
|
kernel: update linux 3.3 to 3.3.6
SVN-Revision: 31709
|
2012-05-14 09:18:32 +00:00 |
|
Felix Fietkau
|
a243cb1735
|
scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]
SVN-Revision: 31708
|
2012-05-13 16:29:39 +00:00 |
|
Hauke Mehrtens
|
679b6a0722
|
amazon: fix section mismatch
SVN-Revision: 31707
|
2012-05-13 15:31:42 +00:00 |
|
Hauke Mehrtens
|
abd74f86b4
|
amazon: update amazon target to kernel 3.3
This is just compile tested, my device is currently not working.
SVN-Revision: 31706
|
2012-05-13 15:10:40 +00:00 |
|
Gabor Juhos
|
2803206c50
|
tools/mtd-utils: remove empty patches
SVN-Revision: 31705
|
2012-05-13 12:32:22 +00:00 |
|
Felix Fietkau
|
f1fd082441
|
build: prevent the virtual "kernel" package from leaking into the package index to make dependency checks fail on kernel config mismatch
SVN-Revision: 31704
|
2012-05-13 12:31:53 +00:00 |
|
Gabor Juhos
|
047c0b8d28
|
package/e2fsprogs: disable building of internal lib{blkid,uuid}
Also remove an empty patch.
SVN-Revision: 31702
|
2012-05-13 12:20:17 +00:00 |
|
Gabor Juhos
|
b15e49f2fa
|
package/util-linux: install development files
Also remove trailing whitespaces from the Makefile.
Based on a patch by M. Braun.
SVN-Revision: 31701
|
2012-05-13 12:20:15 +00:00 |
|
Gabor Juhos
|
60d3ffb49a
|
gemini: remove 2.6.37 support
SVN-Revision: 31700
|
2012-05-13 12:04:04 +00:00 |
|
Gabor Juhos
|
672ff3de6e
|
gemini: switch to 3.3
SVN-Revision: 31699
|
2012-05-13 12:04:02 +00:00 |
|
Gabor Juhos
|
d0ac4c1f03
|
gemini: add support for 3.3
SVN-Revision: 31698
|
2012-05-13 12:03:59 +00:00 |
|
Daniel Dickinson
|
9cc9e8b608
|
kernel-headers: Fix patch application for kernel-headers and a patch that fixes exposure of a kernel-only data type (umode_t) to application layer which causes compile errors in ext2_fs.h using programs.
SVN-Revision: 31697
|
2012-05-13 05:02:27 +00:00 |
|