aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-1537-3480/+5331
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add 2 more symbols missed from my last commit Nicolas Thill2008-04-151-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbols to 2.6.24 generic config, preventing proper kernel ↵Nicolas Thill2008-04-151-0/+10
| | | | | | configuration when certain kernel packages were selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* $(TARGET) is not anymore, replace it with $(ARCH) in ./bin/packages ↵Nicolas Thill2008-04-151-1/+1
| | | | | | subdirectories until we find something better git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* explicitely disable a bunch of package on ar7 until we properly detect pci & ↵Nicolas Thill2008-04-153-7/+11
| | | | | | usb support at configure time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10839 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mark b44 as broken, it doesn't build anymore due to SSB changes apparently ↵Nicolas Thill2008-04-151-2/+2
| | | | | | (closes: #3333) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix magicbox_ide on 2.6.24Nicolas Thill2008-04-151-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] add missing CONFIG_GPIO_LEDS related ifdefsGabor Juhos2008-04-142-22/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do target dependent optimizationsImre Kaloz2008-04-142-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* udevtrigger shouldn't depend on udev, we use it standalone for hotplug2Imre Kaloz2008-04-141-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mark all openswan packages as brokenNicolas Thill2008-04-141-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Mark broken packages as broken:Andy Boyett2008-04-143-9/+10
| | | | | | | | | - acx-mac80211 - openswan - aodv-uu git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package shared library as well (partially closes: #3030)Nicolas Thill2008-04-141-2/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* install dependencies after installing package to avoid deep recursion and ↵Nicolas Thill2008-04-131-7/+7
| | | | | | mass memory consuption git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade uci to 0.3.3, build lua pluginFelix Fietkau2008-04-131-5/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove lua's dependency on libreadline and libncursesFelix Fietkau2008-04-132-1/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix udevextras build when no extras were actually selectedNicolas Thill2008-04-131-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211 / compat-wireless fixes:Nicolas Thill2008-04-131-3/+9
| | | | | | | | * build in KERNEL_BUILD_DIR * only build kernel module if it's selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update libnl to 1.1Nicolas Thill2008-04-131-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] fix GPIO direction setup on ar5312, and fix compiler warningsGabor Juhos2008-04-131-5/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move lua from packages/ to trunk in anticipation of upcoming stuff ;)Felix Fietkau2008-04-132-0/+289
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/udev] Replace udev-vol-id pacakge with configurable udevextrasJeremy Kerr2008-04-122-9/+73
| | | | | | | | | | | | | | | Instead of just having one vol_id package, create a 'udevextras' package for all of the udev "EXTRAS" utilities. Selecting this package allows each extra to be selected individually. Also, installing udevextras adds a few udev rules for persistent device naming. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/udev] Group input devices under /dev/inputJeremy Kerr2008-04-122-0/+11
| | | | | | | | | | | This change adds a udev rules file to group input devices (via symlinks) under their usual expected location of /dev/input. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/kexec] Use new kexec toolsJeremy Kerr2008-04-125-20/+238
| | | | | | | | | | | | | | Horms' new kexec-tools repository has a number of updates and fixes for kexec, and also supports the PS3. This change updates the kexec repo, and adds a few build-system patches to make it work with OpenWRT. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] provide a cleaner way to specify a biarch toolchain buildJeremy Kerr2008-04-124-0/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, to build a biarch toolchain, we need to explicitly give options to the binutils and gcc configure commands: CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS="--enable-targets=powerpc64-linux-uclibc" CONFIG_EXTRA_GCC_CONFIG_OPTIONS="--enable-biarch --enable-targets=powerpc64-linux-uclibc" This change replaces the command line options with an 'extra arch' configure option: CONFIG_EXTRA_TARGET_ARCH=y CONFIG_EXTRA_TARGET_ARCH_NAME="powerpc64" And a way to invoke this extra arch on the compiler command-line: CONFIG_EXTRA_TARGET_ARCH_OPTS="-m64" In this case, this results in an extra compiler: 'powerpc64-linux-uclibc-gcc', which invokes 'powerpc-linux-uclibc-gcc -m64' This is a more standard way of building biarch toolchains, and allows the packages to not have to care about how to invoke the 64-bit compiler. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix build on linux >= 2.6.23Nicolas Thill2008-04-121-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ov51x-jpeg:Nicolas Thill2008-04-121-7/+40
| | | | | | | | | | * update to 1.5.7 * add userland package * add fallback url (closes: #3216) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable kmod-mmc-over-gpio on x86Nicolas Thill2008-04-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing MMC config symbolNicolas Thill2008-04-121-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing SSB config symbolsNicolas Thill2008-04-121-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/qc-usb:Nicolas Thill2008-04-123-29/+26
| | | | | | | | * update to 0.6.6 (closes: #3215) * fix build on linux > 2.6.23 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10796 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing include in restartTravis Kemen2008-04-121-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* install build-depends packages as wellNicolas Thill2008-04-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: nuke unneeded patchMatteo Croce2008-04-111-14/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ps3 target specific utilities packageYuji Mano2008-04-111-0/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Delete config-default file and resync kernel configuration for brcm63xxFlorian Fainelli2008-04-112-293/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix errors on capifs loading (#3250)Florian Fainelli2008-04-111-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not disable tls yet, uclibc-ntpl will support it soonFlorian Fainelli2008-04-101-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10785 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix hostapd compilation errors on STA_INFO (#3308)Florian Fainelli2008-04-101-0/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10784 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typo in the payload option for br2684ctl (#3318)Florian Fainelli2008-04-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10783 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable tls support, uClibc does not support it, and it could lead to ↵Florian Fainelli2008-04-101-0/+2
| | | | | | linking failures with some braindead autoconf programs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix a quilt incompatible patch Gabor Juhos2008-04-101-95/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add basic support for the Titan Wireless TW-533-4Imre Kaloz2008-04-092-0/+289
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic arm machine registry updateImre Kaloz2008-04-092-8/+426
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: remove useless chunks from a patchMatteo Croce2008-04-092-49/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove reset delay - seems like it's not necessary anymoreFelix Fietkau2008-04-091-55/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the firmware generation for the AG241v2b device (#3315)Florian Fainelli2008-04-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable drivers that we do not package within the mac80211 package ↵Florian Fainelli2008-04-092-0/+143
| | | | | | (everything except rt2x00) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the 3g interface configurationFelix Fietkau2008-04-091-4/+8
| | | | | | | | | | | | | | | | | | | The first problem is the "chat" command which misses "-E", so the environment variable addressed inside the script is never used and the script breaks. The second problem is the that you cannot assume an Option card when you did "not discover a Novatel". In my case the script tried to set the mode with the Option AT-command which failed on the Huawei stick. Unfortunaltely I don't have a correct command for that device, so I just want to start the connection without any mode set before thus using the defaults. Signed-off-by: Markus Wigge <mwigge@marcant.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* forward port redboot rootfs partition space expansion patch to 2.6.24Felix Fietkau2008-04-081-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10773 3c298f89-4303-0410-b956-a3cf2f4a3e73