Commit Graph

3548 Commits (ead707ba4e272f2d021f81d1a6238f7a4d263586)

Author SHA1 Message Date
Felix Fietkau ead707ba4e fix libtool md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 10:46:03 +00:00
Felix Fietkau ab2937e51f fix libtoolize/autoconf/automake
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:11:14 +00:00
Felix Fietkau c00e770245 upgrade libtool, add fixes for libdir searching, fix up paths to .la files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:11:03 +00:00
Felix Fietkau 170b173b6f move libtool out of tools/, seems like we need a per-target libtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:10:23 +00:00
Felix Fietkau 084208e43d fix a compile error in libnl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 02:37:23 +00:00
Felix Fietkau 07ac525153 remove uninstalldev templates (no longer necessary)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:40:47 +00:00
John Crispin 677f8f10bc add ifx adsl tools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 23:06:11 +00:00
Felix Fietkau f57b5fffad fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 02:13:57 +00:00
Felix Fietkau 4b4bb6062e add profile specific base-files packages - does not work with the imagebuilder yet, but will be fixed later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 02:08:34 +00:00
Felix Fietkau f807a418e7 fix ext3 compile (broken by [9822])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 01:40:06 +00:00
Felix Fietkau c307d6ca4a fix pppoe on dynamically assigned interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 00:41:38 +00:00
Felix Fietkau 9f8fe53b64 sync with madwifi changeset 3070
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-22 16:17:17 +00:00
Florian Fainelli d0747bc200 Ext3 cannot load without mbcache, package it as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-22 11:04:32 +00:00
Felix Fietkau 7ff22aacee Add a madwifi patch by Brian Candler, which fixes minstrel when operating without multi-rate retry.
Should lead to significant performance improvements when dealing with stations in B/G mixed mode.
Fixes #2876


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-21 15:36:54 +00:00
Florian Fainelli 1dec6c4b46 Fix macfiltering for broadcom devices (#2822)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-19 17:49:51 +00:00
Florian Fainelli 2073a9161a Put back kmod-ebtables for 2.4 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-19 08:19:34 +00:00
Florian Fainelli f47de70aa5 Make ipkg depends on tar and gunzip (#2821)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-17 08:06:03 +00:00
Jens Muecke ddf298aabb * adding network config for olpc
* adding libertas
* config issue
* quiet mode for bootloader


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-15 19:59:21 +00:00
Gabor Juhos 00c20e169e [package] base-files: fix revision number in 'etc/banner'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-14 20:07:32 +00:00
Felix Fietkau 613ab757a3 LED driver for PCEngines ALIX boards
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.

The driver is also added to the Alix profile.

Signed-off-by: Petr Liebman <petrliebman@gmail.com>

--


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-14 00:52:15 +00:00
Felix Fietkau b85354ab6e fix the sdk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-14 00:33:25 +00:00
Felix Fietkau 77d3ce7519 fix mount.shfs symlink issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 21:04:18 +00:00
Felix Fietkau d42667f87b clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 06:25:54 +00:00
Felix Fietkau b5e0831f1e add workaround for ppp-on-boot issues, fixes #2524
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 05:50:24 +00:00
Felix Fietkau 3e1b2c2c93 remove a broken patch that should have been nuked with the busybox upgrade (#2809)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 05:01:08 +00:00
Felix Fietkau 24055a00d8 refresh patches, make madwifi-dfs compile on linux 2.4 again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 04:26:55 +00:00
Felix Fietkau b3f891cafd update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 04:26:46 +00:00
Felix Fietkau 3dc048c991 add linux-uvc patch from #2842
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-12 21:45:35 +00:00
Gabor Juhos a6f6c97b57 [adm5120] new experimental driver for the CF slot on the RouterBOARD 153
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-11 09:00:06 +00:00
Felix Fietkau 07eb3c2e6c fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to package/kernel/modules/sound.mk
Signed-off-by: Mirko Vogt <dev@nanl.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 20:46:10 +00:00
Felix Fietkau 17391bc30b Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:53:06 +00:00
Felix Fietkau 09b41aabf6 enable IPv6-support for ipsec-tools
Enable IPv6-Support for ipsec-tools

Signed-off-by: Patrick Scharrenberg <pittipatti@web.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:52:56 +00:00
Imre Kaloz 6756212cf2 add back patch to fix building on avr32 and cris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:31:09 +00:00
Florian Fainelli 0fd0a901d6 Enable adminport feature of ipsec-tools (#2750)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 16:33:30 +00:00
Florian Fainelli 02ba4a6f83 Upgrade wpa_supplicant to 0.5.9 (#2823)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 16:23:03 +00:00
Felix Fietkau a3aeeae9ba finally fix libintl issues on osx and potentially other platforms by disabling its use in busybox completely
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-06 14:01:23 +00:00
Felix Fietkau ca8f2de659 Remove HOST_LOADLIBES fix from busybox, caused problems.
OS X 10.5 compilation is rebroken for now. Fixes for this issue will need to be tested in more detail.

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-06 12:59:38 +00:00
Felix Fietkau 3556782b01 Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
$(CP) is defined as CP:="cp -fpR"

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-05 18:45:35 +00:00
Felix Fietkau 5867d95415 busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-05 18:45:28 +00:00
Felix Fietkau b8b9b889de add i8x0 audio driver
Signed-off-by: Jan Willies <jan@willies.info>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-03 21:21:17 +00:00
Felix Fietkau 1aa6942d9f update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt packaging code (ported from wr to kamikaze)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-03 19:48:11 +00:00
Felix Fietkau eb3614d22a add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-03 00:34:39 +00:00
Felix Fietkau 9b4a544391 update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-02 22:28:14 +00:00
Felix Fietkau 8422957bae refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-01 17:08:04 +00:00
Felix Fietkau 79a61f47df add switch gpio init for bcm57xx (untested, see #2744)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 21:58:14 +00:00
Felix Fietkau 27fc283510 add extra wrt350n leds (patch from #2745)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 21:58:06 +00:00
Felix Fietkau 8bff9d673c make sure iw doesn't get compiled on older kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:33:31 +00:00
Felix Fietkau fcce43a4a9 adjust libnl url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:33:28 +00:00
Felix Fietkau 64b896f3ad add iw utility (untested)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:30:37 +00:00
Felix Fietkau c3125c5176 upgrade libnl to 1.0-pre8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:29:30 +00:00