Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | busybox: remove empty patches | Nicolas Thill | 2009-10-01 | |
| | | | | SVN-Revision: 17803 | |||
* | ppp: add dns servers to uci state in the ip-up script | Jo-Philipp Wich | 2009-09-30 | |
| | | | | SVN-Revision: 17801 | |||
* | Include some generic devices classes (#5874) | Claudio Mignanti | 2009-09-30 | |
| | | | | SVN-Revision: 17800 | |||
* | inform users when the in-kernel mips FPU emulator is disabled (#5774) | Florian Fainelli | 2009-09-28 | |
| | | | | SVN-Revision: 17794 | |||
* | base-files: add hotplug rules for /dev/lpX (#863) | Jo-Philipp Wich | 2009-09-28 | |
| | | | | SVN-Revision: 17792 | |||
* | busybox: update to v1.14.4 (closes: #5619) | Nicolas Thill | 2009-09-28 | |
| | | | | SVN-Revision: 17782 | |||
* | getver: get svn rev from last commit so that we have consistent revision ↵ | Nicolas Thill | 2009-09-28 | |
| | | | | | | numbers between git and svn SVN-Revision: 17781 | |||
* | firstboot: add support for union mounts | Felix Fietkau | 2009-09-27 | |
| | | | | SVN-Revision: 17778 | |||
* | union mounts: fix various bugs related to handling of mountpoints and copyups | Felix Fietkau | 2009-09-27 | |
| | | | | SVN-Revision: 17777 | |||
* | fix compile error in bfs on 2.6.31 | Felix Fietkau | 2009-09-27 | |
| | | | | SVN-Revision: 17776 | |||
* | base-files: move firstboot to /sbin | Felix Fietkau | 2009-09-27 | |
| | | | | SVN-Revision: 17775 | |||
* | union mounts: get rid of kernel log spam | Felix Fietkau | 2009-09-27 | |
| | | | | SVN-Revision: 17774 | |||
* | fix usage of smp_call_function | Florian Fainelli | 2009-09-27 | |
| | | | | SVN-Revision: 17770 | |||
* | add mips64 support to kexec-tools, counterpart of r17768. | Florian Fainelli | 2009-09-27 | |
| | | | | SVN-Revision: 17769 | |||
* | add kexec fixes for mips from M. Syrchin | Florian Fainelli | 2009-09-27 | |
| | | | | SVN-Revision: 17768 | |||
* | Update ipset to version 3.2 | Hauke Mehrtens | 2009-09-27 | |
| | | | | SVN-Revision: 17764 | |||
* | ppp: quote positional parameters when calling up/down scripts (closes: #5622) | Nicolas Thill | 2009-09-27 | |
| | | | | SVN-Revision: 17763 | |||
* | firewall: fix MSS issue affection RELATED new connections (closes: #5173) | Nicolas Thill | 2009-09-27 | |
| | | | | SVN-Revision: 17762 | |||
* | remove deprecated warning | Hauke Mehrtens | 2009-09-27 | |
| | | | | SVN-Revision: 17761 | |||
* | Add ar9170usb driver. | Hauke Mehrtens | 2009-09-27 | |
| | | | | SVN-Revision: 17760 | |||
* | Do not build some modules as they are not needed | Hauke Mehrtens | 2009-09-26 | |
| | | | | | | Remove empty directory. SVN-Revision: 17755 | |||
* | Do not depend on rfkill | Hauke Mehrtens | 2009-09-26 | |
| | | | | | | With kernel 2.6.31 cfg80211 is build with rfkill if it was build. SVN-Revision: 17754 | |||
* | move EABI config option out of GCC | Nicolas Thill | 2009-09-26 | |
| | | | | SVN-Revision: 17753 | |||
* | small fixes mostly for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | |
| | | | | | | | | | | | - 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 | |||
* | eglibc: use 'select' instead of 'depends' for configuration options, add ↵ | Nicolas Thill | 2009-09-26 | |
| | | | | | | dependencies for features avalaible in 2.8 or later SVN-Revision: 17751 | |||
* | add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent ↵ | Nicolas Thill | 2009-09-26 | |
| | | | | | | eglibc revisions SVN-Revision: 17749 | |||
* | eglibc: add support for 2.10 branch | Nicolas Thill | 2009-09-26 | |
| | | | | SVN-Revision: 17748 | |||
* | and fix another typo, still in eglibc configuration file | Nicolas Thill | 2009-09-26 | |
| | | | | SVN-Revision: 17747 | |||
* | fix typo in eglibc configuration file | Nicolas Thill | 2009-09-26 | |
| | | | | SVN-Revision: 17746 | |||
* | add jffs2 whiteout support (necessary for using it with union mounts) | Felix Fietkau | 2009-09-26 | |
| | | | | SVN-Revision: 17745 | |||
* | eglibc: update svn revisions | Nicolas Thill | 2009-09-26 | |
| | | | | SVN-Revision: 17744 | |||
* | switch to gcc-4.4.1 and enabled octeon specific optimizations | Florian Fainelli | 2009-09-26 | |
| | | | | SVN-Revision: 17743 | |||
* | Do not save variables in hi or lo across system calls, fixes issues with ↵ | Florian Fainelli | 2009-09-26 | |
| | | | | | | gcc-4.4 (#5351) SVN-Revision: 17742 | |||
* | resync kernel configuration | Florian Fainelli | 2009-09-26 | |
| | | | | SVN-Revision: 17740 | |||
* | fixes for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | |
| | | | | SVN-Revision: 17739 | |||
* | refresh patches | Hauke Mehrtens | 2009-09-26 | |
| | | | | SVN-Revision: 17738 | |||
* | Update to kernel 2.6.31.1 | Hauke Mehrtens | 2009-09-26 | |
| | | | | SVN-Revision: 17737 | |||
* | Remove patches already included in mainline kernel. | Hauke Mehrtens | 2009-09-26 | |
| | | | | SVN-Revision: 17735 | |||
* | add patches for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | |
| | | | | | | This is completly untested. Only a compile tests with the default config was done! SVN-Revision: 17734 | |||
* | refresh patches | Hauke Mehrtens | 2009-09-26 | |
| | | | | SVN-Revision: 17733 | |||
* | brcm47xx: switch to 2.6.30.7 | Felix Fietkau | 2009-09-26 | |
| | | | | SVN-Revision: 17732 | |||
* | fix 2.6.31 compile with union mounts disabled | Felix Fietkau | 2009-09-26 | |
| | | | | SVN-Revision: 17730 | |||
* | make scripts/ipkg more portable by using printf instead of echo -n | Felix Fietkau | 2009-09-26 | |
| | | | | SVN-Revision: 17729 | |||
* | ramips: since both subtargets are marked as broken, move FEATURES to the ↵ | Felix Fietkau | 2009-09-25 | |
| | | | | | | main target and mark the whole target as broken. avoids unnecessary user confusion about inexplicable build failures SVN-Revision: 17728 | |||
* | kernel: refresh the vm exports patch in 2.6.31 | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17727 | |||
* | kernel: add a patch for union mounts in 2.6.31 | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17726 | |||
* | x86: switch to 2.6.31 | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17725 | |||
* | busybox: add support for union mounts (not included in the kernel yet) | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17724 | |||
* | x86: add support for 2.6.31 | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17723 | |||
* | x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap) | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17722 |