Felix Fietkau
|
46c52a3d5a
|
install more iptables development stuff into the staging dir
SVN-Revision: 3713
|
2006-04-29 21:43:26 +00:00 |
|
Felix Fietkau
|
2e8ae650fe
|
move package/sdk to target/sdk
SVN-Revision: 3695
|
2006-04-21 10:08:47 +00:00 |
|
Mike Baker
|
170f0e635c
|
Add default compile target & use it for bridge and busybox
SVN-Revision: 3693
|
2006-04-21 10:03:46 +00:00 |
|
Felix Fietkau
|
ac2bee9082
|
remove todo message
SVN-Revision: 3692
|
2006-04-21 09:59:15 +00:00 |
|
Felix Fietkau
|
5606b22166
|
fix bridge build and description, add default configure command to rules.mk, use CONFIG_ as prefix for package selction variables
SVN-Revision: 3690
|
2006-04-21 09:55:30 +00:00 |
|
Mike Baker
|
ebb58643eb
|
convert bridge package to buildroot-ng
SVN-Revision: 3689
|
2006-04-21 08:39:19 +00:00 |
|
Felix Fietkau
|
6a795b4d7b
|
include package description in menuconfig help
SVN-Revision: 3687
|
2006-04-21 00:50:48 +00:00 |
|
Felix Fietkau
|
519c9c34e7
|
clean up package titles/descriptions
SVN-Revision: 3686
|
2006-04-21 00:37:58 +00:00 |
|
Felix Fietkau
|
cdd74416bc
|
more cleanups and a new menuconfig generator
SVN-Revision: 3685
|
2006-04-21 00:12:18 +00:00 |
|
Felix Fietkau
|
0ae1ce202c
|
menuconfig cleanup
SVN-Revision: 3684
|
2006-04-20 23:03:42 +00:00 |
|
Felix Fietkau
|
4870d7e887
|
work around a make bug in define/endef handling
SVN-Revision: 3680
|
2006-04-20 03:53:28 +00:00 |
|
Felix Fietkau
|
20bd5e2b12
|
add proper package dependency handling
SVN-Revision: 3679
|
2006-04-20 03:45:03 +00:00 |
|
Felix Fietkau
|
e3199bd4d6
|
revert some previous changes and add another bugfix
SVN-Revision: 3676
|
2006-04-20 00:03:19 +00:00 |
|
Felix Fietkau
|
97458d0a8e
|
more buildroot-ng bugfixes
SVN-Revision: 3675
|
2006-04-19 23:56:04 +00:00 |
|
Felix Fietkau
|
1726e20c08
|
bugfix in package/rules.mk, add support for dumping package information with make DUMP=1
SVN-Revision: 3674
|
2006-04-19 23:14:13 +00:00 |
|
Felix Fietkau
|
5a4980a72b
|
port iptables to new config format, change handling of TITLE and DESCRIPTION
SVN-Revision: 3647
|
2006-04-14 04:27:05 +00:00 |
|
Felix Fietkau
|
a5992a14cb
|
fix default targets for multiple packges
SVN-Revision: 3646
|
2006-04-14 03:11:20 +00:00 |
|
Felix Fietkau
|
5795d42588
|
new package makefile syntax
SVN-Revision: 3645
|
2006-04-14 03:03:32 +00:00 |
|
Felix Fietkau
|
bea2a5bd9d
|
remove some more stuff, change package makefile format in rules.mk, port busybox over to the new format
SVN-Revision: 3643
|
2006-04-14 01:22:55 +00:00 |
|
Felix Fietkau
|
f3ad971463
|
remove more packages
SVN-Revision: 3642
|
2006-04-13 22:20:48 +00:00 |
|
Felix Fietkau
|
e6164b615a
|
remove lots of non-essential packages
SVN-Revision: 3641
|
2006-04-13 22:20:15 +00:00 |
|
Felix Fietkau
|
9b93a39c2c
|
fix openswan patch
SVN-Revision: 3639
|
2006-04-13 18:33:50 +00:00 |
|
Felix Fietkau
|
6590d89589
|
also update openswan in package/
SVN-Revision: 3638
|
2006-04-13 18:28:55 +00:00 |
|
Felix Fietkau
|
33ccf28910
|
fix motion download url
SVN-Revision: 3637
|
2006-04-13 17:45:43 +00:00 |
|
Felix Fietkau
|
02696c0757
|
fix typo in firstboot - /etc/config/* is now a file instead of a symlink
SVN-Revision: 3633
|
2006-04-13 14:43:47 +00:00 |
|
Florian Fainelli
|
6e0e080e31
|
Add fakeidentd a lightweight identd daemon. Fix minor typo in menuconfig for weechat
SVN-Revision: 3631
|
2006-04-13 14:12:04 +00:00 |
|
Florian Fainelli
|
ba8f56b60d
|
Add weechat, a lightweight IRC client, thanks kolter !
SVN-Revision: 3630
|
2006-04-13 13:59:42 +00:00 |
|
Florian Fainelli
|
39ee633444
|
Add support for static routes per interface. You can specify one or more routes, subnets or hosts. Closes #308 for kamikaze
SVN-Revision: 3629
|
2006-04-13 11:39:20 +00:00 |
|
Imre Kaloz
|
7c52e42ba2
|
upgrade to busybox 1.1.2
SVN-Revision: 3625
|
2006-04-12 12:07:44 +00:00 |
|
Imre Kaloz
|
e996929d68
|
upgrade to wireless-tools v28 final
SVN-Revision: 3624
|
2006-04-12 07:53:11 +00:00 |
|
Nicolas Thill
|
21ef49fb72
|
Add missing svn:keywords and Id tags
SVN-Revision: 3622
|
2006-04-12 00:34:26 +00:00 |
|
Nicolas Thill
|
4f22b94e09
|
Prevent l2tpd from using PMTU discovery, setting the DF bit on all outgoing UDP packets (closes: #471)
SVN-Revision: 3621
|
2006-04-12 00:17:43 +00:00 |
|
Oliver Ertl
|
7f83bd07b3
|
add download URL to gpg
SVN-Revision: 3620
|
2006-04-11 20:33:54 +00:00 |
|
Oliver Ertl
|
06a11ad9dd
|
update iftop to 0.17, closes #475
SVN-Revision: 3619
|
2006-04-11 17:50:57 +00:00 |
|
Felix Fietkau
|
39eb9b16cb
|
fix segfault in locking utility
SVN-Revision: 3617
|
2006-04-11 13:54:43 +00:00 |
|
Florian Fainelli
|
3a6d2fcfd8
|
Update to version 0.12, add a default configuration file, thanks to eatnumber1 !
SVN-Revision: 3612
|
2006-04-11 08:35:01 +00:00 |
|
Waldemar Brodkorb
|
ec6c71cc30
|
check if vim exist, report bye datenmaulwurf
SVN-Revision: 3611
|
2006-04-10 21:54:19 +00:00 |
|
Waldemar Brodkorb
|
7268da8bbd
|
select libgcc, report from datenmaulwurf
SVN-Revision: 3610
|
2006-04-10 21:50:33 +00:00 |
|
Florian Fainelli
|
6669ffcf51
|
Add vncrepeater, with uClibc++ linking, needs therefore testing
SVN-Revision: 3605
|
2006-04-10 14:42:25 +00:00 |
|
Oliver Ertl
|
bfef1ea1c8
|
fix typo in Openswan control file, closes #465
SVN-Revision: 3603
|
2006-04-09 11:13:24 +00:00 |
|
Mike Baker
|
893cb473a0
|
fix a bug that prevents the wgt634u from initializing the filesystem properly
SVN-Revision: 3601
|
2006-04-08 21:11:49 +00:00 |
|
Felix Fietkau
|
fda33a85fa
|
fix ipsec-tools dependencies
SVN-Revision: 3600
|
2006-04-08 17:33:18 +00:00 |
|
Nicolas Thill
|
520aae40c8
|
Fix l2tpd blocking on read from ppp childs (closes: #455)
SVN-Revision: 3597
|
2006-04-07 00:00:41 +00:00 |
|
Felix Fietkau
|
354216e46e
|
fix firewall-related conffiles (moved to the iptables package)
SVN-Revision: 3595
|
2006-04-06 01:20:12 +00:00 |
|
Oliver Ertl
|
f5ae7f2d72
|
update SQLite to new upstream release, v3.3.3
SVN-Revision: 3594
|
2006-04-05 12:40:42 +00:00 |
|
Oliver Ertl
|
7d6f1e1615
|
fix typo
SVN-Revision: 3592
|
2006-04-05 11:52:13 +00:00 |
|
Oliver Ertl
|
4fedf53f99
|
update OpenVPN to 2.0.6 (security update)
SVN-Revision: 3591
|
2006-04-05 11:47:16 +00:00 |
|
Oliver Ertl
|
b5eda5f439
|
add hdparm to package/Makefile
SVN-Revision: 3590
|
2006-04-05 11:45:26 +00:00 |
|
Felix Fietkau
|
ee27e41337
|
large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
SVN-Revision: 3588
|
2006-04-05 02:09:22 +00:00 |
|
Felix Fietkau
|
e4b534024d
|
update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug
SVN-Revision: 3587
|
2006-04-04 19:24:40 +00:00 |
|
Felix Fietkau
|
2ac4ac0fca
|
map xt_ to ipt_ for iptables modules
SVN-Revision: 3586
|
2006-04-02 21:59:18 +00:00 |
|
Florian Fainelli
|
83d64d66a8
|
Remove autodection of hesiod since it will be enabled by default if present on host system. Close #445
SVN-Revision: 3583
|
2006-04-02 17:21:12 +00:00 |
|
Nicolas Thill
|
bbe5890c4f
|
update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1
SVN-Revision: 3579
|
2006-04-02 15:34:41 +00:00 |
|
Imre Kaloz
|
e0919eb2a8
|
upgrade busybox to v1.1.1
SVN-Revision: 3578
|
2006-04-02 15:16:27 +00:00 |
|
Nicolas Thill
|
6b9c0e4c6f
|
fix (cosmetic) Config.in glitches, add "svn:keywords" prop to Makefile.
SVN-Revision: 3576
|
2006-04-02 00:24:01 +00:00 |
|
Nicolas Thill
|
0bef5f4779
|
fix hostapd (add missed changes from [3564])
SVN-Revision: 3575
|
2006-04-01 20:30:35 +00:00 |
|
Nicolas Thill
|
6c2594b414
|
port changes in whiterussian ([3341]) to trunk.
SVN-Revision: 3574
|
2006-04-01 20:23:17 +00:00 |
|
Nicolas Thill
|
7e36c32011
|
fix fetchmail package, add svn:keywords prop to Makefile, standardize.
SVN-Revision: 3572
|
2006-04-01 20:18:29 +00:00 |
|
Waldemar Brodkorb
|
8186dc04e9
|
add gnupg from Michael Cohen, thx
SVN-Revision: 3571
|
2006-04-01 19:10:15 +00:00 |
|
Waldemar Brodkorb
|
0fcdaa8c18
|
add gnupg from Michael Cohen, thx
SVN-Revision: 3570
|
2006-04-01 19:09:59 +00:00 |
|
Nicolas Thill
|
6aaae56f5f
|
fix (cosmetic) Config.in glitches
SVN-Revision: 3568
|
2006-04-01 15:49:12 +00:00 |
|
Nicolas Thill
|
3d0e20260b
|
update snort to 2.4.4 (thanks to Richard Nadeau)
SVN-Revision: 3567
|
2006-04-01 15:23:25 +00:00 |
|
Nicolas Thill
|
25097a0ab2
|
update nmap to 4.01 (thanks to Richard Nadeau)
SVN-Revision: 3566
|
2006-04-01 15:21:14 +00:00 |
|
Nicolas Thill
|
43ce8fb570
|
add an hostapd-mini package with WPA support only, and move hostapd_cli in a separate hostapd-utils package.
SVN-Revision: 3564
|
2006-04-01 14:40:44 +00:00 |
|
Mike Baker
|
bb69238792
|
link /proc/mounts to /etc/mtab (fixes mkfs.ext3 issues)
SVN-Revision: 3561
|
2006-03-31 18:25:00 +00:00 |
|
Oliver Ertl
|
96f62e6a22
|
fix alphabetic order of hdparm
SVN-Revision: 3560
|
2006-03-31 17:12:50 +00:00 |
|
Oliver Ertl
|
c1d175cc85
|
add hdparm package (thanks to Tomas Vanek)
SVN-Revision: 3557
|
2006-03-31 16:45:36 +00:00 |
|
Florian Fainelli
|
29fd8a6341
|
Add libpcre dependency for atftp, closes #432
SVN-Revision: 3554
|
2006-03-29 22:47:26 +00:00 |
|
Florian Fainelli
|
242e482c74
|
Add amd64 detection when build host is a x86_64 machine, closes #390
SVN-Revision: 3553
|
2006-03-29 22:39:28 +00:00 |
|
Florian Fainelli
|
4926e559a9
|
Fix typo in menuconfig
SVN-Revision: 3552
|
2006-03-29 17:12:21 +00:00 |
|
Florian Fainelli
|
f7c752321c
|
Remove -Werror in order not to treat warnings as errors (fix gcc-4 errors), closes #428
SVN-Revision: 3551
|
2006-03-29 17:08:49 +00:00 |
|
Florian Fainelli
|
a4ae7a90a8
|
Disable tests and documentation compilation and/or installation, speeds up compilation
SVN-Revision: 3549
|
2006-03-29 13:53:54 +00:00 |
|
Waldemar Brodkorb
|
1a7d71fd62
|
add autossh from Robert Berkowitz
SVN-Revision: 3547
|
2006-03-29 12:45:48 +00:00 |
|
Florian Fainelli
|
fed3865f2d
|
Upgrade to mutt-1.5.11, fixes gcc-4 specific errors, close #426
SVN-Revision: 3546
|
2006-03-29 12:37:29 +00:00 |
|
Florian Fainelli
|
8bc7408369
|
Disable documentation generation as it requires host-side binaries
SVN-Revision: 3544
|
2006-03-29 12:03:09 +00:00 |
|
Florian Fainelli
|
a48fd3fade
|
Fix compilation, change rpl_malloc detection, closes #423
SVN-Revision: 3543
|
2006-03-29 11:55:40 +00:00 |
|
Florian Fainelli
|
5b6e146134
|
Fix BitchX compilation, remove previous declarations of some variables, closes #425
SVN-Revision: 3542
|
2006-03-29 11:32:34 +00:00 |
|
Waldemar Brodkorb
|
abfe119bcb
|
add openssl dependency
SVN-Revision: 3541
|
2006-03-29 09:52:36 +00:00 |
|
Waldemar Brodkorb
|
9175f7d3cc
|
readd some hashes and algorithms, needed for ipsec, fixes build of ipsec-tools
SVN-Revision: 3540
|
2006-03-29 09:36:43 +00:00 |
|
Waldemar Brodkorb
|
c9a40f514b
|
enable mount nfs, thx ejka@imfi.kspu.ru
SVN-Revision: 3539
|
2006-03-29 09:07:13 +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
|
5a6e1f631a
|
fix problems from ticket #385, thx mikea
SVN-Revision: 3532
|
2006-03-28 22:30:12 +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 |
|
Florian Fainelli
|
8639e7dfb5
|
Remove hardcoded path for install binary
SVN-Revision: 3522
|
2006-03-28 15:04:26 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
60214c1cb4
|
fix procmail compile, thx Michael
SVN-Revision: 3454
|
2006-03-23 10:37:38 +00:00 |
|
Florian Fainelli
|
0ef29b7b8e
|
Add libipt_IMQ, fixes #396
SVN-Revision: 3452
|
2006-03-23 09:59:33 +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
|
08be4c3314
|
remove atftp dependency on /etc/services, add dependency on libncurses (#384)
SVN-Revision: 3444
|
2006-03-22 09:30:45 +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 |
|
Mike Baker
|
ec65e39a75
|
fix motion package aka - clean up someone elses's mess
SVN-Revision: 3419
|
2006-03-20 18:32:11 +00:00 |
|
Felix Fietkau
|
4d3e487626
|
fix broken openser menuconfig and package template call
SVN-Revision: 3409
|
2006-03-19 04:53:42 +00:00 |
|
Florian Fainelli
|
0930943b5c
|
Added new modules, modularize them
SVN-Revision: 3405
|
2006-03-18 22:15:33 +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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
Felix Fietkau
|
268b417acd
|
update click
SVN-Revision: 3313
|
2006-03-05 21:40:49 +00:00 |
|
Florian Fainelli
|
ec76aab01a
|
Disable X support, fixes compilation errors
SVN-Revision: 3307
|
2006-03-04 10:32:29 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
Florian Fainelli
|
ae687dc4e4
|
Updated to latest version
SVN-Revision: 3277
|
2006-02-27 18:58:33 +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 |
|
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 |
|
Nicolas Thill
|
7b34e64323
|
update tor to latest stable release (v0.1.0.17)
SVN-Revision: 3259
|
2006-02-21 19:16:04 +00:00 |
|
Felix Fietkau
|
cd21a549ff
|
add mostlyclean target to setserial
SVN-Revision: 3254
|
2006-02-19 00:46:07 +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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
Felix Fietkau
|
6d9260d267
|
remove stale madwifi-tools entry from package/Makefile
SVN-Revision: 3104
|
2006-01-31 22:29:20 +00:00 |
|
Felix Fietkau
|
752413e7f0
|
fix hostapd/madwifi crash (#247)
SVN-Revision: 3102
|
2006-01-31 21:45:23 +00:00 |
|
Waldemar Brodkorb
|
0638c67e64
|
remove ser
SVN-Revision: 3100
|
2006-01-31 20:54:00 +00:00 |
|
Waldemar Brodkorb
|
f61c7d6e42
|
remove pfring support
SVN-Revision: 3096
|
2006-01-31 17:12:10 +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
|
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
|
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 |
|
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 |
|
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 |
|