Commit graph

2365 commits

Author SHA1 Message Date
Waldemar Brodkorb
ce93998f98 add missing control file.
SVN-Revision: 2856
2006-01-07 13:32:35 +00:00
Florian Fainelli
ca943ad8d3 Merged ipt_time to 2.6 kernel and added ipt_time for all 2.4 archs, closes #185
SVN-Revision: 2855
2006-01-07 12:15:08 +00:00
Florian Fainelli
e4064e980b Added support for ipt_time
SVN-Revision: 2854
2006-01-07 11:46:44 +00:00
Oliver Ertl
4b0d292be8 set executable bit on S60olsrd (fixes #184)
SVN-Revision: 2853
2006-01-07 01:09:31 +00:00
Florian Fainelli
477233436d Added heyu, thanks to Geoffrey Kruse, closes #131
SVN-Revision: 2851
2006-01-07 01:08:49 +00:00
Florian Fainelli
9ba7a0904b Added support for httpd IP address binding, worksforme #108 Corrected module extension in for kmod-usb-visor
SVN-Revision: 2850
2006-01-07 00:44:05 +00:00
Florian Fainelli
82365ff819 Added wx200d, thanks Geoffrey Kruse, corrected typo in tmsnc/Config.in
SVN-Revision: 2849
2006-01-07 00:40:52 +00:00
Florian Fainelli
1a9afcd9e4 Added support for USB ATM devices needed for ueagle-atm
SVN-Revision: 2848
2006-01-06 20:13:54 +00:00
Waldemar Brodkorb
50a15f8dfc small fix for Makefile
SVN-Revision: 2847
2006-01-06 20:02:07 +00:00
Florian Fainelli
72117f8cce Corrected some dummy error
SVN-Revision: 2846
2006-01-06 12:24:21 +00:00
Florian Fainelli
f13759764c Added support for ATM (needed by ueagle-atm), USB ATM, and VISOR USB serial controller to 2.6 and 2.4 x86
SVN-Revision: 2845
2006-01-06 12:22:29 +00:00
Florian Fainelli
e8344ee792 Added support for USB_SERIAL_VISOR, closes #180
SVN-Revision: 2844
2006-01-06 11:50:47 +00:00
Florian Fainelli
463861ee5f Added lrzsz, thanks to Mad Martin !
SVN-Revision: 2843
2006-01-06 11:44:30 +00:00
Florian Fainelli
97ac80e13f Added wlan_scan_ap, wlan_scan_sta, and missing crypto, xauth ... modules mentioned by the 20-madwifi file, closes #179
SVN-Revision: 2842
2006-01-05 22:19:28 +00:00
Florian Fainelli
59611c9674 Added support for Eagle 8051 based USB ADSL modems (such as the Sagem F@st800)
SVN-Revision: 2841
2006-01-05 20:05:39 +00:00
Nicolas Thill
2e3cea7330 port tor update in [2838] from whiterussian to trunk
SVN-Revision: 2840
2006-01-05 19:31:32 +00:00
Nicolas Thill
12a681a711 port olsrd update in [2837] from whiterussian to trunk
SVN-Revision: 2839
2006-01-05 19:30:19 +00:00
Felix Fietkau
c3906f9fac add bcm43xx
SVN-Revision: 2836
2006-01-05 01:42:16 +00:00
Felix Fietkau
652fc44f0a mount sysfs at boot on linux 2.6
SVN-Revision: 2835
2006-01-05 01:41:29 +00:00
Felix Fietkau
029055c7d7 add firmware loading support to hotplug
SVN-Revision: 2834
2006-01-05 01:20:44 +00:00
Felix Fietkau
d59abc2a2d fix typo
SVN-Revision: 2833
2006-01-05 01:10:41 +00:00
Felix Fietkau
0bedba966f create /etc/config if it doesn't exist
SVN-Revision: 2832
2006-01-05 00:54:46 +00:00
Felix Fietkau
a27808e671 enable firmware loader by default in brcm-2.6
SVN-Revision: 2831
2006-01-05 00:52:33 +00:00
Felix Fietkau
00ade4d60c move firstboot to preinit for now (until a better solution is implemented), required by /etc/config/network generator
SVN-Revision: 2830
2006-01-04 23:50:17 +00:00
Felix Fietkau
11c0b6ea1d add script for autogenerating /etc/config/network based on nvram, remove default /etc/config/network
SVN-Revision: 2829
2006-01-04 23:49:46 +00:00
Florian Fainelli
4ea9b9f519 Corrected WAP54G bug as explained in #146, closes ticket #146
SVN-Revision: 2828
2006-01-04 22:16:46 +00:00
Florian Fainelli
9ab95cb396 Corrected missing dependency
SVN-Revision: 2827
2006-01-04 22:15:14 +00:00
Felix Fietkau
dbba61a14d remove 'without switch support' comment from b44 driver menuconfig description
SVN-Revision: 2826
2006-01-04 20:56:07 +00:00
Felix Fietkau
1eaba6de3f don't add robocfg by default - not necessary anymore
SVN-Revision: 2825
2006-01-04 20:37:56 +00:00
Felix Fietkau
17444a75f7 statically compile b44 into the kernel on brcm-2.6
SVN-Revision: 2824
2006-01-04 20:34:34 +00:00
Felix Fietkau
d951f94e54 fix hotplug issue with compiled-in ethernet drivers
SVN-Revision: 2823
2006-01-04 20:34:08 +00:00
Felix Fietkau
efe87817fe configure switch at boot time based on vlan*ports
SVN-Revision: 2822
2006-01-04 20:08:27 +00:00
Felix Fietkau
84162d6bae add missing Config.in to base-files
SVN-Revision: 2821
2006-01-04 19:23:17 +00:00
Felix Fietkau
6d14fa022d allow nvram access to kernel modules on brcm-2.6
SVN-Revision: 2820
2006-01-04 19:20:43 +00:00
Felix Fietkau
224e0930df kmod-switch: vlan parser rewrite, some api changes, minor fixes
SVN-Revision: 2819
2006-01-04 19:10:06 +00:00
Waldemar Brodkorb
3846caf1de the gcc patch. you need to do make distclean and rebuild the toolchain
SVN-Revision: 2818
2006-01-04 08:39:20 +00:00
Waldemar Brodkorb
e74f05f29b patch for spec file of gcc 3.4.4, so that libgss library is not automatically linked into every binary. explicitely link it into needed packages (kismet, nmap, samba) and add dependencies. idea and patch from sven-ola, thx. Saves 16 kb in the default squashfs images.
SVN-Revision: 2817
2006-01-04 08:37:19 +00:00
Florian Fainelli
1c59bfaaf4 Added mrd6 package : IPv6 multicast routing daemon
SVN-Revision: 2816
2006-01-03 12:53:01 +00:00
Waldemar Brodkorb
4bdead278b remove unused robocfg stuff
SVN-Revision: 2815
2006-01-03 04:46:37 +00:00
Waldemar Brodkorb
a3489cb481 first load network driver (10), then wlan driver (20) and then wlcompat, so the order of eth0/eth1 is as used to
SVN-Revision: 2814
2006-01-03 00:40:02 +00:00
Oliver Ertl
39701f3264 hopefully last fix for S60cron
SVN-Revision: 2812
2006-01-02 20:21:33 +00:00
Florian Fainelli
13238256d1 Updated to latest tmsnc version 0.3.1
SVN-Revision: 2811
2006-01-02 19:33:34 +00:00
Florian Fainelli
791af87bba Fixed ticket #169 thanks to gps !
SVN-Revision: 2808
2006-01-02 13:59:41 +00:00
Florian Fainelli
bdba638725 Corrected ticket #168
SVN-Revision: 2805
2006-01-02 13:16:32 +00:00
Florian Fainelli
e5ff967531 Corrected ticket #100
SVN-Revision: 2804
2006-01-02 13:00:09 +00:00
Florian Fainelli
41bf67c121 Fixed ticket #44
SVN-Revision: 2803
2006-01-02 12:41:24 +00:00
Florian Fainelli
ea6d87ddd3 Corrected ticket #118
SVN-Revision: 2802
2006-01-02 11:29:30 +00:00
Waldemar Brodkorb
bb6b2354f4 software watchdog as kernel modul, pf ring as kernel module. saves some bytes in the default images, ideas from 22c3 talking with nbd and sven-ola
SVN-Revision: 2801
2006-01-02 02:38:07 +00:00
Waldemar Brodkorb
4553a65a5d enable watchdog daemon in busybox by default
SVN-Revision: 2800
2006-01-02 02:26:38 +00:00
Felix Fietkau
9f0fc7b5e9 revert config default change for ieee80211-dscape, do real depends instead
SVN-Revision: 2799
2006-01-02 01:29:27 +00:00