Commit graph

3135 commits

Author SHA1 Message Date
Waldemar Brodkorb
e6b1bb058c fix #404
SVN-Revision: 3537
2006-03-28 23:52:45 +00:00
Waldemar Brodkorb
bc1d93f8c2 add free bcm43xx driver as patch for brcm-2.6, needs more testing and Makefile changes, but compiles. madwifi users: please check if it has any side effects
SVN-Revision: 3536
2006-03-28 23:37:21 +00:00
Waldemar Brodkorb
03d4dce2f6 update openswan to 2.4.5rc5 and fix compile issues
SVN-Revision: 3535
2006-03-28 23:33:28 +00:00
Waldemar Brodkorb
0ac8c461ae fix 2.6.16 issues, from mini_fo git repository
SVN-Revision: 3533
2006-03-28 22:58:27 +00:00
Waldemar Brodkorb
5a6e1f631a fix problems from ticket #385, thx mikea
SVN-Revision: 3532
2006-03-28 22:30:12 +00:00
Waldemar Brodkorb
6340d8c27d disable bcm43xx packages, checking the 2.6.16 all-in-one patches, packages does not compile and nobody cares at the moment
SVN-Revision: 3530
2006-03-28 19:39:20 +00:00
Waldemar Brodkorb
48e90f1370 disable hostap-driver for 2.6 ports, it does not compile and there is a compilable version included in 2.6.16
SVN-Revision: 3529
2006-03-28 19:13:54 +00:00
Waldemar Brodkorb
4af0526e7e update madwifi, see #385, 105-radiotap_endian_fix.patch is integrated upstream
SVN-Revision: 3528
2006-03-28 18:32:24 +00:00
Waldemar Brodkorb
3b8164e5fe update to 2.5.2 to fix compile issue
SVN-Revision: 3527
2006-03-28 18:21:42 +00:00
Waldemar Brodkorb
5c9577c865 update alsa, fix compile
SVN-Revision: 3526
2006-03-28 17:38:01 +00:00
Florian Fainelli
8639e7dfb5 Remove hardcoded path for install binary
SVN-Revision: 3522
2006-03-28 15:04:26 +00:00
Florian Fainelli
27d117058c Remove svn and cvs directories at creation time, fixes #421
SVN-Revision: 3521
2006-03-28 13:42:33 +00:00
Florian Fainelli
773bbceaa0 Add cross-compilation patch to have LINUX defined, especially when build system is not x86
SVN-Revision: 3519
2006-03-28 13:18:43 +00:00
Nicolas Thill
3612d56b07 update lighttpd to 1.4.11
SVN-Revision: 3518
2006-03-28 07:12:49 +00:00
Nicolas Thill
8bff6f4882 fix madwifi-old (closes: #414)
SVN-Revision: 3517
2006-03-28 07:00:05 +00:00
Nicolas Thill
d5eb9d6d91 update osiris to v4.2.0, add mod_if module, add short desc to mod_* patches, fix openssl-related build issue (could break compatibility).
SVN-Revision: 3515
2006-03-28 00:05:52 +00:00
Nicolas Thill
21a54709f0 override cflags set to -O2 by configure
SVN-Revision: 3514
2006-03-27 22:00:12 +00:00
Nicolas Thill
0af7cb2c68 fix syslog-ng, remove libol dependency in ipkg/control since statically linked, change startup prio to a more reasonable value, standardize.
SVN-Revision: 3513
2006-03-27 21:58:04 +00:00
Nicolas Thill
d7121237f9 move compile-time package dependencies in a separate file (sdk-compatible)
SVN-Revision: 3512
2006-03-27 21:40:54 +00:00
Nicolas Thill
668483e721 fix elinks, add MD5SUM, explicitely disable what seems not required, standardize.
SVN-Revision: 3511
2006-03-27 21:18:37 +00:00
Waldemar Brodkorb
5b89a1ff7d add diag.o for brcm-2.4 by default, add fixes for wap54g from Tomas Vanek
SVN-Revision: 3510
2006-03-27 21:05:17 +00:00
Nicolas Thill
2e2da1e712 update motion package, add a patch to honor CPPFLAGS, explicitely remove database support, add MD5SUMS, add dependency on libpthread in ipkg/control file, standardize.
SVN-Revision: 3509
2006-03-27 20:36:45 +00:00
Waldemar Brodkorb
9338ea80b3 sync dropbear with wr, remove zlib dependency
SVN-Revision: 3508
2006-03-27 19:20:22 +00:00
Waldemar Brodkorb
3a71a90b79 fix flash map driver for WAP54G v1, add support for Belkin F5D7230-4 serial flash and smaller bootloader, checked on WRT54GSv1.0, WRT54Gv2.2 and Asus WL500g, so that everything still works on supported devices
SVN-Revision: 3507
2006-03-27 18:16:20 +00:00
Florian Fainelli
109e6b88cc Fix dependency on libol, should close #403
SVN-Revision: 3500
2006-03-26 21:56:38 +00:00
Felix Fietkau
96862ff07a hide libiconv messages when not compiling in verbose mode (#411)
SVN-Revision: 3499
2006-03-26 21:46:44 +00:00
Felix Fietkau
4614aa5def fix cups depends
SVN-Revision: 3497
2006-03-26 21:28:16 +00:00
Waldemar Brodkorb
3ac3bc13e7 fix compile error
SVN-Revision: 3488
2006-03-26 11:11:58 +00:00
Waldemar Brodkorb
be0f8ed574 remove no-dsa and no-deprecated, it breaks to much of our ports like bind9 and dsniff, if you need to save space, please use libmatrixssl
SVN-Revision: 3486
2006-03-26 00:59:08 +00:00
Felix Fietkau
fc7f2ed600 add retry setting to atftp
SVN-Revision: 3485
2006-03-25 17:21:26 +00:00
Felix Fietkau
2ab14de547 fix gcc4-related bug in switch-robo
SVN-Revision: 3483
2006-03-25 14:31:42 +00:00
Waldemar Brodkorb
d5a2be33ed remove one slash in PKG_SOURCE_URL
SVN-Revision: 3482
2006-03-25 13:24:59 +00:00
Waldemar Brodkorb
6c5f643cde vim entered the distribution, now we only need usb vga and keyboard support, to have a perfect desktop ;), thx Michael Cohen
SVN-Revision: 3481
2006-03-25 13:13:22 +00:00
Waldemar Brodkorb
3d7964ce70 StreamUtils.o to Makefile, fix build error
SVN-Revision: 3477
2006-03-25 10:38:45 +00:00
Imre Kaloz
4378b6c3f0 mea culpa, I was too busy with the Atheros port and broke squashfs-lzma. Oleg sent me a fixed patch, thanks
SVN-Revision: 3472
2006-03-24 10:40:43 +00:00
Florian Fainelli
e0af88e9f4 Add libol, missing dependency for syslog-ng Fix syslog-ng compilation (libol dependency, flex calls)
SVN-Revision: 3470
2006-03-23 21:11:48 +00:00
Felix Fietkau
7cd744a319 fix udev for systems with /bin/install instead of /usr/bin/install
SVN-Revision: 3465
2006-03-23 15:27:11 +00:00
Felix Fietkau
52b222824d fix ustl package for systems with /bin/install instead of /usr/bin/install
SVN-Revision: 3464
2006-03-23 15:14:36 +00:00
Felix Fietkau
f4fd4f370e update ipp2p to 0.8.1rc1, add it to 2.6 as well
SVN-Revision: 3463
2006-03-23 14:40:54 +00:00
Felix Fietkau
8df7c0c417 fix image builder lists for brcm-2.6
SVN-Revision: 3461
2006-03-23 14:36:27 +00:00
Felix Fietkau
10cde0e9e5 fix image builder lists for brcm-2.4
SVN-Revision: 3460
2006-03-23 14:34:57 +00:00
Imre Kaloz
3ae6364aac upgrade lzma sdk to 4.32
SVN-Revision: 3459
2006-03-23 14:20:38 +00:00
Imre Kaloz
79a01c7683 first try to decrease the size of openssl 0.9.8a
SVN-Revision: 3457
2006-03-23 14:13:12 +00:00
Felix Fietkau
237f2c826a fix make error with /usr/share/common-licenses/GPL-2
SVN-Revision: 3456
2006-03-23 12:46:32 +00:00
Waldemar Brodkorb
2da51a3c11 sync kernel config
SVN-Revision: 3455
2006-03-23 11:48:03 +00:00
Waldemar Brodkorb
60214c1cb4 fix procmail compile, thx Michael
SVN-Revision: 3454
2006-03-23 10:37:38 +00:00
Florian Fainelli
070ceb2145 Add missing kmod-imq in menuconfig, definitively closes #396
SVN-Revision: 3453
2006-03-23 10:09:04 +00:00
Florian Fainelli
0ef29b7b8e Add libipt_IMQ, fixes #396
SVN-Revision: 3452
2006-03-23 09:59:33 +00:00
Imre Kaloz
27515890ef clean up the openswan patch to work with older patch versions as well
SVN-Revision: 3450
2006-03-22 20:50:55 +00:00
Imre Kaloz
0d7f22b39d upgrade to iproute2-2.6.15-060110
SVN-Revision: 3449
2006-03-22 12:26:02 +00:00
Imre Kaloz
25cafbfd9c upgrade to iptables 1.3.5
SVN-Revision: 3448
2006-03-22 11:43:35 +00:00
Florian Fainelli
d1c034d8ab Add chan_h323 support for asterisk, closes #122
SVN-Revision: 3447
2006-03-22 10:46:56 +00:00
Felix Fietkau
656470c08e update ar7 flash map for squashfs 3.0
SVN-Revision: 3446
2006-03-22 09:37:28 +00:00
Felix Fietkau
4f907989c5 fix lan_ifnames for the wgt634u (#367), add default lan_netmask variable on brcm-2.*
SVN-Revision: 3445
2006-03-22 09:34:30 +00:00
Felix Fietkau
08be4c3314 remove atftp dependency on /etc/services, add dependency on libncurses (#384)
SVN-Revision: 3444
2006-03-22 09:30:45 +00:00
Mike Baker
8bfd13fd45 preliminary ppc support
SVN-Revision: 3442
2006-03-22 00:38:57 +00:00
Felix Fietkau
2e9099aa07 update bcm4710 cache fixes for linux 2.6.16
SVN-Revision: 3440
2006-03-21 17:44:09 +00:00
Imre Kaloz
bc422003f9 oops, use version 3.0 from the squashfs utilities as well
SVN-Revision: 3439
2006-03-21 17:18:47 +00:00
Florian Fainelli
9e755ea6a5 Add extra informations for iptables-mod-* ipk's in Config.in
SVN-Revision: 3434
2006-03-21 14:35:56 +00:00
Imre Kaloz
5d3094c8a5 upgrade to squashfs 3.0
SVN-Revision: 3431
2006-03-21 13:41:09 +00:00
Imre Kaloz
a07c490bb4 update the x86 config for 2.6.16, too
SVN-Revision: 3425
2006-03-21 09:50:49 +00:00
Imre Kaloz
36f7f35c35 add gcc 4.0.3, and make it the default for Aruba
SVN-Revision: 3423
2006-03-21 09:04:08 +00:00
Imre Kaloz
923fdbe1f9 upgrade to Linux 2.6.16, yay
SVN-Revision: 3422
2006-03-21 08:48:43 +00:00
Imre Kaloz
d47a343305 reorder the madwifi modules to get rid of the annoying console messages on boot
SVN-Revision: 3421
2006-03-20 21:44:35 +00:00
Mike Baker
71b0372e7a fix pesky libgcc issue
SVN-Revision: 3420
2006-03-20 21:24:57 +00:00
Mike Baker
ec65e39a75 fix motion package aka - clean up someone elses's mess
SVN-Revision: 3419
2006-03-20 18:32:11 +00:00
Waldemar Brodkorb
c87fe1b914 add mirror1 again. sponsored by FH BRS, Lab for telecommunications
SVN-Revision: 3418
2006-03-20 18:08:46 +00:00
Felix Fietkau
e003859336 update wl.o fix for new wireless extension
SVN-Revision: 3411
2006-03-19 06:02:20 +00:00
Felix Fietkau
1dbfee19f1 clean up brcm-2.4 system code
SVN-Revision: 3410
2006-03-19 05:20:55 +00:00
Felix Fietkau
4d3e487626 fix broken openser menuconfig and package template call
SVN-Revision: 3409
2006-03-19 04:53:42 +00:00
Felix Fietkau
75c84466c9 remove obsolete BR2_GCC_3_4 config symbol
SVN-Revision: 3407
2006-03-19 03:53:47 +00:00
Felix Fietkau
e1d431f2e8 fix gcc menuconfig defaults
SVN-Revision: 3406
2006-03-19 03:50:18 +00:00
Florian Fainelli
0930943b5c Added new modules, modularize them
SVN-Revision: 3405
2006-03-18 22:15:33 +00:00
Felix Fietkau
a2dd25bafb sync whiterussian and kamikaze ipkg script
SVN-Revision: 3403
2006-03-18 21:08:35 +00:00
Felix Fietkau
4f946e6106 add missing copyright info
SVN-Revision: 3402
2006-03-18 18:09:48 +00:00
Felix Fietkau
d568955809 precompile ppp active filter (reduces libpcap overhead to only a few k), enable by default to support proper demand dialling, fixes #307
SVN-Revision: 3401
2006-03-18 17:27:20 +00:00
Florian Fainelli
e7125b2ef0 Added motion, thanks to Nathan True ! Fixed menuconfig symbol
SVN-Revision: 3395
2006-03-17 20:08:06 +00:00
Waldemar Brodkorb
327e4d0268 add pwlib and open323 from Zoltan HERPAI, thx, fix bitlebee build after iconv changes; rm -rf staging_dir_* needed before compile
SVN-Revision: 3394
2006-03-17 17:05:50 +00:00
Waldemar Brodkorb
dbff23b6d2 install libiconv in an unusual place, suggested by nico, otherwise other packages will pick it up
SVN-Revision: 3392
2006-03-17 11:21:32 +00:00
Oliver Ertl
77b9b05627 update to latest upstream release
SVN-Revision: 3390
2006-03-17 11:08:33 +00:00
Florian Fainelli
cf48d28165 Updated to latest upstream version: 1.0.1 Added support for multiple modules, including accounting, mysql, sms, xlog ...
SVN-Revision: 3389
2006-03-17 10:35:07 +00:00
Florian Fainelli
06b9c9c43e Updated to latest upstream version, remove uneeded patch as it is now in dnsmasq source code, closes #378
SVN-Revision: 3386
2006-03-16 21:31:14 +00:00
Felix Fietkau
8d3724cf57 fix reboot after mtd operations on intel flash chip
SVN-Revision: 3384
2006-03-16 16:59:58 +00:00
Waldemar Brodkorb
5ceb1a64be forgot to remove this patch
SVN-Revision: 3383
2006-03-16 16:33:12 +00:00
Nicolas Thill
b3a49ec135 add a patch to use cppflags when compiling and ldflags when linking, it should prevent libtool from linking against host libraries.
SVN-Revision: 3382
2006-03-15 21:41:50 +00:00
Waldemar Brodkorb
5375f6a072 added mgetty from Mad Martin, thx
SVN-Revision: 3381
2006-03-15 19:43:27 +00:00
Waldemar Brodkorb
d63f78f0ef add Support for USB Speedtouch ADSL modem, thx Jonathan McDowell
SVN-Revision: 3380
2006-03-15 19:14:46 +00:00
Waldemar Brodkorb
32f1da72e8 add elinks, mutt, fetchmail and procmail, thx Michael Cohen, procmail disabled, compile problem
SVN-Revision: 3379
2006-03-15 16:52:29 +00:00
Waldemar Brodkorb
8c80efabd4 add miau from Benjamin Binier, updated to newest upstream, thx. add syslog-ng from Sebastien Bourgasser, pending missing libol package
SVN-Revision: 3378
2006-03-15 13:40:51 +00:00
Waldemar Brodkorb
640d2ce502 add ser2net from hazimin fauzi, thx
SVN-Revision: 3377
2006-03-15 13:11:29 +00:00
Waldemar Brodkorb
76356565c0 add bitlbee and libiconv from Erik Bosman, thx. fix some depends for cbtt and bitchx
SVN-Revision: 3375
2006-03-15 10:13:53 +00:00
Waldemar Brodkorb
48069eee67 add bitchx package from Duncan, thx
SVN-Revision: 3374
2006-03-15 09:49:18 +00:00
Waldemar Brodkorb
11b0a8d40c add package from Duncan, thx. changed the patches and some minor stuff
SVN-Revision: 3373
2006-03-15 08:18:34 +00:00
Mike Baker
8a2558c154 add ethtool
SVN-Revision: 3372
2006-03-14 21:31:26 +00:00
Waldemar Brodkorb
669ce74ad8 add md5sum
SVN-Revision: 3371
2006-03-14 21:15:07 +00:00
Waldemar Brodkorb
a115d60db3 update to 1.2.3, do make distclean, before you try to build, wireless extension 18 are needed for 2.4 based systems
SVN-Revision: 3370
2006-03-14 21:14:31 +00:00
Waldemar Brodkorb
33bb94552a do not overwrite madwifi-ng includes, use madwifi-old directory
SVN-Revision: 3369
2006-03-14 21:13:36 +00:00
Waldemar Brodkorb
5dc00bfb45 patch kernelheaders before distributing in staging_dir
SVN-Revision: 3368
2006-03-14 21:12:54 +00:00
Waldemar Brodkorb
08319bb355 wireless extension 18 for 2.4 kernels, needed for xsupplicant
SVN-Revision: 3367
2006-03-14 21:11:36 +00:00
Nicolas Thill
72466a917f add mirror url
SVN-Revision: 3365
2006-03-14 00:26:47 +00:00
Waldemar Brodkorb
aec2ad5d9e privoxy port, first try
SVN-Revision: 3364
2006-03-13 20:48:48 +00:00
Waldemar Brodkorb
91611cab51 add mirrors and update to 2.2.6
SVN-Revision: 3362
2006-03-13 18:53:58 +00:00
Waldemar Brodkorb
6f881cdb0f add source url
SVN-Revision: 3359
2006-03-13 17:47:02 +00:00
Waldemar Brodkorb
677dd2392f update to a newer snapshot and m. buesch snapshots
SVN-Revision: 3358
2006-03-13 11:27:06 +00:00
Imre Kaloz
58e59032fb sync with the non-ramdisk config
SVN-Revision: 3357
2006-03-13 09:51:33 +00:00
Waldemar Brodkorb
7b7c1032b5 update to newer version, fix compile issues, 100-wpa_fix.patch removed, is it needed?
SVN-Revision: 3352
2006-03-12 13:51:39 +00:00
Felix Fietkau
e901f912c1 fix radiusclient-ng menuconfig
SVN-Revision: 3345
2006-03-11 17:16:46 +00:00
Felix Fietkau
462633e3a1 add gcc 3.4.6
SVN-Revision: 3343
2006-03-10 13:31:04 +00:00
Florian Fainelli
7d30ebb076 Added radiusclient-ng, libradiusclient-ng. Config.in may need some tweaking to be correctly placed either in Networking or Libraries section (libraries currently).
SVN-Revision: 3342
2006-03-10 08:05:36 +00:00
Felix Fietkau
69d591f9a4 update mt-daapd to 0.2.4
SVN-Revision: 3332
2006-03-08 02:46:02 +00:00
Nicolas Thill
85261de46c fix wrong permissions on /etc (fixes from [3327])
SVN-Revision: 3328
2006-03-07 15:46:28 +00:00
Felix Fietkau
0b6d42a949 fix wl-500g wan port lockup, close #314
SVN-Revision: 3325
2006-03-07 10:46:53 +00:00
Imre Kaloz
a2f543b0cd upgrade to 2.6.15.6, fix default config for Aruba
SVN-Revision: 3324
2006-03-07 09:12:56 +00:00
Oliver Ertl
762a44d5e1 fix typo in SSH init script, closes #351
SVN-Revision: 3322
2006-03-06 22:37:02 +00:00
Oliver Ertl
c7bc5fe026 fix patches and closes #350
SVN-Revision: 3321
2006-03-06 21:41:03 +00:00
Imre Kaloz
2646a6d413 reenable unsupported targets on DEVELOPER=1, add binutils 2.16.91.0.6 and a missing gcc 4.1 patch
SVN-Revision: 3320
2006-03-06 10:50:51 +00:00
Felix Fietkau
268b417acd update click
SVN-Revision: 3313
2006-03-05 21:40:49 +00:00
Felix Fietkau
1f6779629f fix ar7 default config
SVN-Revision: 3312
2006-03-05 20:29:15 +00:00
Florian Fainelli
ab043b92c1 Fit new sourceforge.net download page layout, thanks to Fabian Deutsch for reporting the bug and submitting the patch.
SVN-Revision: 3310
2006-03-05 16:14:04 +00:00
Florian Fainelli
ec76aab01a Disable X support, fixes compilation errors
SVN-Revision: 3307
2006-03-04 10:32:29 +00:00
Felix Fietkau
1600a97d18 fix ar7 image builder
SVN-Revision: 3306
2006-03-04 07:42:55 +00:00
Felix Fietkau
0299fa3692 add madwifi-old
SVN-Revision: 3305
2006-03-04 05:48:53 +00:00
Florian Fainelli
d41abbbe06 Fixed compile-time dependencies name, and control file
SVN-Revision: 3304
2006-03-03 16:01:28 +00:00
Florian Fainelli
7e89111063 Added jamvm, a lightweitght java virtual machine, thanks to Markus Suvern
SVN-Revision: 3303
2006-03-03 15:49:38 +00:00
Felix Fietkau
dc556de9d5 add gcc 4.1.0
SVN-Revision: 3302
2006-03-03 06:25:04 +00:00
Felix Fietkau
ca71c903a9 fix php5 build
SVN-Revision: 3301
2006-03-03 02:28:37 +00:00
Felix Fietkau
3266e4f0cb fix php4 build
SVN-Revision: 3300
2006-03-03 02:02:46 +00:00
Felix Fietkau
b7302988e9 update heyu
SVN-Revision: 3299
2006-03-03 01:22:42 +00:00
Felix Fietkau
69d83e2f20 update dsniff to 2.4b1 and fix some compile issues
SVN-Revision: 3298
2006-03-03 01:03:38 +00:00
Felix Fietkau
61d956fdc3 update spca5xx (fix broken link)
SVN-Revision: 3297
2006-03-02 23:42:52 +00:00
Florian Fainelli
8e571e18cb Changed download site
SVN-Revision: 3296
2006-03-02 22:23:22 +00:00
Florian Fainelli
f14faf593c Added igmpproxy, an IGMP daemon
SVN-Revision: 3295
2006-03-02 11:28:08 +00:00
Florian Fainelli
3b8e92c0b4 Removed SIP connection tracking helper, licence unclear, unresolved symbols
SVN-Revision: 3292
2006-03-01 06:37:25 +00:00
Felix Fietkau
45f64e34f3 fix libgd dependency problem
SVN-Revision: 3291
2006-03-01 04:29:28 +00:00
Florian Fainelli
4222d7aa98 Added sipp and ctorrent
SVN-Revision: 3289
2006-02-28 22:18:02 +00:00
Felix Fietkau
66131d0dd8 add the 'click' package with roofnet scripts (thanks to John Bicket)
SVN-Revision: 3288
2006-02-28 20:11:40 +00:00
Felix Fietkau
cc272cba3e update madwifi
SVN-Revision: 3287
2006-02-28 20:09:56 +00:00
Florian Fainelli
9456bf25d6 Add memcmp symbol to kernel, closes #331
SVN-Revision: 3286
2006-02-28 08:47:40 +00:00
Florian Fainelli
62cb331e8e Added support for : save-password( --enable-password-save), smaller executable (--enable-small)
SVN-Revision: 3284
2006-02-28 07:31:29 +00:00
Florian Fainelli
d0b14b4791 Added sipp, useful SIP protocol tester
SVN-Revision: 3283
2006-02-28 07:30:30 +00:00
Florian Fainelli
f9ffa37557 Added ctorrent, statically compiled for the moment (need uClibc++ fixes)
SVN-Revision: 3282
2006-02-28 07:30:13 +00:00
Felix Fietkau
c1eb7f7ce9 default to gcc 3.4.4 for brcm-2.4 because of weird kernel problems
SVN-Revision: 3281
2006-02-28 02:41:28 +00:00
Florian Fainelli
ae687dc4e4 Updated to latest version
SVN-Revision: 3277
2006-02-27 18:58:33 +00:00
Florian Fainelli
f4e8ecd36e Endianess and os-specific fixes
SVN-Revision: 3276
2006-02-26 15:50:31 +00:00
Florian Fainelli
78806a8aa9 Removed uneeded and confusing auto* lines, thanks to mjt for reporting this
SVN-Revision: 3274
2006-02-25 23:32:40 +00:00
Oliver Ertl
0dc2577692 fix mararc config file and maradns init script, closes #323
SVN-Revision: 3272
2006-02-25 20:27:16 +00:00
Felix Fietkau
1c9302c9a9 fix make target/linux/package/*-clean
SVN-Revision: 3271
2006-02-24 20:59:09 +00:00
Florian Fainelli
da3879b76c Add support for sch_esfq, iproute2 support will be coming soon
SVN-Revision: 3270
2006-02-24 04:35:51 +00:00
Oliver Ertl
bc7a2832e1 fix description field
SVN-Revision: 3269
2006-02-24 00:02:25 +00:00
Florian Fainelli
2d6c9f6d57 Updated to 3.7p1 and add support for adjtimex, thanks to Darren Tucker. Closes #320
SVN-Revision: 3267
2006-02-23 15:57:37 +00:00
Mike Baker
79a8320a8a update openssl to 0.9.8
SVN-Revision: 3265
2006-02-23 00:33:09 +00:00
Florian Fainelli
066228e64e Added hci_usb to kmod-bluetooth. Closes #316
SVN-Revision: 3263
2006-02-22 14:58:45 +00:00
Mike Baker
6df6a771d4 more irq patches and cleanups
SVN-Revision: 3262
2006-02-22 01:59:51 +00:00
Mike Baker
fdb24aa3c9 correction
SVN-Revision: 3261
2006-02-21 21:33:12 +00:00
Nicolas Thill
7b34e64323 update tor to latest stable release (v0.1.0.17)
SVN-Revision: 3259
2006-02-21 19:16:04 +00:00
Mike Baker
e5153f5144 Add jwright's madwifi endian patch
SVN-Revision: 3257
2006-02-20 19:02:18 +00:00
Felix Fietkau
cd21a549ff add mostlyclean target to setserial
SVN-Revision: 3254
2006-02-19 00:46:07 +00:00
Felix Fietkau
f70af10813 small defaults fix for ieee80211-dscape
SVN-Revision: 3253
2006-02-18 23:36:15 +00:00
Felix Fietkau
6a5df608fb fix defaults/depends for httping menuconfig
SVN-Revision: 3252
2006-02-18 23:29:46 +00:00
Felix Fietkau
d680d1abcb add net-snmp to DEV_LIBS
SVN-Revision: 3251
2006-02-18 23:08:52 +00:00
Mike Baker
d80611283e add interrupt debugging; fix bug with the AP60 interrupt handler
SVN-Revision: 3250
2006-02-17 23:27:51 +00:00
Felix Fietkau
5dc49bf217 fix for madwifi radiotap support (patch by jwright)
SVN-Revision: 3249
2006-02-17 16:32:51 +00:00
Oliver Ertl
1ea6f94ee2 fix bind build (add missing bind control files)
SVN-Revision: 3247
2006-02-16 18:57:16 +00:00
Oliver Ertl
a49878a653 fix small typo
SVN-Revision: 3246
2006-02-16 14:03:08 +00:00
Oliver Ertl
265e95a92c update pmacct to new upstream release and add SQLite database support, the update in White Russian will follow later
SVN-Revision: 3245
2006-02-16 13:56:55 +00:00
Florian Fainelli
efc82b9580 Added logrotate, fixed CP call in httping, added bind splitting, thanks to Sébastien Bourgasser
SVN-Revision: 3243
2006-02-15 15:36:28 +00:00
Mike Baker
d4cfc75210 fix the "sed ... unterminated `s' command" error
SVN-Revision: 3241
2006-02-14 23:36:31 +00:00
Felix Fietkau
ea1c0bfb48 fix pciutils build
SVN-Revision: 3239
2006-02-14 17:21:41 +00:00
Florian Fainelli
018f85aeba Added httping compile dependency as it now can be built with SSL support
SVN-Revision: 3236
2006-02-14 13:06:47 +00:00
Oliver Ertl
bb18da2c27 fix description field in the p910nd control file
SVN-Revision: 3235
2006-02-14 11:37:02 +00:00
Oliver Ertl
111b018482 fix elhttp build
SVN-Revision: 3234
2006-02-13 22:35:09 +00:00
Florian Fainelli
272cdfe9b2 Added support for SSL
SVN-Revision: 3232
2006-02-13 12:58:34 +00:00
Florian Fainelli
7f468812b4 changed cp for $(CP), reverted wrong package/config/Makefile CP
SVN-Revision: 3231
2006-02-13 12:43:26 +00:00
Florian Fainelli
5c4c4cc208 Added httping
SVN-Revision: 3230
2006-02-13 12:40:39 +00:00
Florian Fainelli
0e24b7e92a Fixed wrong module name for usbatm
SVN-Revision: 3229
2006-02-12 20:51:01 +00:00
Felix Fietkau
58713c8d76 name sercomm-based ar7 images (dg834/compatible) .img instead of .bin, because the web interface expects it
SVN-Revision: 3228
2006-02-12 18:47:22 +00:00
Felix Fietkau
5d0330daf9 disable ppp filter support by default (adds unnecessary bloat by requiring libpcap)
SVN-Revision: 3227
2006-02-12 18:33:00 +00:00
Felix Fietkau
16e005236f add patch from #196
SVN-Revision: 3223
2006-02-12 06:31:22 +00:00
Felix Fietkau
c1ef097a0e go back to previous behavior of copying only libatm.so.1 (not dereferencing the symlink)
SVN-Revision: 3222
2006-02-12 06:28:00 +00:00
Felix Fietkau
86382b98a4 add support for netgear dg834 and the almost identical sphairon jdr454wb: new images, automatic boot loader patcher, updated flash script (dlink.pl renamed to adam2flash.pl) - Thanks to Jonathan McDowell (Noodles)
SVN-Revision: 3221
2006-02-12 06:00:38 +00:00
Florian Fainelli
ec41db56e7 Restored mrd6 compilation as "ceilf" dependency is now solved, updated to latest upstream version
SVN-Revision: 3219
2006-02-11 17:46:17 +00:00
Waldemar Brodkorb
0213de3acb disable mrd6, compile is broken
SVN-Revision: 3218
2006-02-11 16:32:31 +00:00
Waldemar Brodkorb
5b23523695 openvpn without ssl closes #277/#278
SVN-Revision: 3217
2006-02-10 21:32:10 +00:00
Waldemar Brodkorb
e7871ca996 add long description from nmagedman@yahoo.com
SVN-Revision: 3216
2006-02-10 20:45:07 +00:00
Waldemar Brodkorb
b5a7ead7c6 add libpcap as compile dependency
SVN-Revision: 3215
2006-02-10 20:43:07 +00:00
Waldemar Brodkorb
0673f13d6e update to new version
SVN-Revision: 3214
2006-02-10 20:41:15 +00:00
Mike Baker
9022e070ab fix compile error (disable dietlibc)
SVN-Revision: 3213
2006-02-10 18:59:05 +00:00
Mike Baker
87414e3806 Correct a few typos
SVN-Revision: 3212
2006-02-10 18:08:38 +00:00
Imre Kaloz
8167f28cbf move packages and kernel modules into menus
SVN-Revision: 3211
2006-02-10 11:42:07 +00:00
Imre Kaloz
be344f09b7 use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other platforms
SVN-Revision: 3210
2006-02-10 11:04:44 +00:00
Oliver Ertl
9f230d3263 replace 'mkdir -p' by 'install -d -m0755'
SVN-Revision: 3209
2006-02-09 23:08:33 +00:00
Mike Baker
c4ba022a7b build the kernel scripts directory before packages (required for some external kernel modules)
SVN-Revision: 3208
2006-02-09 22:21:44 +00:00
Mike Baker
c54619680f finally fix pesky irq issues
SVN-Revision: 3207
2006-02-09 22:20:42 +00:00
Oliver Ertl
5d6fbe03a8 add iftop packages, thanks to Benjamin Binier
SVN-Revision: 3206
2006-02-09 15:02:07 +00:00
Felix Fietkau
15898cc4e0 enhance the new mtd -q option
SVN-Revision: 3200
2006-02-09 08:47:48 +00:00
Felix Fietkau
51c6515896 add missing mtd output message
SVN-Revision: 3199
2006-02-09 08:24:05 +00:00
Felix Fietkau
92a4d694d9 add wrt54g(s) image support to mtd (required for webif firmware update rewrite)
SVN-Revision: 3198
2006-02-09 03:21:01 +00:00
Felix Fietkau
935372297a pppo*: change lcp-echo-interval to 1s instead of 10s
SVN-Revision: 3191
2006-02-08 18:28:21 +00:00
Florian Fainelli
b2515858d9 Removed init script as there is an hotplug one, check whether user configuration directive is properly set, change the numbering to 10 rather than 15
SVN-Revision: 3189
2006-02-08 14:08:21 +00:00
Florian Fainelli
3a805b3c51 Updated Makefile, thanks to Stephen Rose, corrected compile-time dependency
SVN-Revision: 3187
2006-02-08 10:03:51 +00:00
Florian Fainelli
36edc78288 Added scanlogd, thanks to Stephen Rose for his work
SVN-Revision: 3186
2006-02-07 23:00:19 +00:00
Florian Fainelli
592c60778f Fixed typo
SVN-Revision: 3185
2006-02-07 22:51:10 +00:00
Felix Fietkau
36b448e222 update to linux 2.6.15.3 (security fixes)
SVN-Revision: 3183
2006-02-07 19:03:30 +00:00
Florian Fainelli
006a810e13 Fixed typo in menuconfig
SVN-Revision: 3182
2006-02-07 16:56:40 +00:00
Florian Fainelli
bf65bd3c62 Fixed typo, closes #294
SVN-Revision: 3180
2006-02-07 13:23:38 +00:00
Florian Fainelli
6641b176a9 Fixed user-space br2684ctl to be more verbose, also copy all the libatm dependencies.
SVN-Revision: 3179
2006-02-07 13:12:05 +00:00
Felix Fietkau
11a28b3194 fix typo in filename
SVN-Revision: 3171
2006-02-07 02:40:12 +00:00
Florian Fainelli
20ed2ae9f5 Modified br2684 patch to remove unresolved symbol, should now work, needs testing
SVN-Revision: 3166
2006-02-06 18:10:56 +00:00
Florian Fainelli
8d8c65cc9c Added support httpd user-agent, IP address binding, closes #265 and #108
SVN-Revision: 3165
2006-02-06 15:45:24 +00:00
Florian Fainelli
facc418be1 Added multipath routing to quagga, and close #290
SVN-Revision: 3163
2006-02-06 12:19:57 +00:00
Imre Kaloz
a58b362484 patch madwifi-ng to use master mode by default
SVN-Revision: 3162
2006-02-06 11:36:10 +00:00
Imre Kaloz
f899e1bc45 make gcc4 depend on libgcc, and disable the libgcc hack for it
SVN-Revision: 3161
2006-02-06 11:26:51 +00:00
Imre Kaloz
b37df06d50 port the changes from [3155] to Kamikaze
SVN-Revision: 3156
2006-02-06 00:07:27 +00:00
Florian Fainelli
71fcaa828c Added support for ppp filtering, as userland pppd can now support filtering
SVN-Revision: 3151
2006-02-05 20:41:01 +00:00
Florian Fainelli
2f9ff49f50 Added needed patch for ppp to compile with filter enable
SVN-Revision: 3148
2006-02-05 20:19:24 +00:00
Florian Fainelli
07431e5f0a Updated ppp to be compiled with PPP filtering options as it was introduced with the newest libpcap
SVN-Revision: 3147
2006-02-05 20:18:24 +00:00
Florian Fainelli
2576ba4795 Updated libpcap to 0.9.4, tcpdump to 3.9.4
SVN-Revision: 3139
2006-02-05 17:30:49 +00:00
Florian Fainelli
f8c8700d60 Avoid mkdir in postinst, doing it in the Makefile
SVN-Revision: 3138
2006-02-05 15:38:04 +00:00
Felix Fietkau
b7216f0b13 fix menuconfig entry for cifs
SVN-Revision: 3136
2006-02-05 04:05:14 +00:00
Felix Fietkau
30b66800e7 fix static domain wildcards in dnsmasq (broken by upgrade to 2.26)
SVN-Revision: 3135
2006-02-05 03:59:55 +00:00
Florian Fainelli
7fbe0ed3f8 Fixed writechannel bug as described in ticket in #246, now closed
SVN-Revision: 3131
2006-02-04 23:12:51 +00:00
Florian Fainelli
4439059ff1 Corrected missing dependency, closes #280
SVN-Revision: 3130
2006-02-04 22:13:24 +00:00
Florian Fainelli
8c05e7e776 Added mini-http-htpasswd package, closes request #251
SVN-Revision: 3129
2006-02-04 21:55:53 +00:00
Florian Fainelli
b436e07724 Fixed call to ip_ct_refresh, and replaced with ip_ct_refresh_acct, added needed structures for this new function to work. Closes #267
SVN-Revision: 3128
2006-02-04 21:08:21 +00:00
Felix Fietkau
8d181b4022 fix typo in switch-core
SVN-Revision: 3127
2006-02-04 15:23:03 +00:00
Felix Fietkau
de65c016b4 oops. committed the wrong patch files for the multiport backport
SVN-Revision: 3126
2006-02-04 14:40:09 +00:00
Felix Fietkau
3d42118c52 backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables itself, only use the new stuff)
SVN-Revision: 3125
2006-02-04 04:57:08 +00:00
Felix Fietkau
d60beecb8c busybox httpd.conf: add support for reading passwords from /etc/passwd (syntax: $p$user, similar to md5 password syntax $1$password)
SVN-Revision: 3122
2006-02-04 01:21:35 +00:00
Nicolas Thill
f59707484b enable jpeg support, add dependency on libpng, standardize.
SVN-Revision: 3121
2006-02-03 08:31:25 +00:00
Nicolas Thill
a72721c306 enable mrd6 in menuconfig
SVN-Revision: 3120
2006-02-03 08:29:23 +00:00
Nicolas Thill
28f42eb424 fix space typo, add some text.
SVN-Revision: 3119
2006-02-03 08:22:38 +00:00
Nicolas Thill
1d2c69b522 fix x86-2.6 build
SVN-Revision: 3118
2006-02-03 08:11:53 +00:00
Mike Baker
25c3e17436 split patch; start irq cleanup
SVN-Revision: 3117
2006-02-02 23:38:35 +00:00
Florian Fainelli
6de956cff3 Added missing module dependency for ppp_async.ko, closes #217
SVN-Revision: 3116
2006-02-02 11:58:37 +00:00
Mike Baker
45cc4a3f08 fix config error
SVN-Revision: 3115
2006-02-02 11:06:31 +00:00
Mike Baker
efb7891060 fixes files from [3112]
SVN-Revision: 3114
2006-02-02 10:07:28 +00:00
Florian Fainelli
3f956d1d50 Updated to latest stable version
SVN-Revision: 3113
2006-02-02 08:58:43 +00:00
Mike Baker
2ee20939c6 change cp to $(CP)
SVN-Revision: 3112
2006-02-01 23:53:19 +00:00
Nicolas Thill
e867e35b21 remove references to /usr in libpng*-config, standardize.
SVN-Revision: 3109
2006-02-01 15:13:01 +00:00
Florian Fainelli
d5cba867b5 Added udp-broadcast-relay, corrected missing Makefile lines for tinyproxy
SVN-Revision: 3108
2006-02-01 11:57:57 +00:00
Mike Baker
03c661a34f move sysfs to mount_root
SVN-Revision: 3107
2006-02-01 10:47:17 +00:00
Mike Baker
3ad65d760d remove hardcoded package names; use wildcard
SVN-Revision: 3106
2006-01-31 23:37:12 +00:00
Felix Fietkau
f7ba30f01a finally fix the /etc/config/network bug on wgt634u (#214, #215, #219)
SVN-Revision: 3105
2006-01-31 22:36:07 +00:00
Felix Fietkau
6d9260d267 remove stale madwifi-tools entry from package/Makefile
SVN-Revision: 3104
2006-01-31 22:29:20 +00:00
Mike Baker
5a2107ed8a fix "make target/linux/package/*-*" targets
SVN-Revision: 3103
2006-01-31 21:55:38 +00:00
Felix Fietkau
752413e7f0 fix hostapd/madwifi crash (#247)
SVN-Revision: 3102
2006-01-31 21:45:23 +00:00
Waldemar Brodkorb
9b6ad4ad9e remove pfring control file
SVN-Revision: 3101
2006-01-31 20:57:25 +00:00
Waldemar Brodkorb
0638c67e64 remove ser
SVN-Revision: 3100
2006-01-31 20:54:00 +00:00
Felix Fietkau
f0c9826e53 add imq patch to linux 2.6
SVN-Revision: 3099
2006-01-31 20:34:48 +00:00
Felix Fietkau
2ae9bb1ac9 update layer7 patches to 2.1 with --l7pkt mod
SVN-Revision: 3097
2006-01-31 20:09:44 +00:00
Waldemar Brodkorb
f61c7d6e42 remove pfring support
SVN-Revision: 3096
2006-01-31 17:12:10 +00:00
Waldemar Brodkorb
d120b183af remove pfring patches
SVN-Revision: 3095
2006-01-31 17:00:21 +00:00
Waldemar Brodkorb
396e318410 ser -> openser from wr
SVN-Revision: 3094
2006-01-31 16:51:23 +00:00
Nicolas Thill
19ab640f3f fix ssltunnel dependency on openssl
SVN-Revision: 3093
2006-01-31 15:59:50 +00:00
Felix Fietkau
a75f7469d5 add missing iptables-mod-imq control file (fixes #269)
SVN-Revision: 3092
2006-01-31 15:54:37 +00:00
Nicolas Thill
f71c407075 add missing "svn:keywords" prop, fix Id tag.
SVN-Revision: 3090
2006-01-31 15:28:32 +00:00
Waldemar Brodkorb
b0a0f0ebe4 add changes to nvram from #254/#266, resolves problems on older wap54g, thx for report
SVN-Revision: 3089
2006-01-31 15:22:43 +00:00
Felix Fietkau
37a9e05efb fix typo (#268)
SVN-Revision: 3088
2006-01-31 14:16:05 +00:00
Felix Fietkau
85d006e5f7 remove zlib from image builder lists
SVN-Revision: 3087
2006-01-31 13:37:27 +00:00
Felix Fietkau
051931d5fb disable dropbear zlib support and split off dropbearconvert to save flash space
SVN-Revision: 3085
2006-01-31 13:33:25 +00:00
Felix Fietkau
4590caced7 disable wap54g images for now
SVN-Revision: 3082
2006-01-31 11:46:26 +00:00
Felix Fietkau
0d3a347362 set ALLMULTI on bridged interfaces (should improve multicast bridging)
SVN-Revision: 3079
2006-01-31 11:36:01 +00:00
Imre Kaloz
7395058d68 add pciutils v2.2.1
SVN-Revision: 3077
2006-01-31 11:07:21 +00:00
Felix Fietkau
42fe2162ee make aruba lzma loader more generic and move it to target/linux/image/generic/lzma-loader
SVN-Revision: 3076
2006-01-31 02:32:29 +00:00
Felix Fietkau
750d358589 fix typos (#260)
SVN-Revision: 3074
2006-01-30 05:37:13 +00:00
Felix Fietkau
fd47a01813 fix serial console on ap60/61
SVN-Revision: 3073
2006-01-30 05:31:42 +00:00
Felix Fietkau
803f9b3ecf add ethernet driver for ap60/61
SVN-Revision: 3072
2006-01-30 02:04:44 +00:00
Felix Fietkau
c93a94c218 fix ethernet irq setting in system code for ap60/61
SVN-Revision: 3071
2006-01-30 02:01:24 +00:00
Felix Fietkau
0b33dcd770 change madwifi makefile so that it can build both ahb and pci versions in one pass
SVN-Revision: 3070
2006-01-30 01:59:33 +00:00
Felix Fietkau
8da516c366 add missing MACH_ARUBA_AP40 define
SVN-Revision: 3069
2006-01-30 00:51:45 +00:00
Imre Kaloz
1430462520 upgrade libvorbis to v1.1.2, spca5xx to v20060101 and add gcc4 fix for shfs
SVN-Revision: 3068
2006-01-29 21:26:43 +00:00
Waldemar Brodkorb
c6c07d95f2 fix openssl dependency
SVN-Revision: 3067
2006-01-29 21:20:07 +00:00
Imre Kaloz
dd8eae04cc add gcc4 fixes, remove the NEC FC20X2JA driver patch from lcd4linux temporary
SVN-Revision: 3066
2006-01-29 20:02:22 +00:00
Florian Fainelli
6d4eab2a9d Removed 220-http_address_binding.patch as it does not work for the moment. Closes #256
SVN-Revision: 3065
2006-01-29 13:53:19 +00:00
Imre Kaloz
3fa720512c backport inline changes from 2.6.16-rc1, thanks nbd for helping me finish it :)
SVN-Revision: 3064
2006-01-28 16:09:18 +00:00
Imre Kaloz
c8100208be fix libgcc handling for gcc 3.4.5 and 4.0.2
SVN-Revision: 3063
2006-01-28 15:34:33 +00:00
Felix Fietkau
bbacefc5e1 remove gcc 4.0.1
SVN-Revision: 3062
2006-01-28 15:03:16 +00:00
Oliver Ertl
01ce60e467 revert bad id tag
SVN-Revision: 3061
2006-01-28 13:52:30 +00:00
Oliver Ertl
9c02fe24f3 fix id tag
SVN-Revision: 3060
2006-01-28 12:25:38 +00:00
Florian Fainelli
0d506c9980 Addded tinyproxy : lightweight HTTP/HTTPS proxy with support for transparent proxying
SVN-Revision: 3059
2006-01-28 01:40:49 +00:00
Felix Fietkau
34a6cbba46 add 'OpenWrt-2.0' to gcc version info
SVN-Revision: 3058
2006-01-27 18:51:42 +00:00
Imre Kaloz
d35d0c1ccc upgrade madwifi to r1416-20060126, unite madwifi-tools and kmod-madwifi (madwifi-ng needs wlanconfig anyways), add multicall patch to reduce the size of the tools
SVN-Revision: 3056
2006-01-27 10:09:45 +00:00
Imre Kaloz
a4960156e3 do not treat warnings as errors for madwifi (needed for gcc4)
SVN-Revision: 3055
2006-01-27 10:02:52 +00:00
Imre Kaloz
d9aaca8e9b do not compile a normal version of wireless-tools just for the shared library
SVN-Revision: 3054
2006-01-27 10:01:46 +00:00
Imre Kaloz
ee4a5352a2 add gcc4 fix for mips
SVN-Revision: 3053
2006-01-27 10:00:40 +00:00
Florian Fainelli
14d75f9727 Added dependency for libredline, post-installation will add the needed entries in /etc/services if not present, closes #250
SVN-Revision: 3052
2006-01-27 08:19:13 +00:00
Florian Fainelli
066daaac0a Added clinkc, an embedded UPnP library for audio/video equipments (mediaserver and so on)
SVN-Revision: 3048
2006-01-26 22:38:12 +00:00
Felix Fietkau
cc13c60980 issue switch reset when bringing up the ethernet device
SVN-Revision: 3047
2006-01-26 16:09:58 +00:00
Florian Fainelli
55655a5081 Added package ssltunnel, thanks to Eric (emss)
SVN-Revision: 3046
2006-01-26 10:36:21 +00:00
Felix Fietkau
2ebf30d010 reset port settings and default vlan assignment when reset is issued on switch-robo (fixes #245)
SVN-Revision: 3045
2006-01-26 04:02:48 +00:00
Mike Baker
0880804e96 missing piece of changeset 3030
SVN-Revision: 3043
2006-01-25 18:55:39 +00:00
Mike Baker
8db6bb41f5 revert bad firewall patch
SVN-Revision: 3042
2006-01-23 21:45:44 +00:00
Waldemar Brodkorb
7789c25b04 disable gdb build for now, need to rework gdb client and server and add some docs to our wiki
SVN-Revision: 3040
2006-01-23 11:42:17 +00:00
Felix Fietkau
c44a117373 fix typo
SVN-Revision: 3038
2006-01-22 23:38:29 +00:00
Imre Kaloz
47feebd2a2 upgrade dnsmasq to 2.26
SVN-Revision: 3034
2006-01-22 14:35:07 +00:00
Oliver Ertl
cdde6b3d42 fix rrdcollect bug (closes #220)
SVN-Revision: 3033
2006-01-22 11:44:35 +00:00
Oliver Ertl
76c0ef53e4 add monit build depends on openssl (fix #231)
SVN-Revision: 3032
2006-01-21 20:58:17 +00:00
Mike Baker
04ec0ca5b6 Add a toggle for ramdisk support
SVN-Revision: 3030
2006-01-20 18:47:42 +00:00
Waldemar Brodkorb
9bb046b139 tar package moved, fixes #227
SVN-Revision: 3029
2006-01-20 17:23:21 +00:00
Nicolas Thill
56c89b325d update lighttpd to new upstream release (v1.4.9), add -mod-evasive subpackage.
SVN-Revision: 3028
2006-01-20 15:33:47 +00:00
Waldemar Brodkorb
ca69e2f5ed build libgcc when selected as builtin, fix from Ge0rG via irc.freenode.net, thx
SVN-Revision: 3027
2006-01-20 14:11:31 +00:00
Felix Fietkau
9b3e71fa11 add my own driver for the NEC FC20X2JA display to lcd4linux
SVN-Revision: 3026
2006-01-20 08:36:55 +00:00
Felix Fietkau
fa830a2d81 add kmod-fs-minix
SVN-Revision: 3024
2006-01-20 04:01:20 +00:00
Felix Fietkau
e9321ec04a sync lcd4linux with whiterussian
SVN-Revision: 3022
2006-01-20 03:19:35 +00:00
Felix Fietkau
1a4f953582 fix download script for sourceforge urls
SVN-Revision: 3019
2006-01-20 02:43:15 +00:00
Felix Fietkau
6c0cb1444a fix endianness issue with addpattern
SVN-Revision: 3018
2006-01-20 01:55:06 +00:00
Mike Baker
9a0bbebdba Bypass hardcoded ipkg root paths; fixes obscure build error
SVN-Revision: 3016
2006-01-20 00:32:13 +00:00
Felix Fietkau
e86aa43d5e fix madwifi-tools defaults (use driver's defaults instead of specific board types)
SVN-Revision: 3015
2006-01-19 23:34:46 +00:00
Felix Fietkau
16aafe8dbc fix #224
SVN-Revision: 3013
2006-01-18 17:02:28 +00:00
Felix Fietkau
b37803b8f4 update to linux 2.6.15.1
SVN-Revision: 3007
2006-01-17 18:08:59 +00:00
Felix Fietkau
8270d0074b rename br2684 atm routing patch
SVN-Revision: 3006
2006-01-17 16:05:09 +00:00
Nicolas Thill
6647743389 add a patch to export various kernel symbols in lib/string.c (like in 2.6), fix shfs build on 2.4 (hopefully, but no real tests yet)
SVN-Revision: 3004
2006-01-17 15:45:36 +00:00
Felix Fietkau
c0ab7f7b2f add support for routed RFC2684 encaps. on ATM (patches written by joseangel), close #58
SVN-Revision: 3003
2006-01-17 15:37:37 +00:00
Nicolas Thill
b1a2c6e7f8 fix alsa build on x86 (closes: #201)
SVN-Revision: 3001
2006-01-17 13:26:00 +00:00
Waldemar Brodkorb
99c2c9f565 remove libgcc from imagebuilder list
SVN-Revision: 3000
2006-01-17 11:13:27 +00:00
Felix Fietkau
b8c0a9a1ab fix typo
SVN-Revision: 2999
2006-01-16 21:23:29 +00:00
Felix Fietkau
ed03d79e8f update b44 driver for brcm-2.4 and 2.6, fix #214
SVN-Revision: 2998
2006-01-16 21:10:50 +00:00
Mike Baker
42a6c1ce14 move natsemi module into the kernel
SVN-Revision: 2997
2006-01-16 19:16:51 +00:00
Mike Baker
1f59f207c4 fix error messages
SVN-Revision: 2996
2006-01-16 19:16:20 +00:00
Felix Fietkau
cee6b526ff build nfs and cifs modules in brcm-2.6, disable msdos fs
SVN-Revision: 2994
2006-01-16 03:41:09 +00:00
Felix Fietkau
e272d81c21 port wan_device changes from whiterussian to kamikaze
SVN-Revision: 2993
2006-01-16 03:14:59 +00:00
Felix Fietkau
99ddd56ca3 move brcm-specific hotplug net scripts into the right place
SVN-Revision: 2990
2006-01-15 16:39:15 +00:00
Felix Fietkau
372988515c sync kmod-switch with whiterussian
SVN-Revision: 2989
2006-01-15 16:18:50 +00:00
Imre Kaloz
fd4279b8ed upgrade to dnsmasq 2.25
SVN-Revision: 2986
2006-01-15 00:02:47 +00:00
Felix Fietkau
7b8ae750ab add wiviz build depends on libpcap
SVN-Revision: 2985
2006-01-14 23:03:36 +00:00
Oliver Ertl
720f61bc07 fixes #207
SVN-Revision: 2983
2006-01-14 20:18:39 +00:00
Felix Fietkau
a0460f5228 fix #210
SVN-Revision: 2982
2006-01-14 18:24:42 +00:00
Felix Fietkau
000a777897 sync kmod-switch with whiterussian
SVN-Revision: 2981
2006-01-14 17:49:21 +00:00
Imre Kaloz
2690a24bfe include natsemi in the default image for Aruba
SVN-Revision: 2979
2006-01-14 17:26:58 +00:00
Imre Kaloz
c4c361895a upgrade wireless-tools to v28 pre13
SVN-Revision: 2978
2006-01-14 17:23:10 +00:00
Imre Kaloz
3e087b3e96 upgrade busybox to 1.1.0 final
SVN-Revision: 2977
2006-01-14 17:22:39 +00:00
Felix Fietkau
69bc407e2d move vlan and wifi setup into arch-specific base-files
SVN-Revision: 2973
2006-01-14 02:31:36 +00:00
Felix Fietkau
21c1b5ed5e remove extra inittab files
SVN-Revision: 2972
2006-01-14 02:18:10 +00:00
Felix Fietkau
70863c7850 don't use /dev/tts/1 as login console
SVN-Revision: 2971
2006-01-14 02:16:52 +00:00
Mike Baker
7549093723 fix trace targets to actually display correct target names
SVN-Revision: 2970
2006-01-14 01:57:24 +00:00
Mike Baker
2cb6a00ed0 enable ramdisk
SVN-Revision: 2969
2006-01-14 01:56:23 +00:00
Mike Baker
77a1306049 fix networking
SVN-Revision: 2968
2006-01-14 01:55:48 +00:00
Felix Fietkau
ce1070acfc add ip address parameter to netmsg utility
SVN-Revision: 2967
2006-01-14 01:21:53 +00:00
Felix Fietkau
2aa55f21d5 fix for the missing board-specific base-files
SVN-Revision: 2964
2006-01-14 00:55:44 +00:00
Felix Fietkau
80402a98be change the build order in target/linux so that it's possible to link the kernel with a ramdisk image
SVN-Revision: 2963
2006-01-13 23:15:16 +00:00
Felix Fietkau
505c177721 remove old ET driver reference
SVN-Revision: 2962
2006-01-13 22:43:18 +00:00
Felix Fietkau
43d05308e8 call target/linux/prepare from target/prepare
SVN-Revision: 2961
2006-01-13 22:34:55 +00:00
Mike Baker
cd42dc80a2 yet another bug
SVN-Revision: 2960
2006-01-13 21:06:43 +00:00
Mike Baker
30f5291b57 fix a typo that tried to create package/ez-ipupdate/0755
SVN-Revision: 2959
2006-01-13 20:59:39 +00:00
Mike Baker
3a3d88aed2 restore old configure script patch; fix build error
SVN-Revision: 2958
2006-01-13 19:22:38 +00:00
Mike Baker
464c2c100a fix module dependancies
SVN-Revision: 2955
2006-01-13 17:33:38 +00:00
Mike Baker
a7aa8530f8 patch for big endian
SVN-Revision: 2954
2006-01-13 17:32:38 +00:00
Felix Fietkau
604fdbb932 add modified b44 fixes based on #205 to brcm-2.6
SVN-Revision: 2953
2006-01-13 16:36:33 +00:00
Felix Fietkau
deeb524213 patch nvram library for new nas version (thx to Vincent Bernat)
SVN-Revision: 2952
2006-01-13 16:19:23 +00:00
Oliver Ertl
1c30b35c63 security update
SVN-Revision: 2951
2006-01-13 15:36:09 +00:00
Felix Fietkau
7bd21f4514 update brcm-2.4 b44 bcm47xx support patch, add fixes from #205
SVN-Revision: 2950
2006-01-13 12:41:15 +00:00
Imre Kaloz
8e5f578571 upgrade madwifi-ng to r1394-20060113
SVN-Revision: 2948
2006-01-13 11:36:44 +00:00
Imre Kaloz
5bb18eb8e1 make target selection nicer, choose arch automatically
SVN-Revision: 2947
2006-01-13 11:34:49 +00:00
Imre Kaloz
ecc5aefc05 clean up kernel modules, remove b44 references, as it's built-in now
SVN-Revision: 2945
2006-01-13 10:02:03 +00:00
Mike Baker
a7cbbbd9b5 fix cflags
SVN-Revision: 2944
2006-01-13 00:31:04 +00:00
Felix Fietkau
bb2b2677cd fix kernel virtual package install
SVN-Revision: 2943
2006-01-12 21:53:58 +00:00
Mike Baker
7c3e3c8436 fix endian issue
SVN-Revision: 2942
2006-01-12 20:21:55 +00:00
Mike Baker
aa28ec1bd7 use default ipkg.conf
SVN-Revision: 2941
2006-01-12 20:10:59 +00:00
Mike Baker
a8da8ad593 Merge aruba support
SVN-Revision: 2940
2006-01-12 19:10:07 +00:00
Nicolas Thill
3ba5a7a92c update bluez-utils to new upstream release (v2.24)
SVN-Revision: 2938
2006-01-12 17:14:22 +00:00
Nicolas Thill
e184e6fdc6 update bluez-libs to new upstream release (v2.24)
SVN-Revision: 2937
2006-01-12 17:13:44 +00:00
Nicolas Thill
15dda763d0 update freeradius to new upstream release (v1.0.5) (closes: #190)
SVN-Revision: 2936
2006-01-12 15:17:35 +00:00
Nicolas Thill
0f311518d7 fix serdisplib build, add Id tag
SVN-Revision: 2935
2006-01-12 13:50:30 +00:00
Florian Fainelli
9c73558202 Merged WAP54G v1.0 workaround, closes #205
SVN-Revision: 2932
2006-01-12 11:30:06 +00:00
Florian Fainelli
86534732ef Added vlan enabling as suggested in #204, closes #204
SVN-Revision: 2931
2006-01-12 10:56:09 +00:00
Florian Fainelli
6638e39800 Corrected missing unused ifname as suggested in #200, definitively closes #200
SVN-Revision: 2930
2006-01-12 10:53:02 +00:00
Felix Fietkau
1744f73f49 brcm-2.6: remove old b44 support patches, integrate bcm47xx support into newest version of the driver
SVN-Revision: 2929
2006-01-12 02:16:42 +00:00
Felix Fietkau
2fa7438a98 disable pci extif on bcm5350 in brcm-2.6
SVN-Revision: 2928
2006-01-12 01:45:15 +00:00
Felix Fietkau
d8f13c875b fix dependencies for bcm43xx
SVN-Revision: 2927
2006-01-11 23:01:17 +00:00
Felix Fietkau
173c5a1177 add b44 fixes for brcm-2.4
SVN-Revision: 2926
2006-01-11 22:59:50 +00:00
Felix Fietkau
cecf4df4d5 switch driver updates and fixes
SVN-Revision: 2925
2006-01-11 22:57:52 +00:00
Felix Fietkau
7eb747e49a remove incorrect default statements
SVN-Revision: 2923
2006-01-11 22:56:45 +00:00
Felix Fietkau
5f7cbbbcdb hardcode number of vlans in switch-robo (run-time detection doesn't seem to work)
SVN-Revision: 2920
2006-01-11 20:23:41 +00:00
Oliver Ertl
80fa7cba82 update vsftpd to latest upstream release (v2.0.4) and fix patches
SVN-Revision: 2916
2006-01-11 17:40:24 +00:00
Florian Fainelli
d83e8ab148 Interface was hardcoded, (cut/paste from the testing openwrt machine)
SVN-Revision: 2914
2006-01-11 16:32:33 +00:00
Florian Fainelli
b5ff75c13e Do not delete default route if the router is the same, fixes #138
SVN-Revision: 2913
2006-01-11 16:29:11 +00:00
Florian Fainelli
adcbbc4934 Fixed network autoconfiguration as explained in #200, fixes #200
SVN-Revision: 2912
2006-01-11 16:13:25 +00:00
Felix Fietkau
e9df50f1b6 remove useless /etc/ppp/peers/sample file (forgot the Makefile change)
SVN-Revision: 2910
2006-01-11 14:41:45 +00:00
Felix Fietkau
25f790a06c remove useless /etc/ppp/peers/sample file
SVN-Revision: 2909
2006-01-11 14:40:52 +00:00
Nicolas Thill
0ee31a7c6a fix kmod build after target/linux reorg
SVN-Revision: 2907
2006-01-11 13:10:58 +00:00
Oliver Ertl
e49b5a89f6 minor cosmetic fixes in Config.in
SVN-Revision: 2906
2006-01-11 13:05:16 +00:00
Felix Fietkau
f4d5a30833 create package directory in target/linux/*/prepare
SVN-Revision: 2905
2006-01-11 12:24:49 +00:00
Felix Fietkau
7ec3332ec3 set dhcp lease file in dnsmasq.conf instead of /tmp/dhcp.leases
SVN-Revision: 2904
2006-01-11 04:26:46 +00:00
Felix Fietkau
ed58dcd24c add netconfig script to brcm-2.4 and remove default /etc/config/network
SVN-Revision: 2902
2006-01-11 03:27:57 +00:00
Felix Fietkau
911deeb3e9 fix non-verbose messages for the new target/linux structure
SVN-Revision: 2901
2006-01-11 03:13:35 +00:00
Felix Fietkau
c5151b11f0 fix typo in endian-ness select for squashfs
SVN-Revision: 2900
2006-01-11 02:55:09 +00:00
Felix Fietkau
19f58a15a6 fix arch default
SVN-Revision: 2899
2006-01-11 02:29:20 +00:00
Oliver Ertl
b8ef5a018c fix madwifi-tools control file
SVN-Revision: 2898
2006-01-11 01:55:28 +00:00
Felix Fietkau
86f451c270 fix madwifi-tools build
SVN-Revision: 2897
2006-01-11 01:43:09 +00:00
Felix Fietkau
1f63613bca fix mysql dependencies
SVN-Revision: 2896
2006-01-11 01:39:45 +00:00
Felix Fietkau
645681d862 fix wl0_rate error in wificonf
SVN-Revision: 2894
2006-01-11 01:33:56 +00:00
Felix Fietkau
2e2e260800 add small 'netmsg' utility to send udp broadcast messages
SVN-Revision: 2893
2006-01-11 00:41:50 +00:00
Florian Fainelli
3eeed1209d Deleted bogus spaces, closes #198
SVN-Revision: 2891
2006-01-11 00:02:41 +00:00
Felix Fietkau
d87f517c3f fix menuconfig with DEVELOPER=1
SVN-Revision: 2890
2006-01-10 23:53:36 +00:00
Felix Fietkau
b89d51ca66 update mysql to 5.0 (fix #9)
SVN-Revision: 2889
2006-01-10 22:52:34 +00:00
Felix Fietkau
9125da75c9 add ntpclient hotplug script from whiterussian
SVN-Revision: 2887
2006-01-10 21:24:31 +00:00
Felix Fietkau
8b81cb2cb2 add ipv6 support to network scripts (#101)
SVN-Revision: 2885
2006-01-10 21:20:09 +00:00
Felix Fietkau
2eccbe55a3 use /tmp/resolv.conf when using a static nameserver (#177)
SVN-Revision: 2884
2006-01-10 21:16:46 +00:00
Felix Fietkau
5aae7cab2c set rate in wificonf from wl0_rate (fixes #159)
SVN-Revision: 2883
2006-01-10 21:11:47 +00:00
Felix Fietkau
68006b3647 Move device selection first in menuconfig (#18)
SVN-Revision: 2880
2006-01-10 20:45:12 +00:00
Felix Fietkau
fddc7af5d4 display limited architecture selection in menuconfig without CONFIG_DEVEL
SVN-Revision: 2879
2006-01-10 20:27:11 +00:00
Felix Fietkau
2895d499e5 add missing Config.in for ar7
SVN-Revision: 2878
2006-01-10 19:44:32 +00:00
Felix Fietkau
ea35a1edbe large target/linux cleanup
SVN-Revision: 2877
2006-01-10 19:43:00 +00:00
Nicolas Thill
60cc7e45d7 add Id tag, standardize
SVN-Revision: 2876
2006-01-10 18:29:05 +00:00
Nicolas Thill
0dc3402fe4 fix typo in wx200d target selection
SVN-Revision: 2875
2006-01-10 18:28:09 +00:00
Nicolas Thill
4af2b84d99 add watchdog package (thanks to Janos)
SVN-Revision: 2874
2006-01-10 16:47:51 +00:00
Felix Fietkau
bcf256e11b fix sbh symbol export for switch drivers on brcm-2.4
SVN-Revision: 2873
2006-01-10 15:31:51 +00:00
Felix Fietkau
544af92f3c fix Config.in for b44 kernel config change on brcm-2.4
SVN-Revision: 2872
2006-01-10 14:16:35 +00:00
Felix Fietkau
cf508aa8d3 compile b44 into the kernel on brcm-2.4
SVN-Revision: 2871
2006-01-10 14:15:20 +00:00
Nicolas Thill
29e35fc2ea add netperf package (thanks to Janos)
SVN-Revision: 2870
2006-01-10 13:45:36 +00:00
Nicolas Thill
19c1532868 add Id tag, standardize
SVN-Revision: 2869
2006-01-10 12:40:30 +00:00
Florian Fainelli
67ee15962b Better handling of getpwnam and getgrnam for dhcp-forwarde
SVN-Revision: 2868
2006-01-10 06:37:43 +00:00
Waldemar Brodkorb
85fafa6910 x86-2.6 compile fixes for snapshot build
SVN-Revision: 2867
2006-01-09 17:16:22 +00:00
Waldemar Brodkorb
ab551ba31e add updates for atheros SOC support from Mike A., thx
SVN-Revision: 2866
2006-01-09 16:03:36 +00:00
Nicolas Thill
2647efdaab add pipacs package (thanks to Janos)
SVN-Revision: 2865
2006-01-09 15:46:03 +00:00
Florian Fainelli
50ace1c6d9 Creates /var/run/quagga and fixes permissions on it, closes #192
SVN-Revision: 2864
2006-01-08 23:34:17 +00:00
Florian Fainelli
4fb752fea6 Merged enhancements submitted by Stereo, thanks, closes #188 and #189
SVN-Revision: 2863
2006-01-08 18:10:40 +00:00
Imre Kaloz
3dbd25eba7 upgrade kernel to 2.6.15 final
SVN-Revision: 2862
2006-01-08 15:47:43 +00:00
Waldemar Brodkorb
48437a30be fix documentation, fixes #176
SVN-Revision: 2860
2006-01-08 02:17:18 +00:00
Waldemar Brodkorb
6412249633 separate stat/debug and needed tools for configuring wlan devices, saves some space in default images
SVN-Revision: 2857
2006-01-08 01:15:44 +00:00
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
Waldemar Brodkorb
aa1d78aa30 disable kmod-ieee80211-dscape on 2.4 devel build
SVN-Revision: 2798
2006-01-02 01:18:25 +00:00
Felix Fietkau
bd871a92b8 load switch drivers after ethernet drivers
SVN-Revision: 2797
2006-01-01 13:44:20 +00:00
Florian Fainelli
145ea1eeab Added collectd, thanks to Florian Forster
SVN-Revision: 2796
2005-12-29 15:09:37 +00:00
Florian Fainelli
c0f6b9501c Corrected typo for RTSP support
SVN-Revision: 2795
2005-12-29 14:55:32 +00:00
Florian Fainelli
040d8db6cc Added support for RTSP connection tracking modules
SVN-Revision: 2794
2005-12-29 11:57:06 +00:00
Oliver Ertl
eacc71741e add CONFIG_RING to x86-2.6 config
SVN-Revision: 2793
2005-12-28 18:35:47 +00:00
Florian Fainelli
7cd93c2289 Corrected ticket #162
SVN-Revision: 2792
2005-12-28 15:33:56 +00:00
Felix Fietkau
a50279c334 add devicescape 802.11 stack
SVN-Revision: 2791
2005-12-28 13:22:51 +00:00
Felix Fietkau
354f264894 add bc/dc
SVN-Revision: 2789
2005-12-28 12:04:18 +00:00
Oliver Ertl
a5c0ab4e9b add x86-2.6 package lists for the Image Builder
SVN-Revision: 2788
2005-12-28 11:22:14 +00:00
Oliver Ertl
0f0fbf3cc4 add ID tag
SVN-Revision: 2787
2005-12-28 10:35:33 +00:00
Oliver Ertl
9157b26a34 add vnstat
SVN-Revision: 2786
2005-12-28 10:23:37 +00:00
Waldemar Brodkorb
6f4f74189c mipseb -> mips, thx kaloz for clearification
SVN-Revision: 2785
2005-12-26 12:02:43 +00:00
Felix Fietkau
0248499b67 fix missing sbh symbol on 2.4
SVN-Revision: 2784
2005-12-25 22:26:08 +00:00
Felix Fietkau
5dff113a9a fix wrong order of switch-adm.c includes
SVN-Revision: 2783
2005-12-25 22:13:00 +00:00
Felix Fietkau
d0973506ba fix kernel version detection in switch driver
SVN-Revision: 2782
2005-12-25 21:57:14 +00:00
Waldemar Brodkorb
36bde48820 first ar531x support for 2.4, thx Mile Albon, some addons from me for mips big endian toolchain
SVN-Revision: 2781
2005-12-25 20:04:16 +00:00
Waldemar Brodkorb
b3f574ebe8 use b44/switch driver on 2.4-brcm and 2.6-brcm
SVN-Revision: 2780
2005-12-25 18:28:26 +00:00
Felix Fietkau
e86714af08 fix switch driver makefiles for 2.4
SVN-Revision: 2779
2005-12-25 15:15:32 +00:00
Felix Fietkau
874b56053e fix switch driver makefile
SVN-Revision: 2778
2005-12-25 14:28:09 +00:00
Waldemar Brodkorb
e7f310ff07 small fix for driver description
SVN-Revision: 2777
2005-12-25 14:24:36 +00:00
Waldemar Brodkorb
b659ffeda9 first try to integrate nbds great new switch drivers for 2.4/2.6 with full vlan support for Netgear and Linksys routers, robo and adm switch, tada
SVN-Revision: 2776
2005-12-25 14:18:55 +00:00
Waldemar Brodkorb
a5a4129e57 new upstream 0.6.2pre1
SVN-Revision: 2775
2005-12-25 13:09:15 +00:00
Waldemar Brodkorb
c4524921e8 enable ipv6, closes #129, bump release number
SVN-Revision: 2773
2005-12-25 04:28:19 +00:00
Waldemar Brodkorb
9d89144eef bump release
SVN-Revision: 2772
2005-12-25 04:10:50 +00:00
Waldemar Brodkorb
912e59f77d fix oops on start, forgot to ifdef one call last time, closes #133
SVN-Revision: 2769
2005-12-25 04:08:13 +00:00
Waldemar Brodkorb
54c4cb9087 select iptools for openswan
SVN-Revision: 2768
2005-12-25 02:54:49 +00:00
Waldemar Brodkorb
97e2462e1f update to new version, fixes bug #153
SVN-Revision: 2767
2005-12-25 02:10:14 +00:00
Waldemar Brodkorb
d7aafe7f75 add toshiba tftp commands
SVN-Revision: 2766
2005-12-25 01:04:46 +00:00
Waldemar Brodkorb
0118ed05e3 change ipkg.conf to use snapshots
SVN-Revision: 2765
2005-12-25 00:56:25 +00:00
Waldemar Brodkorb
997d9bff17 build only on 2.6 ports
SVN-Revision: 2764
2005-12-25 00:55:32 +00:00
Waldemar Brodkorb
240375de59 compile linux-atm only on ar7
SVN-Revision: 2762
2005-12-24 18:49:52 +00:00
Waldemar Brodkorb
1bc1f1ab5e compile tcp_wrappers and libwrap only if choosed
SVN-Revision: 2761
2005-12-24 18:33:32 +00:00
Waldemar Brodkorb
ea1eba8bf6 fix bug #156, thx for reporting
SVN-Revision: 2760
2005-12-24 16:20:05 +00:00
Waldemar Brodkorb
c26d81b652 fix bug #155, thx for this detailed bug report
SVN-Revision: 2759
2005-12-24 15:17:21 +00:00
Waldemar Brodkorb
3862f176c1 gzcat -> zcat
SVN-Revision: 2757
2005-12-24 14:46:08 +00:00
Waldemar Brodkorb
68ca961ac9 do not use make install to make the package, .h is unneeded in the package
SVN-Revision: 2756
2005-12-24 14:29:34 +00:00
Waldemar Brodkorb
e012ca39f0 add pfring patch to 2.6
SVN-Revision: 2755
2005-12-23 23:56:30 +00:00
Waldemar Brodkorb
80cba7dace fix build on 2.4 systems
SVN-Revision: 2754
2005-12-23 23:00:48 +00:00
Waldemar Brodkorb
61527c35bd remove procfs check, does not work on grsec enabled buildsystem
SVN-Revision: 2753
2005-12-23 22:55:33 +00:00
Waldemar Brodkorb
4a4b453988 fix build on systems without libgcrypt-config
SVN-Revision: 2752
2005-12-23 22:48:22 +00:00
Florian Fainelli
81e1edf005 Added missing URL
SVN-Revision: 2751
2005-12-23 12:24:21 +00:00
Florian Fainelli
e59a2c3b89 Added cutter
SVN-Revision: 2750
2005-12-23 12:23:15 +00:00
Nicolas Thill
65e9d0b216 add Id tag
SVN-Revision: 2749
2005-12-21 13:35:15 +00:00
Nicolas Thill
7f03e6c252 update sqlite2 to new upstream release (v2.8.17), add mostlyclean target, standardize.
SVN-Revision: 2748
2005-12-21 13:28:41 +00:00
Nicolas Thill
36ffb0d254 update sqlite to new upstream release (v3.2.8), add mostlyclean target.
SVN-Revision: 2747
2005-12-21 13:27:52 +00:00
Nicolas Thill
4caf81a7cc add Id tag
SVN-Revision: 2746
2005-12-21 09:51:43 +00:00
Nicolas Thill
fe9095f20d fix Id tag
SVN-Revision: 2745
2005-12-21 09:50:28 +00:00
Waldemar Brodkorb
d4609aa512 backport flash-map driver and serial setup from 2.6 for netgear wgt634, split flash map from brcm patch
SVN-Revision: 2744
2005-12-20 23:17:13 +00:00
Nicolas Thill
00d1e1af29 update htpdate to new upstream release (v0.9.0)
SVN-Revision: 2743
2005-12-20 18:00:30 +00:00
Nicolas Thill
d351d9bcc9 update sane-backends to new upstream release (v1.0.17), add ipkg/conffiles, set svn properties, standardize.
SVN-Revision: 2741
2005-12-20 16:06:48 +00:00
Imre Kaloz
34bfc1afc7 linux 2.6.15-rc6
SVN-Revision: 2740
2005-12-20 15:04:40 +00:00
Imre Kaloz
ccc3a90f36 add recipe to banner
SVN-Revision: 2739
2005-12-20 15:03:08 +00:00
Nicolas Thill
ef61497f9f add ipkg/conffiles, add Id tag to the Makefile, standardize.
SVN-Revision: 2738
2005-12-20 13:19:49 +00:00
Oliver Ertl
63de116965 fix Makefile
SVN-Revision: 2737
2005-12-20 13:02:00 +00:00
Oliver Ertl
bed32bd179 fix patch
SVN-Revision: 2736
2005-12-20 12:57:39 +00:00
Nicolas Thill
240ff3e580 fix busybox+ipkg build
SVN-Revision: 2733
2005-12-19 17:03:27 +00:00
Nicolas Thill
3227653546 fix ipkg segfaults
SVN-Revision: 2732
2005-12-19 14:44:05 +00:00
Oliver Ertl
67db924c69 fix missing CONFIG_IP_NF_NAT_MMS
SVN-Revision: 2731
2005-12-19 12:32:09 +00:00
Waldemar Brodkorb
73e572d617 sync x86 config
SVN-Revision: 2730
2005-12-19 00:32:37 +00:00
Waldemar Brodkorb
a86a6a9705 remove duplicate code
SVN-Revision: 2729
2005-12-18 23:48:55 +00:00
Waldemar Brodkorb
4933ece49f minor cleanup of flash map driver
SVN-Revision: 2728
2005-12-18 23:28:26 +00:00
Waldemar Brodkorb
e30ffb5391 fix image build for 2.6 and 4MB jffs2 images
SVN-Revision: 2727
2005-12-18 23:21:33 +00:00
Waldemar Brodkorb
b93531e40e add experimental sane-backends package, like to get canon scanner working via saned
SVN-Revision: 2726
2005-12-18 17:22:41 +00:00
Waldemar Brodkorb
bbce027d7d fix compile issues, from http://bugs.xelerance.com/view.php?id=509
SVN-Revision: 2725
2005-12-18 17:12:30 +00:00
Florian Fainelli
ebc6a1895a Added peerguardian
SVN-Revision: 2724
2005-12-18 15:24:18 +00:00
Florian Fainelli
3426c752f6 Corrected URL
SVN-Revision: 2723
2005-12-18 14:40:29 +00:00
Florian Fainelli
540f6eb649 Corrected package name
SVN-Revision: 2722
2005-12-18 13:40:06 +00:00
Florian Fainelli
ce264dd1c7 Corrected bug #149
SVN-Revision: 2721
2005-12-18 12:25:53 +00:00
Imre Kaloz
466f7410eb fix #81
SVN-Revision: 2720
2005-12-18 11:18:52 +00:00
Felix Fietkau
36d9db132c add minor code cleanup and a core reset for internal sb devices that need it
SVN-Revision: 2718
2005-12-18 06:14:57 +00:00
Felix Fietkau
dc3cf6d7b8 add BCM4710A0 cache workarounds (#143)
SVN-Revision: 2717
2005-12-18 05:17:25 +00:00
Felix Fietkau
69740db1f8 finally fix pci issues (#132)
SVN-Revision: 2716
2005-12-18 05:04:07 +00:00
Felix Fietkau
4ecc713044 add support for wgt634u nvram, change the order of the serial ports on the wgt (will use ttyS0 as console port now), fix exports for the switch drivers
SVN-Revision: 2715
2005-12-17 21:26:03 +00:00
Florian Fainelli
239bd96c1e Added ipcad
SVN-Revision: 2714
2005-12-17 17:19:53 +00:00
Florian Fainelli
b4964202b2 Corrrected URL
SVN-Revision: 2713
2005-12-17 16:50:40 +00:00
Florian Fainelli
afecb605be Added macchanger
SVN-Revision: 2712
2005-12-17 16:49:18 +00:00
Felix Fietkau
6f0502008b fix network hotplug scripts for 2.6
SVN-Revision: 2711
2005-12-17 02:11:04 +00:00
Waldemar Brodkorb
1a1d851e2f add missing quote
SVN-Revision: 2710
2005-12-16 22:56:04 +00:00
Nicolas Thill
78d7e988ff fix package version and ack source name change, use target optimization cflags, remove conflicting patch.
SVN-Revision: 2709
2005-12-16 19:37:38 +00:00
Nicolas Thill
801c1288d7 standardize, don't install everything - just the binary, add Id tag to the Makefile.
SVN-Revision: 2708
2005-12-16 19:25:29 +00:00
Nicolas Thill
0eb41e9e5a use target optimization cflags for ilbc codec
SVN-Revision: 2707
2005-12-16 19:19:22 +00:00
Nicolas Thill
2a83ca4b54 fix asterisk build when asterisk-sqlite is selected
SVN-Revision: 2706
2005-12-16 19:17:55 +00:00
Nicolas Thill
6efeb10fec fix typo regarding vnc-reflector
SVN-Revision: 2705
2005-12-16 19:15:08 +00:00
Imre Kaloz
3a3c3d39ff really fix #10 now
SVN-Revision: 2704
2005-12-16 14:49:45 +00:00
Imre Kaloz
115bbafa1b sync with kmod-madwifi
SVN-Revision: 2701
2005-12-16 13:58:24 +00:00
Imre Kaloz
87d1008ce9 add gcc bugfix
SVN-Revision: 2700
2005-12-16 13:56:09 +00:00
Waldemar Brodkorb
d2d86ebbfe fix one of the iptables 1.3.4 compile errors on 2.4, backport of ipt_string from 2.6, need runtime testing
SVN-Revision: 2699
2005-12-16 13:38:40 +00:00
Felix Fietkau
a018048173 fix wificonf compile error (#137)
SVN-Revision: 2698
2005-12-16 13:33:10 +00:00
Nicolas Thill
e7b91ae934 port l2tpd fixes from changeset:2696 to trunk.
SVN-Revision: 2697
2005-12-16 12:00:19 +00:00
Imre Kaloz
1292e7f07d add gcc 3.4.5
SVN-Revision: 2695
2005-12-16 11:36:33 +00:00
Imre Kaloz
952d69060d make file naming
SVN-Revision: 2694
2005-12-16 11:35:07 +00:00
Imre Kaloz
1021b529bb add gcc4 patches for 2.4
SVN-Revision: 2693
2005-12-16 11:34:19 +00:00
Imre Kaloz
affd4d639b add gcc4 fix for iptables 1.3.4
SVN-Revision: 2692
2005-12-16 09:37:10 +00:00
Waldemar Brodkorb
6070f77c0f fix one of the iptables 1.3.4 compile errors on 2.4
SVN-Revision: 2691
2005-12-15 23:15:50 +00:00
Felix Fietkau
b9296811d3 fix remaining pci problems with brcm-2.6 (fixes #132)
SVN-Revision: 2690
2005-12-15 22:57:27 +00:00
Felix Fietkau
123ffc4bde add cleanup and system code upgrade for brcm-2.6. pci seems to work, but spits out weird errors -> still needs fixing
SVN-Revision: 2689
2005-12-15 22:33:10 +00:00
Nicolas Thill
007140bf20 rename the patch to better match its purpose, add target optimization cflags, prevent host system detection to set compile-time options.
SVN-Revision: 2688
2005-12-15 12:55:38 +00:00
Imre Kaloz
a8c3b7c716 upgrade busybox to v1.1.0-pre1
SVN-Revision: 2687
2005-12-15 11:08:30 +00:00
Imre Kaloz
d18fb042fe fix directory name
SVN-Revision: 2686
2005-12-15 11:06:42 +00:00
Imre Kaloz
57ac9646b7 upgrade madwifi snapshot to r1358
SVN-Revision: 2684
2005-12-15 09:54:55 +00:00
Imre Kaloz
d01c4122a1 add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on Broadcom boards, we are working on it. Also upgrade iptables to 1.3.4
SVN-Revision: 2683
2005-12-15 09:05:57 +00:00
Nicolas Thill
a8780cfe23 update asterisk to new upstream release (v1.2.1)
SVN-Revision: 2682
2005-12-15 08:22:57 +00:00
Nicolas Thill
e3f2355a12 update gmediaserver to new upstream release (v0.9.0)
SVN-Revision: 2681
2005-12-15 01:20:20 +00:00
Nicolas Thill
debb338803 replace bool with tristate (prevent unneeded freetype-install)
SVN-Revision: 2680
2005-12-15 01:18:31 +00:00
Nicolas Thill
dafa372039 update ipsec-tools to new upstream release (v0.6.4)
SVN-Revision: 2679
2005-12-15 01:15:43 +00:00
Felix Fietkau
5d608ab146 update gs v4 pattern so that the latest linksys firmware accepts it
SVN-Revision: 2678
2005-12-15 01:11:38 +00:00
Nicolas Thill
27b694c330 add ptunnel (PingTunnel) (thanks to Romain Beauxis)
SVN-Revision: 2676
2005-12-15 00:58:07 +00:00
Nicolas Thill
47b8d981f9 add missing config file and init script in the package
SVN-Revision: 2675
2005-12-14 23:24:44 +00:00
Nicolas Thill
7ec285553e fix package name in template call, remove unneeded patch, don't use PKG_INSTALL_DIR since upstream does not provide a make install target, add configurable init script, add Id tag and target optimization cflags..
SVN-Revision: 2674
2005-12-14 23:01:47 +00:00
Nicolas Thill
c7221546a1 enable peercast actually (forgot some files in my last commit)
SVN-Revision: 2673
2005-12-14 22:47:03 +00:00
Nicolas Thill
41f3621319 add peercast package (thanks to Romain Beauxis)
SVN-Revision: 2672
2005-12-14 22:34:56 +00:00
Nicolas Thill
05ae28286c fix download url, add target optimization cflags, ipkg/conffiles, add Id tag to the Makefile.
SVN-Revision: 2671
2005-12-14 19:09:22 +00:00
Nicolas Thill
07a606e063 add madplay package (thanks to Romain Beauxis), add libid3tag dependency on zlib.
SVN-Revision: 2670
2005-12-14 13:40:21 +00:00
Florian Fainelli
58fb874180 Added libcli, l2tpns, fixed typo and mising URL
SVN-Revision: 2669
2005-12-14 13:23:40 +00:00
Florian Fainelli
db75840d96 Added wccpd a Web Cache Coordination Protocol daemon
SVN-Revision: 2668
2005-12-14 12:01:36 +00:00
Nicolas Thill
86d260bcd7 add an Id tag to the Makefile, set md5sum, don't use PKG_INSTALL_DIR since upstream does not provide a make install target
SVN-Revision: 2667
2005-12-14 00:39:11 +00:00
Nicolas Thill
3f774a5f9d install in /usr instead of /usr/local/, add an ipkg/conffiles, add an Id tag to the Makefile
SVN-Revision: 2666
2005-12-14 00:16:01 +00:00
Nicolas Thill
2ccbafe84f put the conntrack/nat modules florian added in the kmod-nat-extra package
SVN-Revision: 2665
2005-12-13 23:02:10 +00:00
Florian Fainelli
6a6d210d12 Fixed typo, changed dependencies from depends on to select
SVN-Revision: 2662
2005-12-13 19:19:15 +00:00
Felix Fietkau
079d042a56 revert last Config.in change
SVN-Revision: 2661
2005-12-13 19:17:20 +00:00
Felix Fietkau
b9a3554f4a update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential security issue, fixes #59)
SVN-Revision: 2660
2005-12-13 19:15:43 +00:00
Felix Fietkau
6db7170690 restore wl0_auth functionality (fixes: #123)
SVN-Revision: 2657
2005-12-13 17:40:51 +00:00
Waldemar Brodkorb
f019335392 more tristate -> prompt fixes
SVN-Revision: 2656
2005-12-13 17:38:27 +00:00
Waldemar Brodkorb
9c657c8262 use prompt description, not tristate, use select from libraries instead of depends on, suggested by Nico
SVN-Revision: 2655
2005-12-13 17:34:51 +00:00
Felix Fietkau
c3e6794699 improve wificonf watchdog for client mode (should be somewhat reliable now)
SVN-Revision: 2654
2005-12-13 17:09:15 +00:00
Felix Fietkau
ad17f939c1 add imq from whiterussian to trunk
SVN-Revision: 2652
2005-12-13 15:15:46 +00:00
Nicolas Thill
d0b1d1b52e add libaudiofile package (thanks to Romain Beauxis)
SVN-Revision: 2651
2005-12-13 14:57:16 +00:00
Florian Fainelli
f1aa9e55a1 Added raddump
SVN-Revision: 2650
2005-12-13 13:38:59 +00:00
Florian Fainelli
ae3c308186 Added dhcp6, an IPv6 implementation of the dhcp server and client Added support in package/rules.mk for zip files, just use PKG_CAT=unzip to uncompress the archive
SVN-Revision: 2649
2005-12-13 13:01:01 +00:00