Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox: remove empty patches | Nicolas Thill | 2009-10-01 | 2 | -0/+0 |
| | | | | SVN-Revision: 17803 | ||||
* | ppp: add dns servers to uci state in the ip-up script | Jo-Philipp Wich | 2009-09-30 | 2 | -1/+4 |
| | | | | SVN-Revision: 17801 | ||||
* | base-files: add hotplug rules for /dev/lpX (#863) | Jo-Philipp Wich | 2009-09-28 | 2 | -1/+7 |
| | | | | SVN-Revision: 17792 | ||||
* | busybox: update to v1.14.4 (closes: #5619) | Nicolas Thill | 2009-09-28 | 36 | -227/+336 |
| | | | | SVN-Revision: 17782 | ||||
* | firstboot: add support for union mounts | Felix Fietkau | 2009-09-27 | 1 | -23/+60 |
| | | | | SVN-Revision: 17778 | ||||
* | base-files: move firstboot to /sbin | Felix Fietkau | 2009-09-27 | 2 | -1/+1 |
| | | | | SVN-Revision: 17775 | ||||
* | add mips64 support to kexec-tools, counterpart of r17768. | Florian Fainelli | 2009-09-27 | 2 | -1/+733 |
| | | | | SVN-Revision: 17769 | ||||
* | Update ipset to version 3.2 | Hauke Mehrtens | 2009-09-27 | 2 | -4/+11 |
| | | | | SVN-Revision: 17764 | ||||
* | ppp: quote positional parameters when calling up/down scripts (closes: #5622) | Nicolas Thill | 2009-09-27 | 3 | -3/+3 |
| | | | | SVN-Revision: 17763 | ||||
* | firewall: fix MSS issue affection RELATED new connections (closes: #5173) | Nicolas Thill | 2009-09-27 | 3 | -5/+5 |
| | | | | SVN-Revision: 17762 | ||||
* | Add ar9170usb driver. | Hauke Mehrtens | 2009-09-27 | 1 | -2/+31 |
| | | | | SVN-Revision: 17760 | ||||
* | Do not build some modules as they are not needed | Hauke Mehrtens | 2009-09-26 | 1 | -0/+3 |
| | | | | | | Remove empty directory. SVN-Revision: 17755 | ||||
* | Do not depend on rfkill | Hauke Mehrtens | 2009-09-26 | 1 | -0/+33 |
| | | | | | | With kernel 2.6.31 cfg80211 is build with rfkill if it was build. SVN-Revision: 17754 | ||||
* | small fixes mostly for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 5 | -4/+15 |
| | | | | | | | | | | | - 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 | ||||
* | add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent ↵ | Nicolas Thill | 2009-09-26 | 2 | -0/+2 |
| | | | | | | eglibc revisions SVN-Revision: 17749 | ||||
* | fixes for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 3 | -6/+6 |
| | | | | SVN-Revision: 17739 | ||||
* | add patches for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 1 | -0/+4 |
| | | | | | | This is completly untested. Only a compile tests with the default config was done! SVN-Revision: 17734 | ||||
* | busybox: add support for union mounts (not included in the kernel yet) | Felix Fietkau | 2009-09-25 | 1 | -0/+29 |
| | | | | SVN-Revision: 17724 | ||||
* | iptables: fix build error with linux 2.6.31 | Felix Fietkau | 2009-09-25 | 1 | -1/+5 |
| | | | | SVN-Revision: 17721 | ||||
* | libtool: update to 1.5.26 (patch from #4905) | Felix Fietkau | 2009-09-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 17715 | ||||
* | base-files: add libgcc dependency to libc (#5262) | Felix Fietkau | 2009-09-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 17714 | ||||
* | firewall: add sanity checks to zone default rules (patch from #5459) | Felix Fietkau | 2009-09-24 | 1 | -3/+3 |
| | | | | SVN-Revision: 17713 | ||||
* | update dnsmasq to 2.50 (#5784) | Felix Fietkau | 2009-09-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 17711 | ||||
* | madwifi: fix bugs in the calibration triggers | Felix Fietkau | 2009-09-23 | 1 | -0/+177 |
| | | | | SVN-Revision: 17691 | ||||
* | madwifi: fix a theoretical tx buffer leak | Felix Fietkau | 2009-09-23 | 1 | -0/+10 |
| | | | | SVN-Revision: 17690 | ||||
* | madwifi: fix beacon slot handling and add support for more than 4 vaps ↵ | Felix Fietkau | 2009-09-23 | 1 | -0/+151 |
| | | | | | | (useful for wds per-sta interfaces) SVN-Revision: 17689 | ||||
* | madwifi: fix sta mode reconnect when roaming between different aps of the ↵ | Felix Fietkau | 2009-09-23 | 1 | -0/+33 |
| | | | | | | same essid SVN-Revision: 17688 | ||||
* | madwifi: fix maximum txpower display | Felix Fietkau | 2009-09-23 | 8 | -97/+111 |
| | | | | SVN-Revision: 17687 | ||||
* | add external toolchain support, enhance native toolchain support (special ↵ | Nicolas Thill | 2009-09-23 | 1 | -31/+269 |
| | | | | | | thanks to Luigi Mantellini for his help... and patience ;) SVN-Revision: 17682 | ||||
* | implement doth (802.11h) and wmm (802.11e) options for broadcom as well; ↵ | Jo-Philipp Wich | 2009-09-22 | 1 | -3/+9 |
| | | | | | | update docs SVN-Revision: 17676 | ||||
* | accommodate for 5 digits svn revisions :) | Nicolas Thill | 2009-09-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 17670 | ||||
* | mtd: fix wrong open() return code checks | Felix Fietkau | 2009-09-21 | 2 | -9/+9 |
| | | | | SVN-Revision: 17666 | ||||
* | Add default /etc/dnsmasq.conf | Felix Fietkau | 2009-09-21 | 2 | -0/+39 |
| | | | | | | | | | | | | | | | | | | | | | dnsmasq allows adding of arbitrary SRV/PTR/TXT/CNAME records. However, those options sometimes can not be passed as command-line arguments due to excess length. This patch tries to solve this problem: 1. Provide /etc/dnsmasq.conf file with comments about adding SRV/PTR/TXT/CNAME records. 2. Add this file to conffiles list so it is preserver during backup/restore or system upgrade. If someone needs a lot of custom records, default configuration file can be edited. Since manual pages and documentation is not installed, provided comments should be enough to figure out option syntax. Signed-off-by: Alexey I. Froloff <raorn@altlinux.org> SVN-Revision: 17663 | ||||
* | mtd: bump release | Felix Fietkau | 2009-09-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 17661 | ||||
* | mtd: update copyright headers | Felix Fietkau | 2009-09-21 | 3 | -5/+36 |
| | | | | SVN-Revision: 17660 | ||||
* | mtd: add support for rewriting the fis table layout on redboot based systems | Felix Fietkau | 2009-09-21 | 5 | -56/+451 |
| | | | | SVN-Revision: 17659 | ||||
* | base-files: fix conffiles entry check (patch from #2425) | Felix Fietkau | 2009-09-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 17618 | ||||
* | opkg: fix the -force_space option | Felix Fietkau | 2009-09-19 | 1 | -0/+12 |
| | | | | SVN-Revision: 17611 | ||||
* | dnsmasq startup script update: add notinterface parameter | Felix Fietkau | 2009-09-16 | 2 | -1/+7 |
| | | | | | | | | | | This tiny patch makes the dnsmasq init.d script listen to a parameter called "notinterface", which tells dnsmasq to not listen on a defined set of interfaces. By default dnsmasq *always* listens on the loopback interface, even if you tell it to specifically listen on a certain other interface. Sometimes this is not desirable behaviour, so you might want to turn it off. This is useful when, for example, you want to have your own DNS server listening on the loopback interface. Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com> SVN-Revision: 17599 | ||||
* | swconfig: clear ip address on the switch interface, this prevents duplicate ↵ | Jo-Philipp Wich | 2009-09-16 | 2 | -1/+2 |
| | | | | | | assignments of 192.168.1.1 on the DIR-300 at least SVN-Revision: 17597 | ||||
* | base-files: clear ip addresses on interfaces that are about to be added to a ↵ | Jo-Philipp Wich | 2009-09-16 | 2 | -1/+3 |
| | | | | | | bridge SVN-Revision: 17596 | ||||
* | madwifi: fix iwconfig tx power display | Felix Fietkau | 2009-09-16 | 7 | -51/+52 |
| | | | | SVN-Revision: 17592 | ||||
* | madwifi: bump package revision | Andy Boyett | 2009-09-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 17589 | ||||
* | base-files: dispatch ifdown events for proto=none interfaces and fix a race ↵ | Jo-Philipp Wich | 2009-09-14 | 2 | -3/+3 |
| | | | | | | condition between revert state and hotplug handlers SVN-Revision: 17582 | ||||
* | firewall: move the config_get out of the loop, no need to call it multiple times | Jo-Philipp Wich | 2009-09-14 | 1 | -2/+3 |
| | | | | SVN-Revision: 17581 | ||||
* | firewall: properly dispatch delif events if the network has a different name ↵ | Jo-Philipp Wich | 2009-09-14 | 2 | -2/+2 |
| | | | | | | then the corresponding zone SVN-Revision: 17580 | ||||
* | madwifi: fix a wds related race condition | Felix Fietkau | 2009-09-14 | 12 | -24/+25 |
| | | | | SVN-Revision: 17578 | ||||
* | madwifi: remove an unimportant part of the ibss node handling fix, which led ↵ | Felix Fietkau | 2009-09-14 | 2 | -12/+1 |
| | | | | | | to a regression in ap-to-ap wds operation SVN-Revision: 17576 | ||||
* | base-files: add /etc/rc.local to the default save file list | Jo-Philipp Wich | 2009-09-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 17572 | ||||
* | base-files: introduce a ready-to-use /etc/rc.local to let users run custom ↵ | Jo-Philipp Wich | 2009-09-11 | 3 | -1/+10 |
| | | | | | | commands on init without creating custom init scripts SVN-Revision: 17571 |