Commit graph

1412 commits

Author SHA1 Message Date
Felix Fietkau
e47bfc7c48 remove memleak patch because of issues with premature freeing of memory - i will try to reduce the memory usage in a different way
SVN-Revision: 10122
2008-01-06 01:03:53 +00:00
Matteo Croce
c0310c2f5f updated DSL driver and firmware (closes #2532)
SVN-Revision: 10118
2008-01-05 02:44:04 +00:00
Florian Fainelli
49abd3445d Set country before channel (#2958)
SVN-Revision: 10113
2008-01-04 07:14:40 +00:00
Florian Fainelli
7b24a0e0c8 Bump release number after the vlynq change
SVN-Revision: 10108
2008-01-04 04:05:03 +00:00
Florian Fainelli
39d15da16f Package mount and umount
SVN-Revision: 10106
2008-01-04 03:13:38 +00:00
Florian Fainelli
4dc872d27d Add native vlynq support to the old acx driver (#2864)
SVN-Revision: 10102
2008-01-04 02:10:09 +00:00
Florian Fainelli
d188c641cf Force broadcom-compat-ldso to be 2.4 only (#2963)
SVN-Revision: 10095
2008-01-03 19:33:51 +00:00
Felix Fietkau
f002d13e3c restore old memleak fix
SVN-Revision: 10092
2008-01-03 17:07:55 +00:00
Felix Fietkau
ea8a6fd24c add updated ipkg conffiles patch by cdtdaddy
SVN-Revision: 10091
2008-01-03 17:07:02 +00:00
Felix Fietkau
3e64a8c618 fix ipkg segfault and add conffiles patch from #2946
SVN-Revision: 10090
2008-01-03 02:25:16 +00:00
Felix Fietkau
418f0e9c10 enable broadcom-wl compat hacks
SVN-Revision: 10089
2008-01-03 02:12:50 +00:00
Felix Fietkau
457d9d3d1b fix madwifi bssid allocation
SVN-Revision: 10087
2008-01-02 19:47:05 +00:00
Felix Fietkau
3b2e07b84f add uci_set_default (to be used in init scripts or /etc/uci-defaults)
SVN-Revision: 10086
2008-01-02 17:10:16 +00:00
Florian Fainelli
48b1f3645b Explicitely disable p54 for atheros and uml (#2943)
SVN-Revision: 10082
2008-01-02 00:34:28 +00:00
John Crispin
552743fe07 add sound packages for olpc
SVN-Revision: 10076
2008-01-01 14:29:27 +00:00
John Crispin
16664379f2 add package for olpc sound module
SVN-Revision: 10067
2007-12-31 13:33:54 +00:00
Felix Fietkau
e19d5bca42 fix a horrible memleak in ipkg (#2702)
SVN-Revision: 10036
2007-12-29 23:34:27 +00:00
Felix Fietkau
b0392b0661 replace cflags hacks with the correct solution
SVN-Revision: 10031
2007-12-29 20:31:48 +00:00
Felix Fietkau
ad0da135fd fix keynote compile
SVN-Revision: 10030
2007-12-29 19:19:22 +00:00
Felix Fietkau
4cf73979de add hacks for compiling ipsec-tools with the new uclibc
SVN-Revision: 10028
2007-12-29 19:09:36 +00:00
Felix Fietkau
8402e371c8 fix a build warning in libnl
SVN-Revision: 10025
2007-12-29 18:10:16 +00:00
Imre Kaloz
efadab3747 * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN)
SVN-Revision: 10016
2007-12-28 21:00:01 +00:00
Felix Fietkau
ddcd60ea3f patch Makefile.am for GLOBAL_LIBDIR as well
SVN-Revision: 9988
2007-12-28 16:48:15 +00:00
Felix Fietkau
d0cba24775 move libltdl to the right directory in staging_dir
SVN-Revision: 9959
2007-12-27 12:35:03 +00:00
Andy Boyett
9d55105551 fixed b43-fwcutter compile on osx 10.5
SVN-Revision: 9954
2007-12-27 11:31:21 +00:00
Felix Fietkau
ed426409cc fix libtool md5sum
SVN-Revision: 9952
2007-12-27 10:46:03 +00:00
Felix Fietkau
f99b9e7b2b fix libtoolize/autoconf/automake
SVN-Revision: 9944
2007-12-27 02:11:14 +00:00
Felix Fietkau
01dd5fc03a upgrade libtool, add fixes for libdir searching, fix up paths to .la files
SVN-Revision: 9941
2007-12-27 02:11:03 +00:00
Felix Fietkau
4a298f0c8d move libtool out of tools/, seems like we need a per-target libtool
SVN-Revision: 9937
2007-12-27 02:10:23 +00:00
Felix Fietkau
d93fb2d347 fix a compile error in libnl
SVN-Revision: 9911
2007-12-25 02:37:23 +00:00
Felix Fietkau
2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
John Crispin
34cf8e94c2 add ifx adsl tools
SVN-Revision: 9900
2007-12-24 23:06:11 +00:00
Felix Fietkau
ac2f4c97e7 fix typo
SVN-Revision: 9871
2007-12-23 02:13:57 +00:00
Felix Fietkau
c2e873499a add profile specific base-files packages - does not work with the imagebuilder yet, but will be fixed later
SVN-Revision: 9870
2007-12-23 02:08:34 +00:00
Felix Fietkau
09c8712627 fix ext3 compile (broken by [9822])
SVN-Revision: 9869
2007-12-23 01:40:06 +00:00
Felix Fietkau
8c871a5f6b fix pppoe on dynamically assigned interfaces
SVN-Revision: 9852
2007-12-23 00:41:38 +00:00
Felix Fietkau
e86049efe8 sync with madwifi changeset 3070
SVN-Revision: 9835
2007-12-22 16:17:17 +00:00
Florian Fainelli
81bcc8cf96 Ext3 cannot load without mbcache, package it as well
SVN-Revision: 9822
2007-12-22 11:04:32 +00:00
Felix Fietkau
285395cfca 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
SVN-Revision: 9820
2007-12-21 15:36:54 +00:00
Florian Fainelli
9065915d0c Fix macfiltering for broadcom devices (#2822)
SVN-Revision: 9805
2007-12-19 17:49:51 +00:00
Florian Fainelli
a952a8dac6 Put back kmod-ebtables for 2.4 kernels
SVN-Revision: 9801
2007-12-19 08:19:34 +00:00
Florian Fainelli
c5e404a555 Make ipkg depends on tar and gunzip (#2821)
SVN-Revision: 9785
2007-12-17 08:06:03 +00:00
Jens Muecke
7eeb4e6f7f * adding network config for olpc * adding libertas * config issue * quiet mode for bootloader
SVN-Revision: 9768
2007-12-15 19:59:21 +00:00
Gabor Juhos
279f3719bf base-files: fix revision number in 'etc/banner'
SVN-Revision: 9755
2007-12-14 20:07:32 +00:00
Felix Fietkau
985ee9fc8f 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>

--

SVN-Revision: 9748
2007-12-14 00:52:15 +00:00
Felix Fietkau
2da3f6a256 fix the sdk
SVN-Revision: 9747
2007-12-14 00:33:25 +00:00
Felix Fietkau
4506b4e279 fix mount.shfs symlink issue
SVN-Revision: 9735
2007-12-13 21:04:18 +00:00
Felix Fietkau
51996a78f1 clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
SVN-Revision: 9723
2007-12-13 06:25:54 +00:00
Felix Fietkau
084c9abec3 add workaround for ppp-on-boot issues, fixes #2524
SVN-Revision: 9722
2007-12-13 05:50:24 +00:00
Felix Fietkau
a017e2ad7f remove a broken patch that should have been nuked with the busybox upgrade (#2809)
SVN-Revision: 9720
2007-12-13 05:01:08 +00:00