Commit Graph

15085 Commits (f0f6a06c0ae0b8bce88182f95b0eead21ac68bb5)

Author SHA1 Message Date
Felix Fietkau 5fc44a3e24 fix compile error in bfs on 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 22:56:14 +00:00
Felix Fietkau 0b313642a6 base-files: move firstboot to /sbin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 22:56:11 +00:00
Felix Fietkau 36a6fe4ff6 union mounts: get rid of kernel log spam
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 22:56:07 +00:00
Florian Fainelli bbffdec849 [kernel] fix usage of smp_call_function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 19:47:07 +00:00
Florian Fainelli dbb45a7488 [package] add mips64 support to kexec-tools, counterpart of r17768.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 19:13:17 +00:00
Florian Fainelli f735742aa8 [kernel] add kexec fixes for mips from M. Syrchin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 19:11:53 +00:00
Hauke Mehrtens e23971a4cf [ipset] Update ipset to version 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 15:03:41 +00:00
Nicolas Thill f9fa0c4e23 [package] ppp: quote positional parameters when calling up/down scripts (closes: #5622)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 14:14:09 +00:00
Nicolas Thill f935a18907 [package] firewall: fix MSS issue affection RELATED new connections (closes: #5173)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 13:57:09 +00:00
Hauke Mehrtens f52a84eeaf [brcm47xx] remove deprecated warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 13:52:14 +00:00
Hauke Mehrtens aebc00af02 [mac80211] Add ar9170usb driver.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 13:43:21 +00:00
Hauke Mehrtens f1d93f84bc [mas80211] Do not build some modules as they are not needed
Remove empty directory.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 22:06:39 +00:00
Hauke Mehrtens df614f3fb9 [mac80211] Do not depend on rfkill
With kernel 2.6.31 cfg80211 is build with rfkill if it was build.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 22:05:46 +00:00
Nicolas Thill 9d8805d1d7 [toolchain] move EABI config option out of GCC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 21:34:40 +00:00
Hauke Mehrtens f8688b5d90 small fixes mostly for kernel 2.6.31
- libsas needs symbols from scsi_transport_sas
 - autoload line in pppoe was missing
 - rfkill-input does not exist in kernel 2.6.31
 - password for download server of r8101 changed
 - r8101 and siit do not build with kernel 2.6.31
 - fix build of net sched esfq


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 21:23:53 +00:00
Nicolas Thill bedbad16bc [toolchain] eglibc: use 'select' instead of 'depends' for configuration options, add dependencies for features avalaible in 2.8 or later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 21:22:51 +00:00
Nicolas Thill f5007fbcc3 add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent eglibc revisions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 19:01:50 +00:00
Nicolas Thill 1a3bb764f6 [toolchain] eglibc: add support for 2.10 branch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 18:59:22 +00:00
Nicolas Thill e182ea63e9 [cosmetic] and fix another typo, still in eglibc configuration file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 18:57:53 +00:00
Nicolas Thill 15e238df7c [cosmetic] fix typo in eglibc configuration file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 18:56:26 +00:00
Felix Fietkau 97f19d748f add jffs2 whiteout support (necessary for using it with union mounts)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 18:51:05 +00:00
Nicolas Thill 470c49ec8e [toolchain] eglibc: update svn revisions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 18:28:37 +00:00
Florian Fainelli a443c34045 [octeon] switch to gcc-4.4.1 and enabled octeon specific optimizations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 18:23:43 +00:00
Florian Fainelli b3ae6aabd7 [toolchain] Do not save variables in hi or lo across system calls, fixes issues with gcc-4.4 (#5351)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 18:08:02 +00:00
Florian Fainelli 0743cdb828 [octeon] resync kernel configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 15:07:16 +00:00
Hauke Mehrtens 0d53cfec6b [packages] fixes for kernel 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 13:31:42 +00:00
Hauke Mehrtens 991f70c517 [kernel] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 13:29:13 +00:00
Hauke Mehrtens ccf0a87c40 [kernel] Update to kernel 2.6.31.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 13:28:32 +00:00
Hauke Mehrtens e6843bba59 [brcm47xx] Remove patches already included in mainline kernel.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 11:51:26 +00:00
Hauke Mehrtens 9f266abb8c [brcm47xx] add patches for kernel 2.6.31
This is completly untested. Only a compile tests with the default config was done!


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 11:48:48 +00:00
Hauke Mehrtens 9c04a5f0bf [brcm47xx] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 11:42:43 +00:00
Felix Fietkau 8fd9f931e6 brcm47xx: switch to 2.6.30.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 09:33:44 +00:00
Felix Fietkau 12762cf777 fix 2.6.31 compile with union mounts disabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 08:52:09 +00:00
Felix Fietkau 12bda702b9 make scripts/ipkg more portable by using printf instead of echo -n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 08:34:18 +00:00
Felix Fietkau 4fef12b3b6 ramips: since both subtargets are marked as broken, move FEATURES to the main target and mark the whole target as broken. avoids unnecessary user confusion about inexplicable build failures
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 21:01:42 +00:00
Felix Fietkau f5fba63f24 kernel: refresh the vm exports patch in 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:58:40 +00:00
Felix Fietkau 0f5943879d kernel: add a patch for union mounts in 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:58:37 +00:00
Felix Fietkau f219d5b5f4 x86: switch to 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:46:55 +00:00
Felix Fietkau f995da8a2d busybox: add support for union mounts (not included in the kernel yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:46:51 +00:00
Felix Fietkau 8ea250335c x86: add support for 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:15:26 +00:00
Felix Fietkau c18213b428 x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:15:21 +00:00
Felix Fietkau 77a33894a1 iptables: fix build error with linux 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:10:42 +00:00
Felix Fietkau 0fb8652dd2 kernel: if block2mtd does not find the device immediately, use wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:10:29 +00:00
Felix Fietkau 2f69a934b7 gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an object in a linking process which is already part of libbackend.a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 11:09:32 +00:00
Felix Fietkau 9ec02c25df gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 09:28:26 +00:00
Felix Fietkau db2504f9a5 host build: do not hide the configure command
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 09:28:14 +00:00
Felix Fietkau 22c6622879 libtool: update to 1.5.26 (patch from #4905)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 22:19:33 +00:00
Felix Fietkau 801e4e6c1a base-files: add libgcc dependency to libc (#5262)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 22:02:39 +00:00
Felix Fietkau 5584cbac07 firewall: add sanity checks to zone default rules (patch from #5459)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 21:59:16 +00:00
Felix Fietkau 4fc5504211 Add documentation for passphrase option.
The wifi-iface actually supports an undocumented option to choose
whether to treat a passphrase as a text passphrase or an encoded
passphrase (like encoded by the wpa_passphrase utility). This patch
documents that functionality.

Signed-off-by: Warren Turkal <wt@penguintechs.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 21:50:17 +00:00