Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable command line mtd partitionning and enable bridging | Florian Fainelli | 2009-05-18 | 1 | -2/+1 |
| | | | | SVN-Revision: 15910 | ||||
* | base-files: fixup resolv.conf check in udhcpc script | Jo-Philipp Wich | 2009-05-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 15903 | ||||
* | update to r4993 | Florian Fainelli | 2009-05-17 | 3 | -28/+33 |
| | | | | SVN-Revision: 15901 | ||||
* | add support for sysupgrade (#5117) | Florian Fainelli | 2009-05-17 | 2 | -1/+24 |
| | | | | SVN-Revision: 15900 | ||||
* | opkg.conf: update trunk snapshots url | Andy Boyett | 2009-05-17 | 2 | -3/+3 |
| | | | | SVN-Revision: 15899 | ||||
* | libertas: use last known stable firmware version, move it to "Wireless ↵ | Nicolas Thill | 2009-05-17 | 1 | -6/+8 |
| | | | | | | Drivers" section, rename LICENSE file to match firmware SVN-Revision: 15892 | ||||
* | base-files: initialize GZIPED to 0 in sysupgrade since it's used later in ↵ | Nicolas Thill | 2009-05-17 | 1 | -2/+2 |
| | | | | | | numeric comparisons SVN-Revision: 15890 | ||||
* | kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from ↵ | Nicolas Thill | 2009-05-17 | 1 | -2/+2 |
| | | | | | | "depends" to "select" SVN-Revision: 15888 | ||||
* | madwifi: don't try to set an interface essid with an empty value | Nicolas Thill | 2009-05-17 | 1 | -2/+4 |
| | | | | SVN-Revision: 15886 | ||||
* | squashfs4: add lzma support (kernel support still missing) | Felix Fietkau | 2009-05-17 | 4 | -0/+472 |
| | | | | SVN-Revision: 15884 | ||||
* | add the new lzma library (version 4.65), to be used for squashfs4 | Felix Fietkau | 2009-05-17 | 3 | -0/+106 |
| | | | | SVN-Revision: 15883 | ||||
* | openssl: fix annoying build errors when changing upstream versions | Nicolas Thill | 2009-05-17 | 1 | -2/+3 |
| | | | | SVN-Revision: 15880 | ||||
* | revert r15861 for generic-2.4 config | Jo-Philipp Wich | 2009-05-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 15879 | ||||
* | brcm-2.4: nvram_set has been removed, remove some remaining calls to it | Felix Fietkau | 2009-05-16 | 1 | -7/+0 |
| | | | | SVN-Revision: 15878 | ||||
* | add missing includes | Gabor Juhos | 2009-05-15 | 3 | -4/+45 |
| | | | | SVN-Revision: 15876 | ||||
* | adjust patches and config once again... | Mirko Vogt | 2009-05-15 | 4 | -50723/+1780 |
| | | | | SVN-Revision: 15875 | ||||
* | add static mtd map for the WBD-111 | Gabor Juhos | 2009-05-15 | 2 | -0/+92 |
| | | | | SVN-Revision: 15874 | ||||
* | refresh kernel config | Mirko Vogt | 2009-05-15 | 1 | -5/+47 |
| | | | | SVN-Revision: 15873 | ||||
* | set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831 | Imre Kaloz | 2009-05-15 | 2 | -3/+3 |
| | | | | SVN-Revision: 15869 | ||||
* | generic/2.6.{29,30}: fix rootfs_split with squashfs4 | Gabor Juhos | 2009-05-15 | 2 | -0/+54 |
| | | | | SVN-Revision: 15867 | ||||
* | create squashfs4 images if kernel version >=2.6.29 | Gabor Juhos | 2009-05-15 | 1 | -1/+12 |
| | | | | SVN-Revision: 15866 | ||||
* | sysupgrade: use sysrq-trigger if available | Jo-Philipp Wich | 2009-05-15 | 2 | -1/+2 |
| | | | | SVN-Revision: 15865 | ||||
* | add tool for squashfs4 image generation (w/o LZMA support) | Gabor Juhos | 2009-05-15 | 2 | -2/+38 |
| | | | | SVN-Revision: 15864 | ||||
* | add OpenWrt-logo (480x480) besides the well known penguin and prevent early ↵ | Mirko Vogt | 2009-05-15 | 2 | -0/+38531 |
| | | | | | | printk's to scroll into the image SVN-Revision: 15863 | ||||
* | without generic 2.6.26 support it doesn't make sense to keep 2.6.26 configs ↵ | Imre Kaloz | 2009-05-15 | 3 | -984/+0 |
| | | | | | | around.. SVN-Revision: 15862 | ||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 50 | -225/+47 |
| | | | | SVN-Revision: 15861 | ||||
* | generic-2.4: refresh patches | Andy Boyett | 2009-05-15 | 68 | -3453/+1624 |
| | | | | SVN-Revision: 15860 | ||||
* | generic-2.4: renumber netfilter patches | Andy Boyett | 2009-05-15 | 3 | -0/+0 |
| | | | | | | | both the netfilter_random and tc_esfq patches were numbered 621 in the patch series, bumped index of tc_esfq and all following 62x patches by one SVN-Revision: 15859 | ||||
* | generic-2.4: fix ipt_random patch after removal of ipt_time | Andy Boyett | 2009-05-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 15858 | ||||
* | cardbus != pcmcia -- disable it in b43 | Imre Kaloz | 2009-05-15 | 2 | -4/+1 |
| | | | | SVN-Revision: 15857 | ||||
* | add missing configuration symbol | Florian Fainelli | 2009-05-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 15856 | ||||
* | firewall: automatically set up NOTRACK rules to disable connection tracking ↵ | Felix Fietkau | 2009-05-14 | 1 | -13/+43 |
| | | | | | | for zones that have no masquerading, no conntrack and no forwarding from/to other zones with masq/conntrack SVN-Revision: 15855 | ||||
* | netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack | Felix Fietkau | 2009-05-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 15854 | ||||
* | remove lzma kernel compression. | Hauke Mehrtens | 2009-05-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 15853 | ||||
* | orinoco is only one module with kernel 2.6.30 | Hauke Mehrtens | 2009-05-14 | 1 | -0/+6 |
| | | | | SVN-Revision: 15852 | ||||
* | ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30 | Hauke Mehrtens | 2009-05-14 | 1 | -2/+8 |
| | | | | SVN-Revision: 15851 | ||||
* | Make madwifi compile with kernel 2.6.30. | Hauke Mehrtens | 2009-05-14 | 3 | -3/+151 |
| | | | | SVN-Revision: 15850 | ||||
* | fix a compile error in the netfilter match speedup patch for 2.6.30 | Felix Fietkau | 2009-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 15849 | ||||
* | lua: install lua.pc pkgconfig file as well (closes: #5132) | Nicolas Thill | 2009-05-14 | 1 | -2/+4 |
| | | | | SVN-Revision: 15848 | ||||
* | enable the rtc m48t86 on r8610 eval board | Florian Fainelli | 2009-05-14 | 1 | -0/+2 |
| | | | | SVN-Revision: 15847 | ||||
* | do not enable the rtc m48t86 | Florian Fainelli | 2009-05-14 | 1 | -2/+0 |
| | | | | SVN-Revision: 15846 | ||||
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 39 | -194/+27 |
| | | | | SVN-Revision: 15845 | ||||
* | unify congestion control options | Imre Kaloz | 2009-05-14 | 29 | -126/+31 |
| | | | | SVN-Revision: 15844 | ||||
* | netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by ↵ | Nicolas Thill | 2009-05-14 | 2 | -479/+0 |
| | | | | | | xt_limit (CONFIG_NETFILTER_XT_MATCH_TIME) in 2.6.24 and newer, remove ipt_limit in 2.4 since we don't have userland support for it in iptables v1.3.8 SVN-Revision: 15843 | ||||
* | move arm ARCH symbols to the generic configs | Imre Kaloz | 2009-05-14 | 21 | -509/+283 |
| | | | | SVN-Revision: 15842 | ||||
* | remove debugging options from the gemini kernel config | Imre Kaloz | 2009-05-14 | 1 | -2/+0 |
| | | | | SVN-Revision: 15841 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 57 | -90/+168 |
| | | | | SVN-Revision: 15840 | ||||
* | add a few fixes for the sibyte target | Imre Kaloz | 2009-05-14 | 4 | -3/+140 |
| | | | | SVN-Revision: 15839 | ||||
* | nuke the old sibyte network setup | Imre Kaloz | 2009-05-14 | 1 | -14/+0 |
| | | | | SVN-Revision: 15838 | ||||
* | RTCs shouldn't be modules, ever.. | Imre Kaloz | 2009-05-14 | 2 | -37/+2 |
| | | | | SVN-Revision: 15837 |