Commit graph

1734 commits

Author SHA1 Message Date
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
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
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
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
Florian Fainelli
55655a5081 Added package ssltunnel, thanks to Eric (emss)
SVN-Revision: 3046
2006-01-26 10:36:21 +00:00
Mike Baker
8db6bb41f5 revert bad firewall patch
SVN-Revision: 3042
2006-01-23 21:45:44 +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
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
e9321ec04a sync lcd4linux with whiterussian
SVN-Revision: 3022
2006-01-20 03:19:35 +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
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
Mike Baker
1f59f207c4 fix error messages
SVN-Revision: 2996
2006-01-16 19:16:20 +00:00
Felix Fietkau
e272d81c21 port wan_device changes from whiterussian to kamikaze
SVN-Revision: 2993
2006-01-16 03:14:59 +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
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
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
Felix Fietkau
ce1070acfc add ip address parameter to netmsg utility
SVN-Revision: 2967
2006-01-14 01:21:53 +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
a7aa8530f8 patch for big endian
SVN-Revision: 2954
2006-01-13 17:32:38 +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
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
86534732ef Added vlan enabling as suggested in #204, closes #204
SVN-Revision: 2931
2006-01-12 10:56:09 +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
Oliver Ertl
e49b5a89f6 minor cosmetic fixes in Config.in
SVN-Revision: 2906
2006-01-11 13:05:16 +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
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
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
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
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
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
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
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
463861ee5f Added lrzsz, thanks to Mad Martin !
SVN-Revision: 2843
2006-01-06 11:44:30 +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
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
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
Florian Fainelli
9ab95cb396 Corrected missing dependency
SVN-Revision: 2827
2006-01-04 22:15:14 +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
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
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
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
4553a65a5d enable watchdog daemon in busybox by default
SVN-Revision: 2800
2006-01-02 02:26:38 +00:00
Florian Fainelli
145ea1eeab Added collectd, thanks to Florian Forster
SVN-Revision: 2796
2005-12-29 15:09:37 +00:00
Felix Fietkau
354f264894 add bc/dc
SVN-Revision: 2789
2005-12-28 12:04:18 +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
c4524921e8 enable ipv6, closes #129, bump release number
SVN-Revision: 2773
2005-12-25 04:28:19 +00:00
Waldemar Brodkorb
54c4cb9087 select iptools for openswan
SVN-Revision: 2768
2005-12-25 02:54:49 +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
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
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
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
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
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
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
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
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
affd4d639b add gcc4 fix for iptables 1.3.4
SVN-Revision: 2692
2005-12-16 09:37: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
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