nbd [Sun, 25 Feb 2007 17:49:25 +0000 (17:49 +0000)]
clean up stampfile mess for tools/ and toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6357
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 25 Feb 2007 13:45:45 +0000 (13:45 +0000)]
more reliable fix for handling ppp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6356
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 25 Feb 2007 12:52:02 +0000 (12:52 +0000)]
integrate the fix from #1348 and clean up the network scripts a bit...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6355
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 25 Feb 2007 11:53:50 +0000 (11:53 +0000)]
fix ppp defaultroute issues (based on patch from #1386, fixes #1181)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6354
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 24 Feb 2007 20:22:01 +0000 (20:22 +0000)]
upgrade to uClibc 0.9.28.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6353
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 24 Feb 2007 20:20:57 +0000 (20:20 +0000)]
fix cylinder rounding in ptgen
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6352
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 23 Feb 2007 14:52:50 +0000 (14:52 +0000)]
always dereference symbolic links when copying kernel modules into the packaging directory (fixes alsa build, patch from #1392)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6350
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 23 Feb 2007 14:50:15 +0000 (14:50 +0000)]
add -mlong-calls cflag to alsa mips build (patch from #1391)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6349
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 23 Feb 2007 03:45:46 +0000 (03:45 +0000)]
fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6346
3c298f89-4303-0410-b956-
a3cf2f4a3e73
pavlov [Thu, 22 Feb 2007 22:35:08 +0000 (22:35 +0000)]
make maxinodes configureable for ext2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6345
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Thu, 22 Feb 2007 16:55:36 +0000 (16:55 +0000)]
NTFS-3G is at v1.0 now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6344
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Thu, 22 Feb 2007 10:28:46 +0000 (10:28 +0000)]
add gcc 4.1.2 (closes #1381)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6343
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 22 Feb 2007 04:03:35 +0000 (04:03 +0000)]
ignore profiles with custom kernel configs in the image builder itself
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6342
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 22 Feb 2007 03:56:54 +0000 (03:56 +0000)]
disable the image builder in menuconfig for profiles with custom kernel configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6341
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 22 Feb 2007 03:54:52 +0000 (03:54 +0000)]
fix a small bug in the order of the profile metadata dump
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6340
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 22 Feb 2007 03:47:00 +0000 (03:47 +0000)]
last commit was missing a change...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6339
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 22 Feb 2007 03:44:37 +0000 (03:44 +0000)]
add missing config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 22 Feb 2007 03:44:15 +0000 (03:44 +0000)]
Reorganize kernel configs - target/linux/*/config is now a directory.
./config/default will replace the old config and config-diff (format is like
config-diff, the full kernel config is no longer kept in the build system)
This commit removes all the kernel config stuff, the next one will add
the replacement - there's no way to do this atomically with svn.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 22 Feb 2007 02:27:01 +0000 (02:27 +0000)]
rename the Profile template that the image builder uses to prevent name conflicts with the template that the kernel uses
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6336
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 20 Feb 2007 23:39:33 +0000 (23:39 +0000)]
Move aodv-uu to trunk/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6335
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 20 Feb 2007 22:44:59 +0000 (22:44 +0000)]
add 16MB flash support for ar2315 (who knows...?)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6334
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 20 Feb 2007 22:35:12 +0000 (22:35 +0000)]
nuke even more debug stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6333
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 20 Feb 2007 22:04:49 +0000 (22:04 +0000)]
sorry, last commit had a bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6332
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 20 Feb 2007 22:00:29 +0000 (22:00 +0000)]
fix debug patch for ahb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6331
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Tue, 20 Feb 2007 15:26:29 +0000 (15:26 +0000)]
fix wireless-tools install *sigh* - thanks Kesha for noticing it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6330
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Tue, 20 Feb 2007 13:16:51 +0000 (13:16 +0000)]
disable debugging stuff in madwifi - saves precious flash space :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6329
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 19 Feb 2007 23:28:09 +0000 (23:28 +0000)]
make rootfs split/detection more generic - patch can be moved to generic-2.6 after testing on other platforms (especially broadcom)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6328
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 19 Feb 2007 22:33:06 +0000 (22:33 +0000)]
autodetect flash width - thanks to Kestutis Kupciunas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6327
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 19 Feb 2007 22:22:26 +0000 (22:22 +0000)]
use radio0 only on the 5312
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6326
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 19 Feb 2007 16:48:02 +0000 (16:48 +0000)]
fix ar2315 rootfs mount
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6325
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 19 Feb 2007 11:17:13 +0000 (11:17 +0000)]
Upgrade comgt to 0.32 (#1347)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6323
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 19 Feb 2007 10:08:40 +0000 (10:08 +0000)]
Fix another typo, definitively closes #1370
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6322
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 19 Feb 2007 09:51:12 +0000 (09:51 +0000)]
Fix a typo for videodev modules (#1371)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6321
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 19 Feb 2007 09:46:25 +0000 (09:46 +0000)]
Fix a typo with latest driver, module name changed (#1370)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6320
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 18 Feb 2007 16:46:46 +0000 (16:46 +0000)]
add documentation fixes from #1285
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6319
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 18 Feb 2007 13:52:14 +0000 (13:52 +0000)]
Finally fix the pesky x86-2.6 block2mtd related crash (#1058)
When erasing blocks, block2mtd checks the block on the physical disk
to see if everything's filled with 0xff. When grabbing a page from the page
cache, it initializes the limit as <start address> + PAGE_SIZE.
Turns out that the pointer to the status page is (unsigned long *), and
thus it adds (PAGE_SIZE * 4).
This would never have been caught, if it wasn't for the unlikely event
that block2mtd catches the *last* page available in the system ram and
thus tries to scan 4 memory pages from there.
The absolutely trivial fix is to do a double cast (cast to (u8 *), add
PAGE_SIZE, then cast to (unsigned long *))
... and there was much rejoicing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6318
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 17 Feb 2007 23:02:49 +0000 (23:02 +0000)]
disable dma offset for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6317
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 17 Feb 2007 22:22:14 +0000 (22:22 +0000)]
fix ar2312/2313 mac detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6316
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Feb 2007 19:51:27 +0000 (19:51 +0000)]
add e1000 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6315
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Feb 2007 19:45:26 +0000 (19:45 +0000)]
remove useless newlines
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6314
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Feb 2007 19:15:30 +0000 (19:15 +0000)]
fix memleak in uniq (#1354)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6313
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Feb 2007 17:28:22 +0000 (17:28 +0000)]
make kernel_menuconfig work without target toolchain
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6312
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Feb 2007 17:16:45 +0000 (17:16 +0000)]
document make kernel_menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6311
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Feb 2007 16:59:44 +0000 (16:59 +0000)]
add top-level kernel_menuconfig target to unpack and reconfigure the kernel - uses config.pl to generate target/linux/*/config and config-diff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6310
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Feb 2007 10:01:59 +0000 (10:01 +0000)]
more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6309
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Feb 2007 09:57:24 +0000 (09:57 +0000)]
remove squashfs repartitioning hacks from spiflash driver - will be ported to redboot parsing code later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6308
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Feb 2007 09:23:15 +0000 (09:23 +0000)]
major cleanup of the ar531x code, improved hardware detection and support for multiple ethernet interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6307
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mbm [Fri, 16 Feb 2007 01:12:05 +0000 (01:12 +0000)]
missed a reference to compile-targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6306
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mbm [Fri, 16 Feb 2007 01:06:23 +0000 (01:06 +0000)]
remove obsolete compile-targets rule
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6305
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Feb 2007 01:00:31 +0000 (01:00 +0000)]
remove annoying package rm command
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6304
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Feb 2007 01:00:01 +0000 (01:00 +0000)]
when building a package, make sure that older versions get removed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6303
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 15 Feb 2007 21:52:13 +0000 (21:52 +0000)]
some ar531x cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6302
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 14 Feb 2007 12:53:04 +0000 (12:53 +0000)]
fix pcmcia modules load order (closes: #1355)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6300
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 14 Feb 2007 02:42:08 +0000 (02:42 +0000)]
add fix for kernel headers to allow offsetof access from user space
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6299
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 13 Feb 2007 23:02:44 +0000 (23:02 +0000)]
fix tar segfault (patch from busybox svn rev. 17772)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6298
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 13 Feb 2007 15:20:45 +0000 (15:20 +0000)]
make the uml kernel config compatible with both 32 bit and 64 bit systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6297
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 13 Feb 2007 03:08:48 +0000 (03:08 +0000)]
fix multiport netfilter module installation (patch from #1280)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6295
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 13 Feb 2007 00:55:11 +0000 (00:55 +0000)]
move tlb change for mips 4KC to generic patches (required for most mips targets)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6294
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 12 Feb 2007 23:50:40 +0000 (23:50 +0000)]
Menuconfig will not treat 'select FOO' as a real dependency
thus if BAR depends on FOO and FOO depends on other config
options, these dependencies will not be checked.
To fix this, we simply emit all of FOO's depends (only real
dependencies, no select) for BAR as well.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6293
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mbm [Mon, 12 Feb 2007 22:54:56 +0000 (22:54 +0000)]
Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6292
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mbm [Mon, 12 Feb 2007 22:47:25 +0000 (22:47 +0000)]
fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6291
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 12 Feb 2007 22:34:54 +0000 (22:34 +0000)]
add some more busybox patches from upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6290
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 12 Feb 2007 22:18:17 +0000 (22:18 +0000)]
add kernel branch emulation fix from #1345
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6289
3c298f89-4303-0410-b956-
a3cf2f4a3e73
malbon [Mon, 12 Feb 2007 20:55:17 +0000 (20:55 +0000)]
More dependencies are required to force fuse to Linux 2.6 only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6288
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 12 Feb 2007 16:35:23 +0000 (16:35 +0000)]
fix for multiple lock/unlock operations in 'lock' command (found by framer99)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6286
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 12 Feb 2007 16:18:20 +0000 (16:18 +0000)]
clean up uml-2.6 config, fixes buildbot pcmcia-cs error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6285
3c298f89-4303-0410-b956-
a3cf2f4a3e73
malbon [Mon, 12 Feb 2007 09:07:22 +0000 (09:07 +0000)]
Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6284
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 11 Feb 2007 20:30:48 +0000 (20:30 +0000)]
oops... accidentally merged a broken patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6283
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 11 Feb 2007 20:17:04 +0000 (20:17 +0000)]
fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6282
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 10 Feb 2007 17:16:10 +0000 (17:16 +0000)]
revert httpd header handling code to the one from busybox 1.3.1 - fixes problems with cgis and custom headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6281
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 9 Feb 2007 16:24:34 +0000 (16:24 +0000)]
more fixes for rstrip.sh and kernel modules - fixes #1301
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6280
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Thu, 8 Feb 2007 17:34:08 +0000 (17:34 +0000)]
add NTFS-3G
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6279
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Thu, 8 Feb 2007 13:19:34 +0000 (13:19 +0000)]
fix mac handling, thanks to Kestutis Kupciunas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6278
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Thu, 8 Feb 2007 12:43:47 +0000 (12:43 +0000)]
upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuse
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6277
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 8 Feb 2007 02:34:18 +0000 (02:34 +0000)]
update work in progress rewritten bcm947xx code. wifi and usb seem to be working, flash access still has problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6276
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 8 Feb 2007 01:25:18 +0000 (01:25 +0000)]
port [6229] to kamikaze
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6275
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 6 Feb 2007 01:02:30 +0000 (01:02 +0000)]
fix typos in ifdown (patch from #1319)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6272
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 6 Feb 2007 00:56:36 +0000 (00:56 +0000)]
fix overzealous kmod stripping - it killed kernel module parameters (#1301)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6271
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 5 Feb 2007 21:56:03 +0000 (21:56 +0000)]
change target description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6270
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 5 Feb 2007 21:55:32 +0000 (21:55 +0000)]
add profile for the wgt634u
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6269
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 4 Feb 2007 23:18:47 +0000 (23:18 +0000)]
oops... typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6267
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 4 Feb 2007 23:18:22 +0000 (23:18 +0000)]
fix rootfs detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6266
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 4 Feb 2007 21:18:10 +0000 (21:18 +0000)]
update atheros 2.6 port - add support for the older chip generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6265
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 4 Feb 2007 21:15:46 +0000 (21:15 +0000)]
add extra netfilter xt stuff to config-template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6264
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 4 Feb 2007 19:36:11 +0000 (19:36 +0000)]
Minor kernel build changes:
Change '[ -d ... ] && cmd' to 'if [ -d ... ]; then cmd; fi' to avoid make errors if the condition is false
If $(PLATFORM_DIR)/files exists, copy it into the kernel tree on prepare.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6263
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 4 Feb 2007 08:41:37 +0000 (08:41 +0000)]
upgrade to busybox 1.4.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6261
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 4 Feb 2007 03:28:57 +0000 (03:28 +0000)]
fix madwifi compile for atheros 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6260
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 4 Feb 2007 03:27:41 +0000 (03:27 +0000)]
get rid of the get_system_type() dependency for atheros 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6259
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 4 Feb 2007 02:31:00 +0000 (02:31 +0000)]
force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - why the fsck has this ever worked for anybody??
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6258
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 2 Feb 2007 14:24:15 +0000 (14:24 +0000)]
fix compat hacks for init_work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6253
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 1 Feb 2007 22:32:03 +0000 (22:32 +0000)]
disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONFIGURE_PATH is now used for configure scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6244
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 1 Feb 2007 22:26:24 +0000 (22:26 +0000)]
mark pwc as broken (at least on brcm-2.6 & x86-2.6)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6243
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 1 Feb 2007 21:35:25 +0000 (21:35 +0000)]
disable block2mtd page readahead (patch from #1058)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6242
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 1 Feb 2007 21:06:24 +0000 (21:06 +0000)]
update d80211 to latest wireless-dev version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6241
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 1 Feb 2007 19:18:47 +0000 (19:18 +0000)]
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6239
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 1 Feb 2007 16:02:06 +0000 (16:02 +0000)]
unbreak cgis with custom headers on busybox httpd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6238
3c298f89-4303-0410-b956-
a3cf2f4a3e73
pavlov [Thu, 1 Feb 2007 01:07:26 +0000 (01:07 +0000)]
clean up the x86 image build a bit, fixing unconditional copy of grub files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6237
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mbm [Wed, 31 Jan 2007 20:17:28 +0000 (20:17 +0000)]
print package name when prereq fails
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6236
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 31 Jan 2007 19:58:55 +0000 (19:58 +0000)]
enable httpd sighup config reload by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6235
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mbm [Wed, 31 Jan 2007 18:33:04 +0000 (18:33 +0000)]
move "make symlinks" to "make package/symlinks"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6234
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.060952 seconds and 4 git commands to generate.