- Sep 23, 2009
-
-
Gabor Juhos authored
SVN-Revision: 17694
-
Gabor Juhos authored
SVN-Revision: 17693
-
Gabor Juhos authored
SVN-Revision: 17692
-
Felix Fietkau authored
SVN-Revision: 17691
-
Felix Fietkau authored
SVN-Revision: 17690
-
Felix Fietkau authored
madwifi: fix beacon slot handling and add support for more than 4 vaps (useful for wds per-sta interfaces) SVN-Revision: 17689
-
Felix Fietkau authored
SVN-Revision: 17688
-
Felix Fietkau authored
SVN-Revision: 17687
-
Felix Fietkau authored
SVN-Revision: 17686
-
Gabor Juhos authored
SVN-Revision: 17685
-
Gabor Juhos authored
SVN-Revision: 17684
-
Gabor Juhos authored
SVN-Revision: 17683
-
Nicolas Thill authored
add external toolchain support, enhance native toolchain support (special thanks to Luigi Mantellini for his help... and patience ;) SVN-Revision: 17682
-
- Sep 22, 2009
-
-
Felix Fietkau authored
when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again SVN-Revision: 17679
-
Felix Fietkau authored
unlzma: fix a race condition and add some optimizations to improve performance also make peek_old_byte errors non-fatal SVN-Revision: 17678
-
Jo-Philipp Wich authored
SVN-Revision: 17676
-
Jo-Philipp Wich authored
SVN-Revision: 17674
-
Nicolas Thill authored
SVN-Revision: 17670
-
Jo-Philipp Wich authored
Implement a preliminary combined image format. - add sysupgrade support for combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target SVN-Revision: 17668
-
- Sep 21, 2009
-
-
Felix Fietkau authored
SVN-Revision: 17666
-
Lars-Peter Clausen authored
SVN-Revision: 17665
-
Hamish Guthrie authored
SVN-Revision: 17664
-
Felix Fietkau authored
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
-
Felix Fietkau authored
SVN-Revision: 17661
-
Felix Fietkau authored
SVN-Revision: 17660
-
Felix Fietkau authored
SVN-Revision: 17659
-
Felix Fietkau authored
implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased) SVN-Revision: 17658
-
Felix Fietkau authored
SVN-Revision: 17657
-
- Sep 20, 2009
-
-
Florian Fainelli authored
SVN-Revision: 17652
-
Felix Fietkau authored
SVN-Revision: 17639
-
- Sep 19, 2009
-
-
Felix Fietkau authored
SVN-Revision: 17618
-
Felix Fietkau authored
SVN-Revision: 17611
-
Felix Fietkau authored
SVN-Revision: 17606
-
- Sep 17, 2009
-
-
Lars-Peter Clausen authored
SVN-Revision: 17604
-
Imre Kaloz authored
SVN-Revision: 17602
-
Gabor Juhos authored
adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros C. Couloumbis, closes #5846) SVN-Revision: 17601
-
Gabor Juhos authored
SVN-Revision: 17600
-
- Sep 16, 2009
-
-
Felix Fietkau authored
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
-
Felix Fietkau authored
Signed-off-by:
Roger Hardiman <roger@rjh.org.uk> SVN-Revision: 17598
-
Jo-Philipp Wich authored
swconfig: clear ip address on the switch interface, this prevents duplicate assignments of 192.168.1.1 on the DIR-300 at least SVN-Revision: 17597
-