Commit graph

890 commits

Author SHA1 Message Date
Florian Fainelli
b187a7e887 Add a cellvision profile for ADM5120 IP based cameras, build several modules for it : cpia2, usbaudio
SVN-Revision: 7575
2007-06-11 21:35:12 +00:00
Felix Fietkau
0c8cccc9f7 add direction matching patch for qos-scripts from #1708
SVN-Revision: 7571
2007-06-11 16:32:38 +00:00
Florian Fainelli
e24c3161a2 Fix dependencies and build (#1849)
SVN-Revision: 7555
2007-06-11 08:08:59 +00:00
Nicolas Thill
ed6447913b rename kmod-qc-usb to kmod-usb-qc, fix dependencies, only build kernel module if it was selected
SVN-Revision: 7552
2007-06-10 22:41:40 +00:00
Nicolas Thill
357b11c76d rationalize (and fix) dependencies for usb modules
SVN-Revision: 7551
2007-06-10 22:38:18 +00:00
Nicolas Thill
5a6a826d62 add dependency on kmod-input-core to kmod-input-evdev
SVN-Revision: 7550
2007-06-10 22:34:49 +00:00
Nicolas Thill
22657a42f2 change module load priority (closes: #1804)
SVN-Revision: 7549
2007-06-10 20:22:17 +00:00
Nicolas Thill
eddd751ba7 fix fuse (closes: #1847)
SVN-Revision: 7548
2007-06-10 19:47:55 +00:00
Peter Denison
7a1b6c92a1 update iproute2 to 2.6.20-070313, and package genl utility
SVN-Revision: 7540
2007-06-09 13:17:46 +00:00
Florian Fainelli
18d8f9ba80 Use the target compiler
SVN-Revision: 7538
2007-06-08 13:24:10 +00:00
Imre Kaloz
08c7265613 add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
SVN-Revision: 7533
2007-06-08 10:44:01 +00:00
Imre Kaloz
0f34319e6e only support 2.6 modules on 2.6, and only 2.4 modules on 2.4
SVN-Revision: 7529
2007-06-08 10:29:05 +00:00
Imre Kaloz
a2f2b9cfad fix insmod search when 2.4 module support is disabled
SVN-Revision: 7528
2007-06-08 10:26:34 +00:00
Tim Yardley
741dbcff16 fix ipset bitops not working
SVN-Revision: 7520
2007-06-07 17:43:50 +00:00
Tim Yardley
35d1063a75 package ipset for use
SVN-Revision: 7517
2007-06-07 15:30:59 +00:00
Imre Kaloz
c43671dd28 fix last change - some pats are 2.6.22 specific, and we aren't there yet
SVN-Revision: 7516
2007-06-07 09:43:30 +00:00
Florian Fainelli
86a9f7bd53 Force 1 job at-a-time for isakmpd
SVN-Revision: 7510
2007-06-06 15:04:17 +00:00
Imre Kaloz
6cdb14b689 fix the annoying error on package scan
SVN-Revision: 7509
2007-06-06 10:45:40 +00:00
Felix Fietkau
04324c48cf upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
SVN-Revision: 7507
2007-06-05 22:46:02 +00:00
John Crispin
6f1401a961 added light edition of spca5xx driver and the streamin server+web-applet
SVN-Revision: 7494
2007-06-04 18:51:41 +00:00
Felix Fietkau
9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
2007-06-04 11:25:53 +00:00
Felix Fietkau
d5b15895ef package/refresh should clean all packages before refreshing their patches
SVN-Revision: 7489
2007-06-04 11:20:03 +00:00
Felix Fietkau
9abbe7a033 Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all the patches. Also added a target package/refresh which will do this to all packages in the buildroot
SVN-Revision: 7488
2007-06-04 11:14:08 +00:00
Nicolas Thill
a0ebaa87d0 update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging
SVN-Revision: 7485
2007-06-04 05:42:32 +00:00
Florian Fainelli
c2990fa19e Fix endianness issues with adm5120eb, thanks to Gabor !
SVN-Revision: 7479
2007-06-03 15:25:05 +00:00
Felix Fietkau
80b89723d2 update wireless-tools to the latest version
SVN-Revision: 7477
2007-06-03 11:40:06 +00:00
Felix Fietkau
cc690d782c Add quilt integration for packages
make package/<package>-prepare QUILT=1 will apply all patches using quilt
Autorebuild will be disabled, so that you can edit all patches in the build dir.
When you're done editing patches and everything works, you can call:
make package/<package>-refresh
That will copy the updated patches from quilt into package/<package>/patches,
and remove all old patches.
Before the patches are overwritten, the correct order of the patches is verified
('cat series' is compared against 'sort series').

SVN-Revision: 7471
2007-06-03 06:16:08 +00:00
Felix Fietkau
34a7bd751b madwifi: fix an unhandle cryptoapi change (wpa2)
SVN-Revision: 7470
2007-06-03 02:28:45 +00:00
John Crispin
193ef22310 missing -p on mkdir command
SVN-Revision: 7469
2007-06-03 01:38:03 +00:00
Florian Fainelli
1bc2d5884b Changed the RouterBOOT main to rootfs
SVN-Revision: 7466
2007-06-02 23:47:14 +00:00
John Crispin
a1e0545d4b added some tools that the foxboard users are used to, when working with the fox
SVN-Revision: 7463
2007-06-02 22:58:00 +00:00
Florian Fainelli
908b616d8e Add iprange (#1799)
SVN-Revision: 7462
2007-06-02 22:57:33 +00:00
Florian Fainelli
1435d167ff Put back zd1211 with r85 (#1806)
SVN-Revision: 7461
2007-06-02 22:51:56 +00:00
Florian Fainelli
87d417f460 Unmark as broken
SVN-Revision: 7457
2007-06-02 17:53:46 +00:00
Felix Fietkau
07796f7873 fixes for wpa/wpa2
SVN-Revision: 7453
2007-06-02 17:04:43 +00:00
Florian Fainelli
414bc92dea Use the in-kernel pwc driver, no need to maintain it externally
SVN-Revision: 7450
2007-06-02 14:51:00 +00:00
Felix Fietkau
e4550a0ebc fix error handling in qos-scripts
SVN-Revision: 7442
2007-06-02 05:21:54 +00:00
Felix Fietkau
47ecff5cf8 madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
SVN-Revision: 7440
2007-06-02 02:22:01 +00:00
Florian Fainelli
a1ddc8ab7d remove ueagle-atm and use the in-kernel driver, split up usb-atm
SVN-Revision: 7438
2007-06-01 23:21:35 +00:00
Felix Fietkau
87699ffd77 optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high
SVN-Revision: 7437
2007-06-01 20:04:47 +00:00
Felix Fietkau
1b2efe2b95 minor locking change
SVN-Revision: 7436
2007-06-01 18:25:33 +00:00
Felix Fietkau
f5a01c7556 madwifi: fix a crash in ff handling
SVN-Revision: 7435
2007-06-01 18:25:18 +00:00
Felix Fietkau
99c170db7c disable tpc in madwifi by default (seems to be hurting performance in long-distance links)
SVN-Revision: 7434
2007-06-01 18:24:56 +00:00
Florian Fainelli
68c64ec9e2 Remove zd1211 now we have zd1211rw which is in the kernel source
SVN-Revision: 7433
2007-06-01 14:10:14 +00:00
Florian Fainelli
9a6e9f8aab Make nls-base dependency 2.6 specific, really closes #1647
SVN-Revision: 7432
2007-06-01 14:05:35 +00:00
Mike Baker
40ca38580d change wifi defaults (was default hidden ssid)
SVN-Revision: 7430
2007-06-01 13:09:50 +00:00
Florian Fainelli
a21b76cfca Mark aodv-uu as broken with the .21 upgrade
SVN-Revision: 7427
2007-06-01 11:48:05 +00:00
Felix Fietkau
a08db5a03f forgot a small change
SVN-Revision: 7426
2007-06-01 10:30:35 +00:00
Felix Fietkau
582d78b1ad clean up madwifi and sync with trunk
SVN-Revision: 7425
2007-06-01 10:29:49 +00:00
Florian Fainelli
5b78b9a5e7 Check for modules.d existence before loading modules
SVN-Revision: 7423
2007-05-31 15:58:43 +00:00
Mike Baker
40071deb7a mount_root should only mount the root
SVN-Revision: 7418
2007-05-31 12:09:08 +00:00
Felix Fietkau
b22491e0f8 make sure that /etc/rc.d exists before creating symlinks
SVN-Revision: 7417
2007-05-31 12:05:37 +00:00
Felix Fietkau
e690f68fcd madwifi: fix a few locking mistakes
SVN-Revision: 7410
2007-05-31 04:51:43 +00:00
Felix Fietkau
65ec59bd88 madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling)
SVN-Revision: 7409
2007-05-31 03:41:01 +00:00
Rod Whitby
3bce669a84 Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters.
SVN-Revision: 7406
2007-05-30 11:51:18 +00:00
Florian Fainelli
6d1ccaedf1 Update YAFFS config, wget2nand should use br-lan since eth0 is always bridged now, vmlinux.elf has to be used
SVN-Revision: 7404
2007-05-30 11:48:28 +00:00
Florian Fainelli
276e3cd694 Fix admswconfig source URL
SVN-Revision: 7402
2007-05-30 11:05:32 +00:00
Rod Whitby
d266d8ce86 Added required scsi autoloads to pata_artop
SVN-Revision: 7389
2007-05-30 03:26:17 +00:00
Rod Whitby
b8e0764940 pata-artop: no longer requires ide modules
SVN-Revision: 7382
2007-05-29 13:05:35 +00:00
Felix Fietkau
d7bd317c91 update openswan to latest upstream version and add fixes for 2.6.21 api changes
SVN-Revision: 7379
2007-05-28 20:43:18 +00:00
Felix Fietkau
53c998915b fix kmod-usb-hid package build
SVN-Revision: 7378
2007-05-28 18:23:49 +00:00
Florian Fainelli
73cb36fd43 Fix the scx200 gpio kernel module (#1072)
SVN-Revision: 7364
2007-05-28 08:43:04 +00:00
Florian Fainelli
26aad7a284 Fix mppe packaging from #1742
SVN-Revision: 7362
2007-05-27 21:41:04 +00:00
Florian Fainelli
8831f0da3a Add support for USB HID (#1322)
SVN-Revision: 7360
2007-05-27 18:57:02 +00:00
Florian Fainelli
a2710a9eff Add yealink usb phone kernel packages
SVN-Revision: 7359
2007-05-27 18:51:50 +00:00
Felix Fietkau
8682fc591c bridge the lan interface by default
SVN-Revision: 7349
2007-05-26 20:33:53 +00:00
Felix Fietkau
272d51ddd3 update madwifi to latest trunk - performance enhancements
SVN-Revision: 7341
2007-05-26 16:52:05 +00:00
Felix Fietkau
0016ac2005 nuke the old d80211 backport - will be replaced soon
SVN-Revision: 7340
2007-05-26 16:35:32 +00:00
Imre Kaloz
3237230249 bcm47xx compile fix for .21, thanks to noz
SVN-Revision: 7337
2007-05-26 15:54:22 +00:00
Felix Fietkau
53496b7cc9 fix ar7 compile
SVN-Revision: 7331
2007-05-24 15:59:32 +00:00
Felix Fietkau
0f9285a745 awx: fix translation
SVN-Revision: 7316
2007-05-23 20:52:35 +00:00
Imre Kaloz
615e8af841 break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
SVN-Revision: 7315
2007-05-23 19:48:34 +00:00
Felix Fietkau
e1bb43f263 awx: fix a typo
SVN-Revision: 7314
2007-05-23 18:33:59 +00:00
Felix Fietkau
90880f12f5 fix awx segfaults
SVN-Revision: 7311
2007-05-23 17:15:19 +00:00
Felix Fietkau
34f3b786b5 update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and include a security fix that was merged in 0.9.3.1
SVN-Revision: 7309
2007-05-23 14:54:18 +00:00
Felix Fietkau
fd49112a0d seems like the upstream fix for the minstrel crash wasn't enough. add an extra check
SVN-Revision: 7303
2007-05-21 07:47:51 +00:00
Felix Fietkau
b7e8f1c3d1 madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireless. using it, simultaneous ap+mesh operation is possible
SVN-Revision: 7302
2007-05-21 07:22:02 +00:00
Felix Fietkau
b2db4e7f09 fix essid setting in adhoc mode
SVN-Revision: 7301
2007-05-21 06:34:05 +00:00
Felix Fietkau
d169d2d02a madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream)
SVN-Revision: 7300
2007-05-21 06:25:34 +00:00
Felix Fietkau
10b572b451 oops... wrong patch (unfixed typo)
SVN-Revision: 7299
2007-05-21 03:53:26 +00:00
Felix Fietkau
17ea20ab8c more cleanup
SVN-Revision: 7298
2007-05-21 03:50:55 +00:00
Felix Fietkau
4aa15bd99c cleanup
SVN-Revision: 7297
2007-05-21 03:36:08 +00:00
Felix Fietkau
f1e66ecee1 fix the patch file
SVN-Revision: 7296
2007-05-20 21:41:12 +00:00
Rod Whitby
babd4bad84 Fix malformed patch
SVN-Revision: 7295
2007-05-20 21:36:49 +00:00
Felix Fietkau
6a10911e6e remove debug crap accidentally left in the patch
SVN-Revision: 7292
2007-05-20 21:05:55 +00:00
Felix Fietkau
ae5b054926 awx: improve memory allocation handling
SVN-Revision: 7291
2007-05-20 21:00:07 +00:00
Rod Whitby
ee1c03f7d6 Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).
SVN-Revision: 7279
2007-05-20 12:17:44 +00:00
Florian Fainelli
20c9c4e81a Fix the scx200 watchdog typo (#1724)
SVN-Revision: 7277
2007-05-20 11:50:53 +00:00
Felix Fietkau
dd054a555a rewritten template parser for awx - uses @for, @if, @else, @end for basic flow control
SVN-Revision: 7276
2007-05-20 06:36:12 +00:00
Travis Kemen
ff111c2511 keep uci_set from saving things that have not changed
SVN-Revision: 7259
2007-05-16 14:46:23 +00:00
Felix Fietkau
8693233b73 make txstop workaround safe with napi polling
SVN-Revision: 7258
2007-05-16 13:44:06 +00:00
Florian Fainelli
5015ad650c Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the sound peripherals (#1677)
SVN-Revision: 7246
2007-05-15 08:20:31 +00:00
Mike Baker
924cd1ffc9 fix typo
SVN-Revision: 7244
2007-05-15 06:14:35 +00:00
Felix Fietkau
51454e4cd0 awx: variable initialization fix
SVN-Revision: 7243
2007-05-15 00:13:38 +00:00
Florian Fainelli
da3d279a7b Update gmp to 4.2.1 (#1162)
SVN-Revision: 7233
2007-05-14 19:19:00 +00:00
Florian Fainelli
1518889ffa Prefer real executables when available (#1296)
SVN-Revision: 7232
2007-05-14 18:19:07 +00:00
Felix Fietkau
6d0dc37221 make udhcpc silent after 3 'Sending discover ...' messages
SVN-Revision: 7227
2007-05-14 16:05:17 +00:00
Felix Fietkau
7da3a7a2b4 madwifi: enable txstop workaround for ap and ibss mode only
SVN-Revision: 7223
2007-05-14 11:11:42 +00:00
Mike Baker
3e112cbedb cleaner version of the udhcp script
SVN-Revision: 7222
2007-05-14 08:37:57 +00:00
Mike Baker
d502764953 /proc needs to be mounted before preinit.arch for failsafe
SVN-Revision: 7220
2007-05-14 05:37:24 +00:00
Felix Fietkau
0b9c3f09c6 madwifi: remove V=1 (was only added for debugging)
SVN-Revision: 7218
2007-05-13 23:04:20 +00:00
Felix Fietkau
33a2478e96 oops. some code accidentally slipped into the wrong patch file :)
SVN-Revision: 7217
2007-05-13 23:03:34 +00:00
Florian Fainelli
3e9c0379ba Do not suppress routes if the router received on renew is the same (#138)
SVN-Revision: 7215
2007-05-13 21:58:08 +00:00
Felix Fietkau
e0f95a2d50 madwifi: fix xscale build
SVN-Revision: 7213
2007-05-13 19:19:27 +00:00
Felix Fietkau
b910cf91f6 huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements
SVN-Revision: 7211
2007-05-13 16:24:11 +00:00
Florian Fainelli
5cbadc89e7 Fix set_state preinit stuff
SVN-Revision: 7200
2007-05-13 10:17:57 +00:00
Mike Baker
e4c6078c67 clean up the mtd unlocking
SVN-Revision: 7199
2007-05-13 09:39:21 +00:00
Florian Fainelli
16ee25b91a Add patch-cmdline to patch the RB1xx kernel command line after installation
SVN-Revision: 7193
2007-05-11 22:19:22 +00:00
Florian Fainelli
74998b5e4a Add wget2nand from David Goodenough, useful for RouterOS to OpenWrt migration
SVN-Revision: 7192
2007-05-11 22:15:06 +00:00
Felix Fietkau
ac58dbb471 add support for 16 bit pcmcia cards
SVN-Revision: 7182
2007-05-11 10:54:16 +00:00
Mike Baker
4bc5cb30d3 tweaks for 2M devices
SVN-Revision: 7179
2007-05-10 19:41:07 +00:00
Mike Baker
6d97d7af8c bugfix
SVN-Revision: 7178
2007-05-10 19:19:23 +00:00
Mike Baker
5fa3d90c46 fix bug in mount script
SVN-Revision: 7177
2007-05-10 16:54:52 +00:00
Mike Baker
3fda1fbf87 cleanup the broadcom preinit.arch
SVN-Revision: 7176
2007-05-10 16:29:15 +00:00
Mike Baker
b1568474b3 use generic inittab for x86
SVN-Revision: 7175
2007-05-10 14:50:42 +00:00
Mike Baker
4a41439c46 unified preinit environment
SVN-Revision: 7173
2007-05-10 14:37:47 +00:00
Mike Baker
5eb30e636d fix typo
SVN-Revision: 7170
2007-05-10 12:15:36 +00:00
Mike Baker
f0fa2a3de5 unmount filesystems at shutdown
SVN-Revision: 7166
2007-05-10 10:45:04 +00:00
Mike Baker
bef40307bb START/STOP values must be specified in the init script
SVN-Revision: 7164
2007-05-10 10:38:53 +00:00
Mike Baker
291420a8f3 add K* scripts to be run at shutdown
SVN-Revision: 7163
2007-05-10 10:07:38 +00:00
Mike Baker
fa0568fdcb move syslogd and klogd to init.di/boot script, add remote logging support
SVN-Revision: 7160
2007-05-10 09:29:55 +00:00
Mike Baker
9a66abf108 Add a "Rebooting ..." message to the mtd util
SVN-Revision: 7159
2007-05-10 08:54:37 +00:00
Mike Baker
2bb4aa3e90 update to busybox 1.4.2 (fixes #1653)
SVN-Revision: 7157
2007-05-10 08:01:55 +00:00
Mike Baker
93f73100fc fix isolate mode
SVN-Revision: 7155
2007-05-10 06:54:47 +00:00
Felix Fietkau
76184df0e6 fix networking on broadcom and possibly other targets as well (#1658)
SVN-Revision: 7149
2007-05-09 20:54:41 +00:00
Felix Fietkau
2b4cd792c1 fix tty close patch (#1651)
SVN-Revision: 7148
2007-05-09 19:15:37 +00:00
Felix Fietkau
d54c1ecd5f fix build of pcmcia package on x86-2.6
SVN-Revision: 7147
2007-05-09 15:33:31 +00:00
Felix Fietkau
77a291b463 fix nozomi unpack command
SVN-Revision: 7143
2007-05-08 21:48:19 +00:00
Florian Fainelli
820555812e Forgot comitting patches
SVN-Revision: 7142
2007-05-08 21:45:02 +00:00
Felix Fietkau
6a543b6c1e remove problematic patch from fuse (was only needed with devfs on 2.6)
SVN-Revision: 7141
2007-05-08 20:23:05 +00:00
Florian Fainelli
367032444d Fix objects linking order (#1643)
SVN-Revision: 7140
2007-05-08 19:39:56 +00:00
Florian Fainelli
ec410c4749 Use shfs fixes from #1530, unmark as broken
SVN-Revision: 7139
2007-05-08 19:20:18 +00:00
Felix Fietkau
62af27da3d update spca5xx to latest upstream release - old version no longer available
SVN-Revision: 7137
2007-05-08 18:40:02 +00:00
Florian Fainelli
9e1c9e16c9 Typo, again
SVN-Revision: 7135
2007-05-08 16:04:13 +00:00
Travis Kemen
cae78388d1 add isolate closes #1636
SVN-Revision: 7133
2007-05-08 01:11:33 +00:00
Florian Fainelli
4463c16036 Fix a typo, grr, humm
SVN-Revision: 7132
2007-05-07 21:21:03 +00:00
Florian Fainelli
a8957a0a5b Package multipath kernel modules from #1608
SVN-Revision: 7131
2007-05-07 21:14:59 +00:00
Hamish Guthrie
e1fa2bccba Patch to work arounf flex issues with newer version of flex with some distros.
SVN-Revision: 7123
2007-05-07 14:32:00 +00:00
Felix Fietkau
7e7144602f prevent dropbear from closing the tty prematurely if the readfd closes
SVN-Revision: 7117
2007-05-06 17:53:16 +00:00
Eugene Konev
9cea5657af Fix ipv6 address assignment (#1622).
SVN-Revision: 7116
2007-05-06 16:52:46 +00:00
Felix Fietkau
9f388f84ce fix firmware loading
SVN-Revision: 7115
2007-05-06 16:03:38 +00:00
Eugene Konev
5323419430 Drop ar7-net, not used in ar7-2.6.
SVN-Revision: 7108
2007-05-06 15:06:10 +00:00
Felix Fietkau
ca7a815602 use hotplug2 for serializing hotplug events on 2.6
SVN-Revision: 7097
2007-05-05 18:33:18 +00:00
Felix Fietkau
7d3baf4131 add qos-scripts connbytes match from #1618
SVN-Revision: 7091
2007-05-04 22:10:40 +00:00
Felix Fietkau
a1206669e8 fix gpio interrupts on broadcom (thanks, jpcass)
SVN-Revision: 7090
2007-05-04 17:35:58 +00:00
Florian Fainelli
a5209e63ef Add support for Sierra Wireless (#1620)
SVN-Revision: 7086
2007-05-03 10:58:50 +00:00
Mike Baker
dda5964af5 buggy script; nolonger used
SVN-Revision: 7078
2007-05-01 22:28:55 +00:00
Mike Baker
10ac836039 various patches to add support for ppp over evdo or character devices
SVN-Revision: 7076
2007-05-01 21:53:32 +00:00
Hamish Guthrie
d87273ae0a Added dependency to package IP required by Openswan
SVN-Revision: 7073
2007-05-01 08:30:20 +00:00
Imre Kaloz
da547b8ab2 move the last change to the right place
SVN-Revision: 7069
2007-04-30 11:11:05 +00:00
Imre Kaloz
40e3aaf430 set $HOME to /tmp on bootup
SVN-Revision: 7068
2007-04-30 09:59:40 +00:00
Felix Fietkau
269c00418c madwifi: fix static bssid setting for ad-hoc mode
SVN-Revision: 7067
2007-04-29 20:50:42 +00:00
Felix Fietkau
9507f89800 create /dev/root on boot - fixes cf2nand on rb532
SVN-Revision: 7066
2007-04-29 16:57:55 +00:00
Felix Fietkau
874f03ea00 fixes for a few build errors on osx without fink
SVN-Revision: 7065
2007-04-29 01:30:48 +00:00
Felix Fietkau
d96d98a88d Small bugfix for dependency handling - mostly for base-files and symlinks
SVN-Revision: 7058
2007-04-26 18:04:16 +00:00
Felix Fietkau
bf8a64aa9b remove led fix again - seems like gpio handling is really broken in the original madwifi hal
SVN-Revision: 7057
2007-04-26 16:53:58 +00:00
Felix Fietkau
a13013478a fix for the wifi led on atheros SoC
SVN-Revision: 7053
2007-04-26 11:34:56 +00:00
Mike Baker
1ab4177835 fix busybox rebuild when config changes
SVN-Revision: 7051
2007-04-25 22:33:38 +00:00
Florian Fainelli
8d17e735d0 rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6
SVN-Revision: 7049
2007-04-25 11:24:06 +00:00
Felix Fietkau
50735bc351 qos-scripts update - fix enabling/disabling of interfaces, make the overhead calculation optional
SVN-Revision: 7048
2007-04-24 19:24:08 +00:00
Felix Fietkau
6ee129297f fix a small typo
SVN-Revision: 7047
2007-04-24 16:54:18 +00:00
Felix Fietkau
c2401030fc clean up version control junk in the rootfs directory
SVN-Revision: 7045
2007-04-24 16:29:07 +00:00
Felix Fietkau
383a21f3c5 use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam
SVN-Revision: 7043
2007-04-24 12:05:52 +00:00
Mike Albon
906a0df973 Make only on ar7 platforms.
SVN-Revision: 7041
2007-04-24 11:01:04 +00:00
Florian Fainelli
7b89c1622c Create /lib/firmware
SVN-Revision: 7033
2007-04-22 15:00:19 +00:00
Eugene Konev
639fe9fd58 Add build-depends on linux-atm
SVN-Revision: 7030
2007-04-22 04:51:16 +00:00
Nicolas Thill
942d07de9a fix start_pppd for pptp (closes: #1612)
SVN-Revision: 7027
2007-04-21 20:19:54 +00:00
Felix Fietkau
7c08cc06a2 add better default config for ar7, add br2684ctl init script, add a missing setting for pppoa
SVN-Revision: 7024
2007-04-21 09:37:13 +00:00
Felix Fietkau
e11dc153f3 add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
SVN-Revision: 7020
2007-04-20 23:48:26 +00:00
Felix Fietkau
9cb1c0e1ef add missing -prepare target
SVN-Revision: 7017
2007-04-20 19:04:23 +00:00
Felix Fietkau
ae925a8f72 upgrade to new version of br2684ctl
SVN-Revision: 7011
2007-04-20 15:11:18 +00:00
Florian Fainelli
09dce2ef04 Fix a typo
SVN-Revision: 7008
2007-04-19 13:24:13 +00:00
Florian Fainelli
46286fc985 Add admswconfig until we add support for adm5120 switch in kmod-switch, thanks Thomas Langer for the makefile.
SVN-Revision: 7007
2007-04-19 13:19:37 +00:00
Imre Kaloz
280a5b45f4 we don't need the shared library there
SVN-Revision: 7006
2007-04-19 12:06:39 +00:00
Felix Fietkau
4062525157 don't try to set up wpa if hostapd is not installed
SVN-Revision: 7005
2007-04-19 11:42:39 +00:00
Felix Fietkau
d913bf3c49 move hostapd setup script from wireless-tools to hostapd package
SVN-Revision: 7000
2007-04-18 12:40:27 +00:00
Felix Fietkau
38515a7f81 minor cleanup
SVN-Revision: 6999
2007-04-18 12:40:20 +00:00
Felix Fietkau
4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
SVN-Revision: 6998
2007-04-18 12:28:38 +00:00
Florian Fainelli
29300267d3 Patches for rt61 are no longer required
SVN-Revision: 6990
2007-04-17 22:14:32 +00:00
Florian Fainelli
9f652a1a85 Fix the device names too long (#1591)
SVN-Revision: 6987
2007-04-17 16:45:49 +00:00
Florian Fainelli
568a99403f rt61 is not broken on 2.6 kernels, use a daily snapshot instead
SVN-Revision: 6986
2007-04-17 16:11:35 +00:00
Felix Fietkau
65113c481f we can use some more hotplug processes here...
SVN-Revision: 6980
2007-04-16 23:58:46 +00:00
Felix Fietkau
45c01cae72 add jffs2_mark_erase function for erasing jffs2 partitions on the next mount (typically faster than doing mtd erase manually)
SVN-Revision: 6978
2007-04-16 23:29:44 +00:00
Felix Fietkau
53a2bf0f59 improve handling of 11a/b/g mode setting. redirect iwconfig channel errors to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable)
SVN-Revision: 6975
2007-04-16 20:59:16 +00:00
Florian Fainelli
e970424ddb Add qc-usb modules (#1193)
SVN-Revision: 6966
2007-04-16 12:31:38 +00:00
Florian Fainelli
2dd5300386 Fix startklips with bb's ifconfig (#1556)
SVN-Revision: 6965
2007-04-16 10:06:46 +00:00
Florian Fainelli
0eb7f75195 Add profile for Soekris Net4801 boards (#1072)
SVN-Revision: 6962
2007-04-16 08:03:53 +00:00
Florian Fainelli
5203f99da6 Fix reverse polarity on WGT634U (was : green while booting, amber when ready)
SVN-Revision: 6958
2007-04-15 19:44:15 +00:00
Florian Fainelli
4e7c9df1ae Build usbnet modules for brcm targets (#1481)
SVN-Revision: 6955
2007-04-15 14:47:40 +00:00
Felix Fietkau
5f4b17b53f fix ifdown hotplug event (#1576)
SVN-Revision: 6950
2007-04-15 07:23:28 +00:00
Felix Fietkau
6d47d3ae11 fix bogus "interface not found" errors in ifup -a (#1580)
SVN-Revision: 6949
2007-04-15 07:22:11 +00:00
Florian Fainelli
cd65230eea Add raw and NOTRACK targets (#1583)
SVN-Revision: 6945
2007-04-13 11:28:45 +00:00
Florian Fainelli
beef95b724 Load soundcore before all other modules (#1586)
SVN-Revision: 6943
2007-04-13 10:50:10 +00:00
Felix Fietkau
f3f941db39 dnsmasq: speed up the dhcp server detection (one try is enough)
SVN-Revision: 6941
2007-04-12 18:49:02 +00:00
Felix Fietkau
c38691f291 madwifi init: set the channel after bringing up the interface (sometimes it needs the channel before bringing up the interface, sometimes after, no idea what's going on)
SVN-Revision: 6939
2007-04-12 17:34:21 +00:00
Felix Fietkau
72d4a76ab7 revert package compile breakage introduced in [6936]
SVN-Revision: 6938
2007-04-12 12:35:49 +00:00
Felix Fietkau
ab8cb8d959 remove automounting script for block devices - it's causing more problems than it solves
SVN-Revision: 6937
2007-04-12 09:49:09 +00:00
Mike Baker
9b62c7eb9d minor tweaks to the verbose system
SVN-Revision: 6936
2007-04-11 22:59:42 +00:00
Felix Fietkau
30dfff4849 allow scripts to disable config callbacks
SVN-Revision: 6934
2007-04-11 19:34:20 +00:00
Mike Baker
653cfd2ff9 change handling of non-trx files
SVN-Revision: 6924
2007-04-10 14:46:15 +00:00