summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* creates a passwd's shadow file if busybox supports the feature, fixes #2887blogic2008-07-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds option to select tls provider when using wpa_supplicant, fixes #3770blogic2008-07-302-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable smash stacking support by default, but allow to enable it as an ↵florian2008-07-303-0/+16
| | | | | | experimental feature git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86_64 also needs -fPIC to create lua shared librariesflorian2008-07-301-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12008 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move CONFIG_XFS_DEBUG to generic confignico2008-07-305-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add some extra sanity checkingnbd2008-07-302-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12006 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: change the network scripts to use the new wds sta separation featurenbd2008-07-303-2/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* properly keep track of bridged interfaces in the network statenbd2008-07-301-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: wds updatesnbd2008-07-307-6/+1172
| | | | | | | | | - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674blogic2008-07-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes ipkg dependency bug for spi modules, #3272blogic2008-07-302-23/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add lm sensor and clean up dependency, fixes #3821blogic2008-07-291-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsenblogic2008-07-292-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ethernet driver updatesjuhosg2008-07-2911-285/+508
| | | | | | | | * new mii bus code, mac0 and mac1 can use the mac0's miii bus from now on * swap eth0 & eth1 on RB433/450 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove opkg config file and link ipkg.conf to opkg.conf being they are the samethepeople2008-07-293-7/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix uClibc legacy versionnbd2008-07-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move curl back to packagesthepeople2008-07-294-337/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* removed a missed dependancy on curlthepeople2008-07-293-10/+32
| | | | | | remove use of autogen, just run the one needed command from in it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix the name of the micrel PHY driverjuhosg2008-07-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix nfs kernel modules for 2.4 kernelsflorian2008-07-291-12/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* opkg depends on curlflorian2008-07-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move curl from packages to trunk, opkg depends on itflorian2008-07-294-0/+337
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lua: Remove -fPIC for non-powerpc platformscyrus2008-07-291-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add opkgthepeople2008-07-295-0/+167
| | | | | | | - symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ipkg] Move packages lists to the ramdisk to save flash spaceagb2008-07-291-0/+1
| | | | | | | - Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each boot before packages can be installed from feeds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ipkg] Generate gzipped package listsagb2008-07-292-5/+9
| | | | | | | - Can be used by changing the src line in /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ipkg] Port the full ipkg to Kamikazeagb2008-07-291-0/+76
| | | | | | | | | | - Does not suffer from most of the issues the busybox implementation experiences - busybox ipkg is still the default package manager - Removes /usr/bin/ipkg on install if it is a symlink - Relinks /usr/bin/ipkg to busybox on removal if ipkg is compiled into busybox - Supports gzip'd package lists, results in substantial space savings git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch to the production phy ids on the Cambriakaloz2008-07-281-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mkfwimage to recognize the -s optionthepeople2008-07-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes download path for mac80211blogic2008-07-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds luci to the feeds.conf fileblogic2008-07-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libraries packaging for uml on x86_64nico2008-07-281-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a fix to prevent startup crashes on i386 when built with gcc < 4.3nico2008-07-281-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] update to 2.6.26juhosg2008-07-2815-1/+787
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes dbus param of dnsmasq, #3818, thanks the.loekiblogic2008-07-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] make use DMA_BIT_MASKjuhosg2008-07-281-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: 2.6.26 patchesmatteo2008-07-2710-0/+543
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update uClibc config for x86_64florian2008-07-271-14/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resynced x86_64 kernel config for umlflorian2008-07-271-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix a bug in the USB driver debug codejuhosg2008-07-271-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not run ldconfig while cross-compiling zlibflorian2008-07-271-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] sync 2.6.26 configjuhosg2008-07-272-20/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing symbols to 2.6.26 defconfigjuhosg2008-07-271-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] usb-serial: Fix swapped dependencies for belkin and ch341agb2008-07-271-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xxnbd2008-07-261-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel oops in the redboot partition parser when ↵nbd2008-07-264-12/+12
| | | | | | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mkfwimage build on mac os xnbd2008-07-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] initial 2.6.26 supportjuhosg2008-07-2620-0/+1629
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] cleanup trailing whitespaces in 2.6.26 patchesjuhosg2008-07-2614-623/+726
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove 2.6.23 files, we will stick to 2.6.24 for rdcflorian2008-07-269-2645/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11944 3c298f89-4303-0410-b956-a3cf2f4a3e73