Commit graph

1512 commits

Author SHA1 Message Date
Nicolas Thill
c43a33ff9d update dnsmasq to latest upstream release (v2.24)
SVN-Revision: 2556
2005-11-27 16:56:02 +00:00
Waldemar Brodkorb
1af8bb9c59 close ticket #63
SVN-Revision: 2553
2005-11-24 04:11:08 +00:00
Nicolas Thill
e0a74da1e8 add pcmcia-cs package
SVN-Revision: 2546
2005-11-22 03:31:08 +00:00
Nicolas Thill
e22e54164a replace bool by tristate to avoid unnecessary -install calls
SVN-Revision: 2545
2005-11-22 03:19:30 +00:00
Nicolas Thill
5c85ed4bb8 update wpa_supplicant to new upstream stable release (v0.4.7)
SVN-Revision: 2544
2005-11-22 03:13:26 +00:00
Nicolas Thill
c97dcd1f1c update hostap-utils to new upstream stable release (v0.4.7)
SVN-Revision: 2543
2005-11-22 03:11:32 +00:00
Nicolas Thill
328c96fad5 update hostapd to new upstream stable release (v0.4.7)
SVN-Revision: 2542
2005-11-22 03:10:56 +00:00
Felix Fietkau
bef13ad1d0 update layer7 (forward port from whiterussian)
SVN-Revision: 2538
2005-11-19 19:24:33 +00:00
Felix Fietkau
81668c7ab9 more fixes for the network scripts
SVN-Revision: 2537
2005-11-19 19:04:15 +00:00
Felix Fietkau
969a4d1c2a fix ifup/down for ppp-based stuff
SVN-Revision: 2536
2005-11-19 14:53:21 +00:00
Felix Fietkau
3cc0f965fb remove nodetach from ppp init scripts
SVN-Revision: 2534
2005-11-19 14:07:54 +00:00
Felix Fietkau
733dc97762 hotplug-based network script rewrite
SVN-Revision: 2531
2005-11-19 03:17:20 +00:00
Felix Fietkau
894e2f118e add wl0_txpwr setting to wificonf
SVN-Revision: 2528
2005-11-19 00:36:16 +00:00
Felix Fietkau
873cc0d67f fix openssl build for users having something other than bash as /bin/sh
SVN-Revision: 2525
2005-11-18 23:09:41 +00:00
Felix Fietkau
d47161a604 add crond init script
SVN-Revision: 2523
2005-11-18 20:55:53 +00:00
Felix Fietkau
198e0eb841 add layer7 patterns to iptables-mod-filter
SVN-Revision: 2519
2005-11-18 16:17:27 +00:00
Felix Fietkau
7164dc5f27 don't clear the mangle table in the default firewall script
SVN-Revision: 2517
2005-11-18 14:08:36 +00:00
Felix Fietkau
6f816ac7d5 add advanced overhead options for htb in iproute2/tc
SVN-Revision: 2505
2005-11-15 19:29:54 +00:00
Waldemar Brodkorb
0fb3620001 security update, fixes #52
SVN-Revision: 2493
2005-11-15 09:33:33 +00:00
Waldemar Brodkorb
5a8a1463db default to no, we use busybox ipkg by default
SVN-Revision: 2489
2005-11-15 01:32:21 +00:00
Felix Fietkau
0002c1ada3 create /var/run in firstboot
SVN-Revision: 2485
2005-11-14 23:07:18 +00:00
Felix Fietkau
7df44bce5f oops forgot to remove #define DEBUG
SVN-Revision: 2481
2005-11-14 02:08:08 +00:00
Felix Fietkau
72944466b1 add support for the new broadcom driver to wificonf. wep is currently broken. will fix that later, when i find out what's wrong with it
SVN-Revision: 2480
2005-11-14 02:07:33 +00:00
Nicolas Thill
8ec9682689 add hostap-utils package (closes: #50)
SVN-Revision: 2473
2005-11-13 17:59:26 +00:00
Felix Fietkau
4763631d97 enable driver-internal supplicant only in wet mode and set psk2 mode if configured
SVN-Revision: 2472
2005-11-13 14:41:06 +00:00
Felix Fietkau
ddf41c2d80 update openvpn to latest upstream release (fix #48)
SVN-Revision: 2468
2005-11-13 00:31:32 +00:00
Felix Fietkau
d4af85cbf3 fix stupid bug in my busybox ash performance patch
SVN-Revision: 2457
2005-11-12 21:47:49 +00:00
Felix Fietkau
c80b7033d5 fix small trx_check bug in mtd
SVN-Revision: 2455
2005-11-12 21:21:27 +00:00
Felix Fietkau
4cdd32c319 add wds and client mode watchdog to wificonf
SVN-Revision: 2451
2005-11-12 19:11:33 +00:00
Nicolas Thill
f85accc86d add hostapd dependency on wireless-tools
SVN-Revision: 2449
2005-11-12 18:40:26 +00:00
Nicolas Thill
ddceeefc01 port iptables fix introduced by changeset:2447 to trunk
SVN-Revision: 2448
2005-11-12 11:53:55 +00:00
Felix Fietkau
909c7cca7b bump mtd version number
SVN-Revision: 2446
2005-11-12 00:25:27 +00:00
Felix Fietkau
ecb936a1ff hide stderr output of mtd in firstboot
SVN-Revision: 2444
2005-11-12 00:23:50 +00:00
Felix Fietkau
fef97f59d4 fix iptables package
SVN-Revision: 2442
2005-11-11 23:54:30 +00:00
Felix Fietkau
229e88cb3e add new ppp timeout/redial stuff from [2433] to pptp init script
SVN-Revision: 2436
2005-11-11 21:15:33 +00:00
Nicolas Thill
8a53163b23 backport iptables extension split introduced by changeset:2412 (fix ticket:40), bump trunk release number
SVN-Revision: 2435
2005-11-11 21:15:16 +00:00
Felix Fietkau
b1bd45109e add lcp ping to ppp ifup script so that it timeouts properly (fixes #42)
SVN-Revision: 2434
2005-11-11 20:51:58 +00:00
Felix Fietkau
534ed31049 patch pppd to be able to deal with time changes during a connection, fixes #31
SVN-Revision: 2432
2005-11-11 19:42:49 +00:00
Nicolas Thill
21b59a5673 remove wifidog dependencies on netfilter kernel modules
SVN-Revision: 2428
2005-11-11 18:42:50 +00:00
Felix Fietkau
2cba595a92 add mtd cleanup, fix #17
SVN-Revision: 2419
2005-11-11 15:28:42 +00:00
Nicolas Thill
d77a76a27e backport fixes from changeset:2408 to trunk
SVN-Revision: 2409
2005-11-10 08:08:12 +00:00
Felix Fietkau
4ee0a517f1 add a busybox ash performance hack
SVN-Revision: 2398
2005-11-09 13:25:00 +00:00
Nicolas Thill
302cd574d9 fix iptables-snmp missing build dependency on net-snmp
SVN-Revision: 2391
2005-11-08 04:25:52 +00:00
Felix Fietkau
7c38715694 change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install calls
SVN-Revision: 2388
2005-11-07 18:26:35 +00:00
Felix Fietkau
439b8bac00 more cosmetic makefile fixes
SVN-Revision: 2387
2005-11-07 18:12:11 +00:00
Felix Fietkau
e540137ee3 fix ttcp .prepared target
SVN-Revision: 2386
2005-11-07 17:57:52 +00:00
Felix Fietkau
a00cd0c4fa add missing .configured target
SVN-Revision: 2385
2005-11-07 17:57:05 +00:00
Felix Fietkau
e30e533bfa fix wificonf menuconfig depends
SVN-Revision: 2384
2005-11-07 17:56:34 +00:00
Felix Fietkau
a86fd3de94 fix wificonf menuconfig depends
SVN-Revision: 2383
2005-11-07 17:55:51 +00:00
Felix Fietkau
4bf1ccd72a add missing .configured target
SVN-Revision: 2382
2005-11-07 17:53:23 +00:00
Felix Fietkau
bcf69741e3 add missing .configured target
SVN-Revision: 2381
2005-11-07 17:52:58 +00:00
Felix Fietkau
2971791965 add missing .configured target
SVN-Revision: 2380
2005-11-07 17:52:28 +00:00
Felix Fietkau
cace3d5621 add missing .configured target
SVN-Revision: 2379
2005-11-07 17:51:29 +00:00
Felix Fietkau
735286342d add missing .configured target to psybnc
SVN-Revision: 2378
2005-11-07 17:49:55 +00:00
Felix Fietkau
570cad8f1f fix openswan rebuild
SVN-Revision: 2377
2005-11-07 17:48:48 +00:00
Felix Fietkau
f313afc53b fix amwall compile (conflict with V=)
SVN-Revision: 2374
2005-11-07 11:38:54 +00:00
Felix Fietkau
c358834657 remove backup/restore for now. will add proper scripts with webif integration later...
SVN-Revision: 2371
2005-11-07 02:20:43 +00:00
Felix Fietkau
0988b54167 include functions and network config in hotplug
SVN-Revision: 2370
2005-11-07 02:18:59 +00:00
Felix Fietkau
35dd7ffde6 fix wificonf install
SVN-Revision: 2367
2005-11-07 01:34:28 +00:00
Felix Fietkau
23e83cd0cd fix br2684ctl install
SVN-Revision: 2366
2005-11-07 01:32:51 +00:00
Felix Fietkau
a0650ead6b disable squashfs auto-clean for non-broadcom stuff
SVN-Revision: 2365
2005-11-07 01:30:03 +00:00
Felix Fietkau
2e8e51060f add hotplug stuff to trunk/
SVN-Revision: 2364
2005-11-07 01:12:51 +00:00
Nicolas Thill
dff2c29103 add wknock package (thanks to Florian Fainelli)
SVN-Revision: 2362
2005-11-07 00:46:37 +00:00
Nicolas Thill
c8784c0a8f add iptables-snmp package (thanks to Nigel Roberts)
SVN-Revision: 2360
2005-11-06 23:08:18 +00:00
Nicolas Thill
a42fdefe00 add support for dynamic loading agent modules (suggested by Nigel Roberts), bump trunk release number
SVN-Revision: 2358
2005-11-06 22:46:19 +00:00
Nicolas Thill
4ed1f7e303 add slurm package (thanks to Thomas Reifferscheid)
SVN-Revision: 2357
2005-11-06 21:20:42 +00:00
Nicolas Thill
f3f4bdaf89 fix wrong menuconfig dependencies
SVN-Revision: 2356
2005-11-06 18:02:55 +00:00
Nicolas Thill
dacafff89c add psybnc package (thanks to Peter Feuerer)
SVN-Revision: 2355
2005-11-06 17:19:05 +00:00
Nicolas Thill
4b8a6703c5 add snort-wireless package (thanks to Florian Fainelli)
SVN-Revision: 2354
2005-11-06 16:06:51 +00:00
Nicolas Thill
a4969bfceb fix wrong snort build dependencies
SVN-Revision: 2353
2005-11-06 15:47:23 +00:00
Nicolas Thill
2cff1fb8c9 fix wrong ulogd plugins build dependencies
SVN-Revision: 2352
2005-11-06 15:44:52 +00:00
Nicolas Thill
bd6a5f9820 update postgresql to new upstream release (v7.4.9)
SVN-Revision: 2351
2005-11-06 06:34:04 +00:00
Nicolas Thill
44fe38a5fe update openldap to new upstream release (v2.2.29)
SVN-Revision: 2350
2005-11-06 06:32:35 +00:00
Nicolas Thill
929ee9af4a link against libnotimpl for ceilf (fix #5)
SVN-Revision: 2349
2005-11-06 05:55:47 +00:00
Nicolas Thill
39a47f634e fix another dependency bug introduced by [2333] (last one ?)
SVN-Revision: 2347
2005-11-06 05:35:42 +00:00
Nicolas Thill
339d3b4890 fix another dependency bug introduced by [2333]
SVN-Revision: 2346
2005-11-06 05:33:17 +00:00
Nicolas Thill
0c9635bf91 fix another dependency bug introduced by [2333]
SVN-Revision: 2345
2005-11-06 05:32:33 +00:00
Nicolas Thill
eed30e3d3b fix a dependency bug introduced by [2333]
SVN-Revision: 2344
2005-11-06 05:31:44 +00:00
Nicolas Thill
923bd292c0 update ipkg patch to v1.99.154, add a patch to suppress warnings from libipkg compilation
SVN-Revision: 2343
2005-11-06 05:18:05 +00:00
Nicolas Thill
d6eef36900 fix iproute2 (ip & tc) build broken by [2333]
SVN-Revision: 2342
2005-11-06 01:14:15 +00:00
Nicolas Thill
348dd2af51 fix lua build broken by [2333]
SVN-Revision: 2340
2005-11-05 20:39:37 +00:00
Nicolas Thill
08e61c5e66 fix cups rebuild broken by [2336]
SVN-Revision: 2339
2005-11-05 20:07:44 +00:00
Nicolas Thill
ed7409d61f update lighttpd to new upstream release (v1.4.7)
SVN-Revision: 2337
2005-11-05 17:20:31 +00:00
Nicolas Thill
e888479495 backport symlink fix from whiterussian [2328]
SVN-Revision: 2336
2005-11-05 13:50:35 +00:00
Nicolas Thill
595cf58ff5 backport asterisk dependencies fix from whiterussian [2331]
SVN-Revision: 2335
2005-11-05 02:35:07 +00:00
Nicolas Thill
efb952e984 use target optimization cflags
SVN-Revision: 2334
2005-11-05 02:32:54 +00:00
Nicolas Thill
fd342b1ada reorganize/rationalize/format package menuconfig, make updatedd modular
SVN-Revision: 2333
2005-11-05 02:16:36 +00:00
Nicolas Thill
1262d7ac9b fix shlib dependencies on libstdc++
SVN-Revision: 2330
2005-11-04 22:55:09 +00:00
Nicolas Thill
2eeb35d020 disable support for things we don't have (yet) explicitly (fix #3)
SVN-Revision: 2329
2005-11-04 21:03:22 +00:00
Nicolas Thill
be5379cdf7 add a dependency to kmod-openswan (fix #2)
SVN-Revision: 2326
2005-11-04 07:49:13 +00:00
Nicolas Thill
7cac424a48 backport base-files fix from whiterussian [2308], sanitize variable names
SVN-Revision: 2313
2005-11-02 02:48:48 +00:00
Nicolas Thill
1f989e1b87 update to new upstream release (v0.99.154), add some mirrors, standardize Makefile
SVN-Revision: 2307
2005-10-31 15:18:32 +00:00
Nicolas Thill
9826f4ec14 only build and install utils here, standardize Makefile
SVN-Revision: 2306
2005-10-31 15:04:15 +00:00
Nicolas Thill
b4159fc032 add more missing svn:keywords and Id tag
SVN-Revision: 2305
2005-10-31 14:02:58 +00:00
Nicolas Thill
f9a884f879 add svn:keywords and Id tag
SVN-Revision: 2304
2005-10-31 13:56:26 +00:00
Nicolas Thill
27d88d12f2 backport asterisk changes from whiterussian [2300]
SVN-Revision: 2303
2005-10-25 21:56:20 +00:00
Nicolas Thill
eab2f888d6 backport from whiterussian [1371]
SVN-Revision: 2301
2005-10-25 03:12:26 +00:00
Felix Fietkau
fdd3d02f72 fix package rebuilding
SVN-Revision: 2293
2005-10-23 22:55:02 +00:00
Nicolas Thill
d850a00e45 rename madwifi patch to madwifi-ng
SVN-Revision: 2287
2005-10-23 19:15:40 +00:00
Felix Fietkau
438cb1d897 set base-files version number back to 4
SVN-Revision: 2286
2005-10-23 19:04:30 +00:00
Imre Kaloz
dc3a21f48d turn tcp vegas on by default
SVN-Revision: 2282
2005-10-23 18:12:01 +00:00
Nicolas Thill
de5200040c fix xsupplicant build against madwifi-ng introduced by [2272]
SVN-Revision: 2281
2005-10-23 17:38:34 +00:00
Nicolas Thill
1c47bcd5ec update hostapd to latest development release (v0.4.5), add driver for hostap, enable wpa-psk.
SVN-Revision: 2276
2005-10-23 13:16:37 +00:00
Nicolas Thill
17104f2b8f update wpa_supplicant to latest development release (v0.4.5), add drivers for hostap, madwifi and generic wext.
SVN-Revision: 2275
2005-10-23 12:22:13 +00:00
Nicolas Thill
ecfaaecd2d update dhcp to new upstream release (v3.0.3)
SVN-Revision: 2274
2005-10-23 10:27:34 +00:00
Nicolas Thill
d207116e05 add miredo package
SVN-Revision: 2273
2005-10-23 10:23:36 +00:00
Imre Kaloz
3c4edae2cd replace madwifi with madwifi-ng
SVN-Revision: 2272
2005-10-23 09:39:12 +00:00
Nicolas Thill
650cb6dc83 build c++ sources without rtti
SVN-Revision: 2271
2005-10-23 01:29:01 +00:00
Felix Fietkau
48bd032248 fix stupid typo
SVN-Revision: 2269
2005-10-22 23:13:12 +00:00
Felix Fietkau
c2520f5416 add pf_ring patches for kernel and libpcap
SVN-Revision: 2266
2005-10-22 22:03:56 +00:00
Felix Fietkau
29d9cfcf65 sync pptp ifup script with whiterussian
SVN-Revision: 2265
2005-10-22 21:58:50 +00:00
Felix Fietkau
98cfb58200 proper error handling in package/Makefile
SVN-Revision: 2264
2005-10-22 21:54:11 +00:00
Felix Fietkau
0884467ae8 sync base-files with whiterussian
SVN-Revision: 2260
2005-10-22 20:47:19 +00:00
Felix Fietkau
5b6b1930b0 add base-files change from whiterussian
SVN-Revision: 2257
2005-10-22 19:54:33 +00:00
Felix Fietkau
863218d0a2 change release number of busybox to 1 (new version)
SVN-Revision: 2248
2005-10-22 17:42:57 +00:00
Felix Fietkau
cbb3968f39 fix telnetd in busybox 1.01
SVN-Revision: 2247
2005-10-22 17:42:37 +00:00
Felix Fietkau
c930201467 add svn revision to /etc/banner
SVN-Revision: 2246
2005-10-22 16:34:35 +00:00
Felix Fietkau
5ba6af516e fix typo in ppp init scripts
SVN-Revision: 2245
2005-10-22 16:16:09 +00:00
Felix Fietkau
18797a0ad8 another batch of V= stuff
SVN-Revision: 2244
2005-10-22 16:14:30 +00:00
Felix Fietkau
f7712db53c make log output a bit nicer
SVN-Revision: 2241
2005-10-22 15:10:20 +00:00
Felix Fietkau
88568daa2a fix makefile warning
SVN-Revision: 2238
2005-10-22 14:23:22 +00:00
Felix Fietkau
43eabb4e66 add id3lib to sdk depends, change package compile depends
SVN-Revision: 2237
2005-10-22 14:15:32 +00:00
Felix Fietkau
a6ae43db63 fix 'Preparing...' message for V=5 compile
SVN-Revision: 2235
2005-10-22 13:08:35 +00:00
Felix Fietkau
6b758a5dc3 lots of small package changes and dependency cleanups for the V= stuff
SVN-Revision: 2230
2005-10-22 12:12:59 +00:00
Felix Fietkau
9ae81d3376 fix rebuilding of asterisk
SVN-Revision: 2229
2005-10-22 11:34:48 +00:00
Felix Fietkau
68018684d4 small bugfix in package rules file
SVN-Revision: 2228
2005-10-22 11:33:25 +00:00
Felix Fietkau
addb2f096a more fixes for the V= stuff
SVN-Revision: 2225
2005-10-22 10:54:33 +00:00
Felix Fietkau
7bc88ebb13 fix dependency bug in wireless-tools makefile
SVN-Revision: 2223
2005-10-22 10:49:51 +00:00
Felix Fietkau
c480aa15c1 add some more verbosity stuff
SVN-Revision: 2222
2005-10-22 01:40:50 +00:00
Felix Fietkau
35d1297447 large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
SVN-Revision: 2221
2005-10-22 00:06:20 +00:00
Felix Fietkau
196076cf2f speed up firstboot a bit
SVN-Revision: 2220
2005-10-22 00:05:54 +00:00
Felix Fietkau
40750d956a remove Maintainer: and Source: from packages
SVN-Revision: 2210
2005-10-21 17:21:28 +00:00
Nicolas Thill
b62a4262cb fix xsupplicant build against wireless extension 19 introduced by [2198]
SVN-Revision: 2203
2005-10-21 07:25:42 +00:00
Nicolas Thill
98c9dbf8d0 build pg_config too and install it to staging_dir
SVN-Revision: 2202
2005-10-20 20:35:04 +00:00
Imre Kaloz
676b160b3a update to uClibc v0.9.8
SVN-Revision: 2200
2005-10-20 16:42:18 +00:00
Imre Kaloz
30b96d1f00 update OpenSSH to v4.2p1
SVN-Revision: 2199
2005-10-20 16:33:51 +00:00
Imre Kaloz
b9dc688f20 update wireless-tools to v28-pre10
SVN-Revision: 2198
2005-10-20 16:29:33 +00:00
Imre Kaloz
1484257209 update iptables to v1.3.3
SVN-Revision: 2197
2005-10-20 16:28:47 +00:00
Imre Kaloz
ab9417128d update busybox to v1.01
SVN-Revision: 2196
2005-10-20 16:27:54 +00:00
Nicolas Thill
9f7fad00fe update dropbear to new upstream release (v0.46)
SVN-Revision: 2195
2005-10-20 13:55:42 +00:00
Nicolas Thill
a2c8ba48f8 update dnsmasq to new upstream release (v2.23)
SVN-Revision: 2194
2005-10-20 13:52:02 +00:00
Nicolas Thill
a5334cbe9e update monit to new upstream release (v4.6), split in 2 packages (w/ and w/o ssl support), add a restart command to init-script.
SVN-Revision: 2193
2005-10-20 09:09:55 +00:00
Nicolas Thill
5ff12722f7 add an snmpd-static package
SVN-Revision: 2192
2005-10-20 09:05:51 +00:00
Nicolas Thill
c2c8fb9dba add gpsd package
SVN-Revision: 2191
2005-10-20 08:39:04 +00:00
Nicolas Thill
3881fcbbe0 add xsupplicant package (thanks to Florian Fainelli)
SVN-Revision: 2188
2005-10-20 05:05:26 +00:00
Nicolas Thill
daec54c846 update openssl to new upstream release (v0.9.7i), enable engine support.
SVN-Revision: 2187
2005-10-20 04:10:38 +00:00
Nicolas Thill
732482d3c7 update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)
SVN-Revision: 2186
2005-10-20 03:00:29 +00:00
Nicolas Thill
d8c0bde813 backport [2184] (openssh sftp-server) to trunk
SVN-Revision: 2185
2005-10-19 13:54:29 +00:00
Felix Fietkau
93d8e3112b clean up mtu handling in ppp init scripts
SVN-Revision: 2181
2005-10-19 13:07:25 +00:00
Nicolas Thill
d78910fbec add wrt-radauth package (thanks to Florian Fainelli)
SVN-Revision: 2180
2005-10-19 11:37:53 +00:00
Nicolas Thill
c6274d3fa3 add scdp package (thanks to Florian Fainelli)
SVN-Revision: 2179
2005-10-19 11:29:33 +00:00
Nicolas Thill
dfc0cbfbc8 enable when developer build
SVN-Revision: 2177
2005-10-19 02:40:04 +00:00
Nicolas Thill
9ddd7773b1 update avahi to new upstream release (v0.5.2)
SVN-Revision: 2176
2005-10-19 01:05:07 +00:00
Nicolas Thill
9056ac5ca0 add a patch to provide a descent PATH to cgi, split in 3 packages (w/o ssl, w/ matrixssl & w/ openssl), add a restart command to init-script.
SVN-Revision: 2174
2005-10-19 00:16:27 +00:00
Nicolas Thill
5824225005 fix libmad build when arch != mipsel
SVN-Revision: 2173
2005-10-18 01:58:27 +00:00
Nicolas Thill
07e01bd73f fix flac build when arch != mipsel
SVN-Revision: 2169
2005-10-18 01:39:00 +00:00
Nicolas Thill
b7f198f374 enable ether-wake when developer build.
SVN-Revision: 2166
2005-10-18 01:19:35 +00:00
Nicolas Thill
dea24d98ff update lighttpd to new upstream release (v1.4.6)
SVN-Revision: 2163
2005-10-18 01:02:34 +00:00
Nicolas Thill
1e77d577d9 update htpdate to new upstream release (v0.8.8)
SVN-Revision: 2162
2005-10-18 01:01:43 +00:00
Nicolas Thill
8e9b6764fa update mpd to development snapshot, add shared mp3, ogg/vorbis and flac support (thanks to David Collet)
SVN-Revision: 2160
2005-10-18 00:03:12 +00:00
Nicolas Thill
869c74e8d5 add flac package (thanks to David Collet)
SVN-Revision: 2158
2005-10-17 23:46:05 +00:00
Nicolas Thill
0f52a18e0b change icecast to use libvorbisidec instead of libogg/libvorbis (thanks to David Collet)
SVN-Revision: 2156
2005-10-17 22:19:21 +00:00
Nicolas Thill
f2e947e783 add libvorbisidec package (thanks to David Collet)
SVN-Revision: 2155
2005-10-17 22:12:30 +00:00
Nicolas Thill
d01124f6d2 add libmad package (thanks to David Collet)
SVN-Revision: 2154
2005-10-17 22:04:28 +00:00
Nicolas Thill
40c8031ee6 add libao package.
SVN-Revision: 2153
2005-10-17 21:45:33 +00:00
Felix Fietkau
995d0343f9 some fixes/cleanups for the init scripts
SVN-Revision: 2152
2005-10-17 21:27:07 +00:00
Felix Fietkau
810bcd0460 fix dnsmasq init script
SVN-Revision: 2151
2005-10-17 19:42:58 +00:00
Nicolas Thill
10e84d17e8 add aircrack package (thanks to Florian Fainelli)
SVN-Revision: 2148
2005-10-17 18:03:48 +00:00
Felix Fietkau
acce65aaf6 fix rrs package md5sum check
SVN-Revision: 2147
2005-10-17 17:54:34 +00:00
Nicolas Thill
7e74a2f2b2 update ndisc6 to new upstream release (v0.5.0), change Maintainer field in ipkg/control files, add tcptraceroute6 subpackage.
SVN-Revision: 2145
2005-10-17 17:12:02 +00:00
Nicolas Thill
e8c094ce56 add 6tunnel package (thanks to Florian Fainelli)
SVN-Revision: 2144
2005-10-17 16:32:57 +00:00
Imre Kaloz
10c46612a8 hello word ;P
SVN-Revision: 2142
2005-10-17 14:15:34 +00:00
Felix Fietkau
ff15c87455 add svn cleanup to sdk
SVN-Revision: 2141
2005-10-17 14:03:46 +00:00
Nicolas Thill
7ceb4a4eef add .svn cleanup to bind
SVN-Revision: 2140
2005-10-17 14:00:59 +00:00
Imre Kaloz
d3879e1834 bleeding sounds better ;)
SVN-Revision: 2139
2005-10-17 13:59:06 +00:00
Felix Fietkau
be8dffe91a add endian override for mips (big-endian) arch
SVN-Revision: 2134
2005-10-17 13:03:22 +00:00
Nicolas Thill
a14d43dd30 fix svn compressed patch breakage in libnet
SVN-Revision: 2132
2005-10-17 12:54:07 +00:00
Felix Fietkau
487c71693d fix svn patch breakage in glib
SVN-Revision: 2129
2005-10-17 12:21:13 +00:00
Waldemar Brodkorb
ca253bbb54 sync dropbear package with whiterussian
SVN-Revision: 2112
2005-10-15 08:46:51 +00:00
Waldemar Brodkorb
1791170e5f activate in developer mode
SVN-Revision: 2110
2005-10-15 08:00:12 +00:00
Felix Fietkau
4d24d21e30 fix libelf build
SVN-Revision: 2103
2005-10-13 12:42:21 +00:00
Nicolas Thill
1f774f34e6 add rrs package (thanks to Chris Putnam)
SVN-Revision: 2101
2005-10-12 21:29:50 +00:00
Nicolas Thill
6c95eb4ab3 move patch #160 in #110
SVN-Revision: 2100
2005-10-12 21:14:13 +00:00
Nicolas Thill
a34f61c8c9 add a default server string (requested by Oliver Ertl)
SVN-Revision: 2098
2005-10-12 09:35:10 +00:00
Nicolas Thill
8331705293 change initscript to use more than one port / device, bump release number.
SVN-Revision: 2080
2005-10-08 19:12:51 +00:00
Nicolas Thill
4c348d0bba fix building when host and target systems are same arch
SVN-Revision: 2078
2005-10-08 16:00:26 +00:00
Nicolas Thill
746efe0663 fix typo in my prev commit
SVN-Revision: 2077
2005-10-08 15:46:40 +00:00
Nicolas Thill
c51bb68fe1 add socat package, remove samba dependency on cups.
SVN-Revision: 2076
2005-10-08 15:36:03 +00:00
Nicolas Thill
60f46b09d6 add a swap-utils subpackage, fix ipkg/control fields, add cvs Id tag.
SVN-Revision: 2075
2005-10-08 14:28:28 +00:00
Nicolas Thill
2227d84d89 try to prevent autoheader/autoconf/automake invocation, add Id tag
SVN-Revision: 2074
2005-10-08 14:00:32 +00:00
Nicolas Thill
3dd1807dd8 fix typo
SVN-Revision: 2073
2005-10-08 13:58:00 +00:00
Nicolas Thill
fe7b34efdb add reaim (thanks to Florian Fainelli)
SVN-Revision: 2072
2005-10-07 22:44:29 +00:00
Nicolas Thill
ed6bf70bd4 add util-linux for fdisk (thanks to Philipp Kewisch )
SVN-Revision: 2071
2005-10-07 20:07:28 +00:00
Nicolas Thill
44b8eb2dd4 fix rp-pppoe build
SVN-Revision: 2070
2005-10-07 19:59:31 +00:00
Nicolas Thill
ff9acf5d3e rename toolchain/libmissing to libnotimpl (fix dnsiff build)
SVN-Revision: 2065
2005-10-07 17:05:47 +00:00
Nicolas Thill
4d7e0e974b use upstream download source, not debian
SVN-Revision: 2060
2005-10-06 00:10:59 +00:00
Nicolas Thill
7f046e965d add icecast
SVN-Revision: 2059
2005-10-05 23:14:04 +00:00
Nicolas Thill
017d6e3b57 add libvorbis
SVN-Revision: 2058
2005-10-05 22:08:58 +00:00
Nicolas Thill
4f4d60befb add libogg
SVN-Revision: 2057
2005-10-05 21:58:47 +00:00
Nicolas Thill
18689ab4c0 add deco (thanks to dipa)
SVN-Revision: 2056
2005-10-05 21:53:42 +00:00
Nicolas Thill
63b620b6f4 fix typo (thanks to armcc)
SVN-Revision: 2053
2005-10-05 15:59:52 +00:00
Felix Fietkau
10c2e18de5 fix ap_isolate
SVN-Revision: 2052
2005-10-05 13:35:36 +00:00
Nicolas Thill
2605e4cf96 add mtr (thanks to Thomas Reifferscheid)
SVN-Revision: 2050
2005-10-04 22:15:32 +00:00
Nicolas Thill
16343a1309 set missing md5sum
SVN-Revision: 2049
2005-10-04 21:24:53 +00:00
Nicolas Thill
a65619daba add iptraf (thanks to Thomas Reifferscheid)
SVN-Revision: 2048
2005-10-04 20:45:16 +00:00
Felix Fietkau
177c7c3bee fix nvram build error
SVN-Revision: 2047
2005-10-03 20:18:39 +00:00
Felix Fietkau
e10649450b change the order of the mysql download mirrors
SVN-Revision: 2045
2005-10-03 12:45:55 +00:00
Nicolas Thill
07148626da update to new upstream release (v4.1.9), change Maintainer and Source field in ipkg/control
SVN-Revision: 2043
2005-10-03 03:06:50 +00:00
Nicolas Thill
4d5f2fb3e0 update to new upstream release (v0.2.3)
SVN-Revision: 2042
2005-10-03 02:56:17 +00:00
Nicolas Thill
80d4013da7 update to new upstream release (v1.0), change Maintainer and Source field in ipkg/control
SVN-Revision: 2041
2005-10-03 02:44:06 +00:00
Nicolas Thill
fa5501a3c1 update to new upstream release (v0.9.2), change Maintainer and Source field in ipkg/control
SVN-Revision: 2040
2005-10-03 02:31:03 +00:00
Nicolas Thill
06b2cc1e32 update to new upstream release (v0.1.0.15)
SVN-Revision: 2039
2005-10-03 02:21:14 +00:00
Nicolas Thill
4dc9b07d89 add rarpd (thanks to Jeff Dairiki)
SVN-Revision: 2036
2005-10-03 00:08:45 +00:00
Nicolas Thill
b46460d584 start httpd only if /www exists
SVN-Revision: 2032
2005-10-02 22:51:39 +00:00
Felix Fietkau
926728c2e7 enable wet for sta mode by default
SVN-Revision: 2025
2005-10-02 18:59:48 +00:00
Felix Fietkau
01f4a11a91 bump wificonf version number, remove wl0_wet variable support
SVN-Revision: 2023
2005-10-02 16:47:17 +00:00
Nicolas Thill
bd55c4bd02 disable ieee802dot11 module (fix segfault with snmpwalk), bump release number
SVN-Revision: 2020
2005-10-02 15:08:39 +00:00
Nicolas Thill
e1eeeea5b6 fix nmap (was stripped twice), bump release number
SVN-Revision: 2018
2005-10-02 15:04:05 +00:00
Felix Fietkau
33e3b1d09f disable speedbooster if wds is enabled
SVN-Revision: 2016
2005-10-01 17:39:57 +00:00
Nicolas Thill
79f644ff81 use encrypted passwords by default (request from Oliver Etrl)
SVN-Revision: 2011
2005-09-30 18:36:47 +00:00
Waldemar Brodkorb
b5a670d536 check if some /proc files exist, before using it, for systems without diag kernel modul
SVN-Revision: 2008
2005-09-30 11:36:37 +00:00
Waldemar Brodkorb
d1c1fb556b update openswan to 2.40
SVN-Revision: 2003
2005-09-29 12:40:16 +00:00
Waldemar Brodkorb
1f7186d288 check if /proc/sys/reset exist, from sven-ola
SVN-Revision: 2002
2005-09-29 12:02:01 +00:00
Waldemar Brodkorb
2880bd87aa patch to compile for 2.6
SVN-Revision: 2001
2005-09-29 11:13:27 +00:00
Waldemar Brodkorb
945d8f383c update requested by Oliver Ertl
SVN-Revision: 2000
2005-09-29 10:44:58 +00:00
Waldemar Brodkorb
084cbf188e update to 2.2.3
SVN-Revision: 1999
2005-09-29 10:43:31 +00:00
Nicolas Thill
1f809d2cf0 add missing codepages, add syslog support and use it by default
SVN-Revision: 1996
2005-09-29 07:04:02 +00:00
Waldemar Brodkorb
3b387dea5c add second tty to initab again. kernel patch verified to work on asus wl500gx.
SVN-Revision: 1995
2005-09-28 20:33:27 +00:00
Nicolas Thill
0b57df64ce build shared daemons, add codepages, remove cups printing support
SVN-Revision: 1994
2005-09-27 08:09:45 +00:00
Nicolas Thill
ff7251cf95 add p910nd (thanks to Oliver Ertl)
SVN-Revision: 1993
2005-09-26 02:09:28 +00:00
Nicolas Thill
d85480af2c disable jpeg and xpm explicitly
SVN-Revision: 1992
2005-09-25 11:57:40 +00:00
Nicolas Thill
3d92169ea0 simplify build, use /dev/urandom instead of /dev/random
SVN-Revision: 1984
2005-09-23 22:06:39 +00:00
Nicolas Thill
b3b5f02ab3 add fixes from whiterussian, bump release number
SVN-Revision: 1979
2005-09-23 13:11:19 +00:00
Felix Fietkau
44791013dd fix aes+tkip nvram setting for wl0_crypto
SVN-Revision: 1975
2005-09-22 12:16:18 +00:00
Nicolas Thill
419058b3d2 fix typo
SVN-Revision: 1973
2005-09-22 07:54:17 +00:00
Nicolas Thill
ca8e55cdd7 add CVS Id tag
SVN-Revision: 1972
2005-09-22 07:27:44 +00:00
Nicolas Thill
db2c85420f update to new upstream release (v1.4.4), add expire and ssi modules, put some required modules in main package
SVN-Revision: 1971
2005-09-22 07:22:14 +00:00
Nicolas Thill
572983ae73 fix package name
SVN-Revision: 1970
2005-09-22 07:17:17 +00:00
Waldemar Brodkorb
7872532ac9 remove disable-nls, not available here
SVN-Revision: 1967
2005-09-21 07:21:14 +00:00
Waldemar Brodkorb
c257fd031d wifidog package from Philippe April, thx
SVN-Revision: 1966
2005-09-21 05:18:56 +00:00
Waldemar Brodkorb
17ad59dd44 start a shell only on 2.6 system on second serial device, reported by Peter Urbanec, triggers a bug on Asus WL500g deluxe
SVN-Revision: 1965
2005-09-21 04:25:36 +00:00
Nicolas Thill
bf7dac0fb9 fix dnet-config (remove references to /usr/{include,lib}), only install and remove what's needed in staging_dir
SVN-Revision: 1962
2005-09-20 07:41:52 +00:00
Nicolas Thill
c00856544d remove patch not needed anymore with v5.0.5
SVN-Revision: 1961
2005-09-20 06:56:46 +00:00
Nicolas Thill
0de9d5d2d5 enabled when DEVELOPER=1
SVN-Revision: 1960
2005-09-20 02:15:40 +00:00
Nicolas Thill
2646e9b47b remove circular dependency, disable rrdtool, enable rrdtool1 when DEVELOPER=1
SVN-Revision: 1959
2005-09-20 01:57:11 +00:00
Nicolas Thill
df74e690ab fix typo
SVN-Revision: 1958
2005-09-20 01:54:47 +00:00
Nicolas Thill
86ecd14fc4 enabled when DEVELOPER=1
SVN-Revision: 1957
2005-09-20 01:35:03 +00:00
Nicolas Thill
00c43f9c49 add palantir
SVN-Revision: 1956
2005-09-20 00:15:07 +00:00
Nicolas Thill
eef5968c96 update to new upstream release (v0.8.0), enabled when DEVELOPER=1
SVN-Revision: 1955
2005-09-20 00:06:26 +00:00
Nicolas Thill
2da441663d updated to new upstream release (v0.4.0), enabled when DEVELOPER=1
SVN-Revision: 1954
2005-09-19 23:42:54 +00:00