Commit Graph

12124 Commits (6fa03d63d4d34ef38a5fde5292cb7f65c06d56b2)
 

Author SHA1 Message Date
Nicolas Thill 6fa03d63d4 getver: get svn rev from last commit so that we have consistent revision numbers between git and svn
SVN-Revision: 17781
15 years ago
Felix Fietkau 2da13936e9 firstboot: add support for union mounts
SVN-Revision: 17778
15 years ago
Felix Fietkau 9389255dae union mounts: fix various bugs related to handling of mountpoints and copyups
SVN-Revision: 17777
15 years ago
Felix Fietkau f5701d2996 fix compile error in bfs on 2.6.31
SVN-Revision: 17776
15 years ago
Felix Fietkau 0f9f23aebe base-files: move firstboot to /sbin
SVN-Revision: 17775
15 years ago
Felix Fietkau 780edd9443 union mounts: get rid of kernel log spam
SVN-Revision: 17774
15 years ago
Florian Fainelli 7f910f72ba fix usage of smp_call_function
SVN-Revision: 17770
15 years ago
Florian Fainelli 9c65cbf386 add mips64 support to kexec-tools, counterpart of r17768.
SVN-Revision: 17769
15 years ago
Florian Fainelli d854270f76 add kexec fixes for mips from M. Syrchin
SVN-Revision: 17768
15 years ago
Hauke Mehrtens e014faf13f Update ipset to version 3.2
SVN-Revision: 17764
15 years ago
Nicolas Thill 6b575bcb0e ppp: quote positional parameters when calling up/down scripts (closes: #5622)
SVN-Revision: 17763
15 years ago
Nicolas Thill b3d3e5d752 firewall: fix MSS issue affection RELATED new connections (closes: #5173)
SVN-Revision: 17762
15 years ago
Hauke Mehrtens 48d6cee53b remove deprecated warning
SVN-Revision: 17761
15 years ago
Hauke Mehrtens 942451b0fe Add ar9170usb driver.
SVN-Revision: 17760
15 years ago
Hauke Mehrtens bd301eb87c Do not build some modules as they are not needed
Remove empty directory.

SVN-Revision: 17755
15 years ago
Hauke Mehrtens e37eae828c Do not depend on rfkill
With kernel 2.6.31 cfg80211 is build with rfkill if it was build.

SVN-Revision: 17754
15 years ago
Nicolas Thill 737b4b4bcb move EABI config option out of GCC
SVN-Revision: 17753
15 years ago
Hauke Mehrtens 80574578ec 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

SVN-Revision: 17752
15 years ago
Nicolas Thill 00eeac51a0 eglibc: use 'select' instead of 'depends' for configuration options, add dependencies for features avalaible in 2.8 or later
SVN-Revision: 17751
15 years ago
Nicolas Thill 08938e63d0 add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent eglibc revisions
SVN-Revision: 17749
15 years ago
Nicolas Thill f859299d85 eglibc: add support for 2.10 branch
SVN-Revision: 17748
15 years ago
Nicolas Thill 6f2afa8f29 and fix another typo, still in eglibc configuration file
SVN-Revision: 17747
15 years ago
Nicolas Thill f288b5e102 fix typo in eglibc configuration file
SVN-Revision: 17746
15 years ago
Felix Fietkau ed77b34296 add jffs2 whiteout support (necessary for using it with union mounts)
SVN-Revision: 17745
15 years ago
Nicolas Thill f3a3b1934b eglibc: update svn revisions
SVN-Revision: 17744
15 years ago
Florian Fainelli 2b59f3fc3f switch to gcc-4.4.1 and enabled octeon specific optimizations
SVN-Revision: 17743
15 years ago
Florian Fainelli 9e1759bfe6 Do not save variables in hi or lo across system calls, fixes issues with gcc-4.4 (#5351)
SVN-Revision: 17742
15 years ago
Florian Fainelli 657788dc0d resync kernel configuration
SVN-Revision: 17740
15 years ago
Hauke Mehrtens 3a923e436e fixes for kernel 2.6.31
SVN-Revision: 17739
15 years ago
Hauke Mehrtens a2698ec77c refresh patches
SVN-Revision: 17738
15 years ago
Hauke Mehrtens f9b2e12b61 Update to kernel 2.6.31.1
SVN-Revision: 17737
15 years ago
Hauke Mehrtens 99c3549ea3 Remove patches already included in mainline kernel.
SVN-Revision: 17735
15 years ago
Hauke Mehrtens 8673372e20 add patches for kernel 2.6.31
This is completly untested. Only a compile tests with the default config was done!

SVN-Revision: 17734
15 years ago
Hauke Mehrtens 6247141e78 refresh patches
SVN-Revision: 17733
15 years ago
Felix Fietkau 7a74903bba brcm47xx: switch to 2.6.30.7
SVN-Revision: 17732
15 years ago
Felix Fietkau 7cae3c4f8a fix 2.6.31 compile with union mounts disabled
SVN-Revision: 17730
15 years ago
Felix Fietkau 25fadf0b07 make scripts/ipkg more portable by using printf instead of echo -n
SVN-Revision: 17729
15 years ago
Felix Fietkau dc12314e83 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
SVN-Revision: 17728
15 years ago
Felix Fietkau e0dd793ff5 kernel: refresh the vm exports patch in 2.6.31
SVN-Revision: 17727
15 years ago
Felix Fietkau 2ae19cb459 kernel: add a patch for union mounts in 2.6.31
SVN-Revision: 17726
15 years ago
Felix Fietkau 7b676478d1 x86: switch to 2.6.31
SVN-Revision: 17725
15 years ago
Felix Fietkau 4b396d147d busybox: add support for union mounts (not included in the kernel yet)
SVN-Revision: 17724
15 years ago
Felix Fietkau 77fc4ffcc7 x86: add support for 2.6.31
SVN-Revision: 17723
15 years ago
Felix Fietkau ac8c461d50 x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)
SVN-Revision: 17722
15 years ago
Felix Fietkau 1b35350431 iptables: fix build error with linux 2.6.31
SVN-Revision: 17721
15 years ago
Felix Fietkau a2f344ec84 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
SVN-Revision: 17720
15 years ago
Felix Fietkau 49ec2321b7 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
SVN-Revision: 17718
15 years ago
Felix Fietkau c30639b1e8 gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os x
SVN-Revision: 17717
15 years ago
Felix Fietkau 7de1e0f116 host build: do not hide the configure command
SVN-Revision: 17716
15 years ago
Felix Fietkau 920ff49232 libtool: update to 1.5.26 (patch from #4905)
SVN-Revision: 17715
15 years ago