aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* fix module path in kmod-pwc templateNicolas Thill2005-11-03
| | | | SVN-Revision: 2322
* disable alsa and openswan on brcm-2.6Nicolas Thill2005-11-03
| | | | SVN-Revision: 2321
* add 2.6 support for x86Nicolas Thill2005-11-03
| | | | SVN-Revision: 2320
* fix typos introduced by [2317]Nicolas Thill2005-11-02
| | | | SVN-Revision: 2319
* rework the 2.6 Makefile to match the 2.4 one, add missing KMOD_template callsNicolas Thill2005-11-02
| | | | SVN-Revision: 2318
* add drivers-clean target when missing, use in-package module loading instead ↵Nicolas Thill2005-11-02
| | | | | | of .modules file SVN-Revision: 2317
* add missing kmod-nls-iso8859-15 ipkg/control fileNicolas Thill2005-11-02
| | | | SVN-Revision: 2316
* rework the kernel menuconfig, always use prompt to display config text ↵Nicolas Thill2005-11-02
| | | | | | instead of bool/tristate SVN-Revision: 2315
* sort modulesNicolas Thill2005-11-02
| | | | SVN-Revision: 2314
* backport base-files fix from whiterussian [2308], sanitize variable namesNicolas Thill2005-11-02
| | | | SVN-Revision: 2313
* use the cross-compiler to build additional packagesNicolas Thill2005-11-02
| | | | SVN-Revision: 2312
* fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, fix alsa ↵Nicolas Thill2005-11-01
| | | | | | 2.6 build when arch != mipsel SVN-Revision: 2311
* add kmod-net-e100 and kmod-pcmcia packages, fix typoNicolas Thill2005-11-01
| | | | SVN-Revision: 2310
* fix typos, sort template callsNicolas Thill2005-11-01
| | | | SVN-Revision: 2309
* update to new upstream release (v0.99.154), add some mirrors, standardize ↵Nicolas Thill2005-10-31
| | | | | | Makefile SVN-Revision: 2307
* only build and install utils here, standardize MakefileNicolas Thill2005-10-31
| | | | SVN-Revision: 2306
* add more missing svn:keywords and Id tagNicolas Thill2005-10-31
| | | | SVN-Revision: 2305
* add svn:keywords and Id tagNicolas Thill2005-10-31
| | | | SVN-Revision: 2304
* backport asterisk changes from whiterussian [2300]Nicolas Thill2005-10-25
| | | | SVN-Revision: 2303
* backport from whiterussian [1371]Nicolas Thill2005-10-25
| | | | SVN-Revision: 2301
* fix typo in gcc configFelix Fietkau2005-10-24
| | | | SVN-Revision: 2299
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-24
| | | | SVN-Revision: 2298
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-24
| | | | SVN-Revision: 2297
* remove another unnecessary messageFelix Fietkau2005-10-24
| | | | SVN-Revision: 2296
* remove some unnecessary messagesFelix Fietkau2005-10-24
| | | | SVN-Revision: 2295
* add support for more network devices, start menuconfig reorg.Nicolas Thill2005-10-23
| | | | SVN-Revision: 2294
* fix package rebuildingFelix Fietkau2005-10-23
| | | | SVN-Revision: 2293
* fix 2.4 config for pf-ringFelix Fietkau2005-10-23
| | | | SVN-Revision: 2292
* add -funit-at-a-time in trunk/ as wellFelix Fietkau2005-10-23
| | | | SVN-Revision: 2291
* cosmetic fix for V= stuffFelix Fietkau2005-10-23
| | | | SVN-Revision: 2290
* update linux 2.6 config for pf-ringFelix Fietkau2005-10-23
| | | | SVN-Revision: 2289
* rename madwifi patch to madwifi-ngNicolas Thill2005-10-23
| | | | SVN-Revision: 2287
* set base-files version number back to 4Felix Fietkau2005-10-23
| | | | SVN-Revision: 2286
* rename soekris port to x86Nicolas Thill2005-10-23
| | | | SVN-Revision: 2285
* fix hostap build when target arch != mipselNicolas Thill2005-10-23
| | | | SVN-Revision: 2283
* turn tcp vegas on by defaultImre Kaloz2005-10-23
| | | | SVN-Revision: 2282
* fix xsupplicant build against madwifi-ng introduced by [2272]Nicolas Thill2005-10-23
| | | | SVN-Revision: 2281
* add hostap kernel driverNicolas Thill2005-10-23
| | | | SVN-Revision: 2278
* remove spurious spacesNicolas Thill2005-10-23
| | | | SVN-Revision: 2277
* update hostapd to latest development release (v0.4.5), add driver for ↵Nicolas Thill2005-10-23
| | | | | | hostap, enable wpa-psk. SVN-Revision: 2276
* update wpa_supplicant to latest development release (v0.4.5), add drivers ↵Nicolas Thill2005-10-23
| | | | | | for hostap, madwifi and generic wext. SVN-Revision: 2275
* update dhcp to new upstream release (v3.0.3)Nicolas Thill2005-10-23
| | | | SVN-Revision: 2274
* add miredo packageNicolas Thill2005-10-23
| | | | SVN-Revision: 2273
* replace madwifi with madwifi-ngImre Kaloz2005-10-23
| | | | SVN-Revision: 2272
* build c++ sources without rttiNicolas Thill2005-10-23
| | | | SVN-Revision: 2271
* fix stupid typoFelix Fietkau2005-10-22
| | | | SVN-Revision: 2269
* add pf_ring patches for kernel and libpcapFelix Fietkau2005-10-22
| | | | SVN-Revision: 2266
* sync pptp ifup script with whiterussianFelix Fietkau2005-10-22
| | | | SVN-Revision: 2265
* proper error handling in package/MakefileFelix Fietkau2005-10-22
| | | | SVN-Revision: 2264
* fix ipg-utils tarball extractionNicolas Thill2005-10-22
| | | | SVN-Revision: 2263