Felix Fietkau [Tue, 22 Aug 2006 20:19:42 +0000 (20:19 +0000)]
don't try to create mtd partitions on bcm947xx when the trx header is not found - should fix #318
SVN-Revision: 4634
Florian Fainelli [Tue, 22 Aug 2006 19:43:53 +0000 (19:43 +0000)]
Port kmod-tun to the new module layout
SVN-Revision: 4633
Florian Fainelli [Tue, 22 Aug 2006 14:21:30 +0000 (14:21 +0000)]
Upgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* fix #647, #671
SVN-Revision: 4632
Florian Fainelli [Tue, 22 Aug 2006 12:40:33 +0000 (12:40 +0000)]
Port kmod-gre to the new module layout
SVN-Revision: 4630
Felix Fietkau [Tue, 22 Aug 2006 12:19:18 +0000 (12:19 +0000)]
enable mknod by default (#490) - some drivers don't register with devfs properly
SVN-Revision: 4627
Florian Fainelli [Tue, 22 Aug 2006 12:05:58 +0000 (12:05 +0000)]
Add maxfail option to avoid pptp giving up, closes #663
SVN-Revision: 4624
Florian Fainelli [Tue, 22 Aug 2006 11:46:19 +0000 (11:46 +0000)]
Set KERNEL_DIR to avoid inclusion of host-side linux sources, closes #702
SVN-Revision: 4622
Felix Fietkau [Tue, 22 Aug 2006 10:40:32 +0000 (10:40 +0000)]
remove bogus dependency line
SVN-Revision: 4621
Florian Fainelli [Tue, 22 Aug 2006 10:07:55 +0000 (10:07 +0000)]
Add ROUTE target for netfilter, closes #595
SVN-Revision: 4620
Florian Fainelli [Tue, 22 Aug 2006 09:50:02 +0000 (09:50 +0000)]
Add --enable-natt and --enable-dpd configuration options, closes #700
SVN-Revision: 4619
Felix Fietkau [Mon, 21 Aug 2006 23:15:09 +0000 (23:15 +0000)]
revert [4599], the bug was fixed elsewhere
SVN-Revision: 4618
Felix Fietkau [Mon, 21 Aug 2006 23:13:17 +0000 (23:13 +0000)]
fix up TMPDIR for initial prereq check to avoid creating a bogus build_ directory
SVN-Revision: 4617
Felix Fietkau [Sun, 20 Aug 2006 17:27:24 +0000 (17:27 +0000)]
port kmod-ipv6 to the new system
SVN-Revision: 4615
Gerry Rozema [Sun, 20 Aug 2006 05:32:43 +0000 (05:32 +0000)]
Add devpts mounts
SVN-Revision: 4612
Felix Fietkau [Sat, 19 Aug 2006 15:00:01 +0000 (15:00 +0000)]
don't pad aruba images - unnecessary with the jffs2 hack
SVN-Revision: 4610
Felix Fietkau [Sat, 19 Aug 2006 14:59:33 +0000 (14:59 +0000)]
enable ipip for aruba
SVN-Revision: 4609
Felix Fietkau [Sat, 19 Aug 2006 14:45:14 +0000 (14:45 +0000)]
fix typo
SVN-Revision: 4608
Gerry Rozema [Fri, 18 Aug 2006 22:38:20 +0000 (22:38 +0000)]
Remove postinit stuff for initramfs
SVN-Revision: 4605
Gerry Rozema [Fri, 18 Aug 2006 22:37:40 +0000 (22:37 +0000)]
Update init to use /etc/banner for presence test, remove postinit
SVN-Revision: 4604
Mike Baker [Fri, 18 Aug 2006 21:21:06 +0000 (21:21 +0000)]
Fix/clean several hundred package makefiles
SVN-Revision: 4603
Gerry Rozema [Fri, 18 Aug 2006 19:39:51 +0000 (19:39 +0000)]
handle postinit for initramfs
SVN-Revision: 4601
Gerry Rozema [Fri, 18 Aug 2006 19:36:22 +0000 (19:36 +0000)]
File I forgot
SVN-Revision: 4600
Felix Fietkau [Fri, 18 Aug 2006 17:12:00 +0000 (17:12 +0000)]
don't try to use gnu wget specific options in ipkg
SVN-Revision: 4599
Felix Fietkau [Fri, 18 Aug 2006 14:44:30 +0000 (14:44 +0000)]
remove reference to missing file
SVN-Revision: 4595
Florian Fainelli [Fri, 18 Aug 2006 13:10:19 +0000 (13:10 +0000)]
Add support for the Asus power led, closes #349
SVN-Revision: 4594
Gerry Rozema [Fri, 18 Aug 2006 12:40:47 +0000 (12:40 +0000)]
Flesh out early userspace for initramfs to allow booting from media
SVN-Revision: 4592
Gerry Rozema [Fri, 18 Aug 2006 12:39:49 +0000 (12:39 +0000)]
Update for initramfs handling
SVN-Revision: 4591
Nicolas Thill [Fri, 18 Aug 2006 01:18:24 +0000 (01:18 +0000)]
cosmetic coherency fix
SVN-Revision: 4588
Nicolas Thill [Fri, 18 Aug 2006 00:00:15 +0000 (00:00 +0000)]
fix wget long options bug (closes: #682)
SVN-Revision: 4586
Felix Fietkau [Thu, 17 Aug 2006 18:11:25 +0000 (18:11 +0000)]
fix KERNELNAME
SVN-Revision: 4584
Gerry Rozema [Thu, 17 Aug 2006 07:34:28 +0000 (07:34 +0000)]
Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot and ext2 bootable images.
SVN-Revision: 4580
Gerry Rozema [Thu, 17 Aug 2006 07:20:08 +0000 (07:20 +0000)]
Build bzImage for x86 builds - allow ext2 images even if initramfs used, they are needed for creating boot images
SVN-Revision: 4579
Mike Baker [Thu, 17 Aug 2006 00:33:27 +0000 (00:33 +0000)]
tidy up output
SVN-Revision: 4578
Mike Baker [Thu, 17 Aug 2006 00:12:03 +0000 (00:12 +0000)]
fix accidental tab
SVN-Revision: 4577
Mike Baker [Wed, 16 Aug 2006 23:43:56 +0000 (23:43 +0000)]
Show error messages when collecting the package info
SVN-Revision: 4573
Mike Baker [Wed, 16 Aug 2006 19:16:23 +0000 (19:16 +0000)]
fix minor compile issues with spca5xx
SVN-Revision: 4572
Mike Baker [Wed, 16 Aug 2006 01:07:12 +0000 (01:07 +0000)]
a "generic" patch shouldn't be setting the ARCH to mips
SVN-Revision: 4571
Mike Baker [Wed, 16 Aug 2006 00:35:30 +0000 (00:35 +0000)]
fix issues if kernel config is changed after the compile has started
SVN-Revision: 4570
Gerry Rozema [Mon, 14 Aug 2006 08:16:47 +0000 (08:16 +0000)]
Move a bunch of ethernet hardware drivers to new kernel module packageing
SVN-Revision: 4569
Gerry Rozema [Mon, 14 Aug 2006 07:50:58 +0000 (07:50 +0000)]
Generalize the x86 kernel config for more generic processor options
SVN-Revision: 4568
Gerry Rozema [Mon, 14 Aug 2006 07:41:23 +0000 (07:41 +0000)]
Make ext2 image larger for uml, update uml kernel config
SVN-Revision: 4567
Gerry Rozema [Mon, 14 Aug 2006 07:40:12 +0000 (07:40 +0000)]
Fix up kmod-mppe for 2.6 kernels too
SVN-Revision: 4566
Florian Fainelli [Fri, 11 Aug 2006 17:32:00 +0000 (17:32 +0000)]
Enable CONFIG_PACKET built in the kernel, closes #687
SVN-Revision: 4564
Mike Baker [Thu, 10 Aug 2006 19:25:26 +0000 (19:25 +0000)]
add secret option to use host's toolchain when native compiling
SVN-Revision: 4553
Mike Baker [Thu, 10 Aug 2006 16:22:15 +0000 (16:22 +0000)]
mark 63xx as broken until the platform is ready
SVN-Revision: 4552
Nicolas Thill [Thu, 10 Aug 2006 11:16:46 +0000 (11:16 +0000)]
fix uml-2.6 (closes: #678)
SVN-Revision: 4551
Mike Baker [Tue, 8 Aug 2006 20:15:09 +0000 (20:15 +0000)]
fix error if dhcp is disabled
SVN-Revision: 4545
Nicolas Thill [Tue, 8 Aug 2006 14:46:22 +0000 (14:46 +0000)]
disable on uml-2.6 (lacking wireless), standardize
SVN-Revision: 4540
Nicolas Thill [Tue, 8 Aug 2006 10:27:25 +0000 (10:27 +0000)]
update busybox to v1.2.1
SVN-Revision: 4528
Nicolas Thill [Tue, 8 Aug 2006 10:24:39 +0000 (10:24 +0000)]
enable ext2 rootfs by default when target is uml-2.6
SVN-Revision: 4527
Felix Fietkau [Tue, 8 Aug 2006 07:57:58 +0000 (07:57 +0000)]
increase the size of a few static buffers in menuconfig - fixes display of menus with lots of packages
SVN-Revision: 4517
Felix Fietkau [Mon, 7 Aug 2006 21:34:12 +0000 (21:34 +0000)]
fix typo
SVN-Revision: 4512
Florian Fainelli [Mon, 7 Aug 2006 13:31:41 +0000 (13:31 +0000)]
Add ieee80211softmac modules, bcm43xx, ipw2100/2200 from the kernel
SVN-Revision: 4508
Imre Kaloz [Sun, 6 Aug 2006 10:42:12 +0000 (10:42 +0000)]
add XScale support to -ng
SVN-Revision: 4475
Florian Fainelli [Sat, 5 Aug 2006 19:38:21 +0000 (19:38 +0000)]
Move crc-ccitt from built-in to module
SVN-Revision: 4472
Florian Fainelli [Sat, 5 Aug 2006 00:55:41 +0000 (00:55 +0000)]
Force remove of the symbolic link build_arm/linux, especially when switching from targets using the same toolchain (ex : switching from brcm-2.4 to au1000-2.6)
SVN-Revision: 4462
Felix Fietkau [Fri, 4 Aug 2006 21:42:29 +0000 (21:42 +0000)]
add -f option to timestamp.pl (follow symlinks)
SVN-Revision: 4457
Mike Baker [Fri, 4 Aug 2006 20:46:47 +0000 (20:46 +0000)]
automatically turn off colors
SVN-Revision: 4454
Felix Fietkau [Fri, 4 Aug 2006 20:35:41 +0000 (20:35 +0000)]
remove duplicate package/ prefix from package dump error message
SVN-Revision: 4451
Felix Fietkau [Fri, 4 Aug 2006 20:11:55 +0000 (20:11 +0000)]
fix hostap menuconfig and build for linux 2.6
SVN-Revision: 4448
Felix Fietkau [Fri, 4 Aug 2006 19:21:05 +0000 (19:21 +0000)]
add mirror2 to download.pl
SVN-Revision: 4445
Felix Fietkau [Fri, 4 Aug 2006 19:13:09 +0000 (19:13 +0000)]
update spca5xx, old version is no longer on the website
SVN-Revision: 4443
Florian Fainelli [Fri, 4 Aug 2006 18:52:03 +0000 (18:52 +0000)]
Add nonmips patches
SVN-Revision: 4440
Felix Fietkau [Fri, 4 Aug 2006 17:14:36 +0000 (17:14 +0000)]
fix ccache related broadcom image compile error
SVN-Revision: 4439
Mike Baker [Fri, 4 Aug 2006 11:59:52 +0000 (11:59 +0000)]
set PATH in rules.mk
SVN-Revision: 4438
Felix Fietkau [Fri, 4 Aug 2006 09:50:11 +0000 (09:50 +0000)]
fix ppp related bug in the network scripts
SVN-Revision: 4437
Mike Baker [Fri, 4 Aug 2006 09:14:20 +0000 (09:14 +0000)]
fix everything I broke with the previous patches
SVN-Revision: 4436
Felix Fietkau [Fri, 4 Aug 2006 08:43:04 +0000 (08:43 +0000)]
fix typo
SVN-Revision: 4435
Mike Baker [Fri, 4 Aug 2006 06:56:10 +0000 (06:56 +0000)]
and now, finally, enable ccache support
SVN-Revision: 4434
Mike Baker [Fri, 4 Aug 2006 06:23:47 +0000 (06:23 +0000)]
yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)
SVN-Revision: 4433
Mike Baker [Fri, 4 Aug 2006 05:30:27 +0000 (05:30 +0000)]
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
SVN-Revision: 4432
Mike Baker [Fri, 4 Aug 2006 03:26:32 +0000 (03:26 +0000)]
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
SVN-Revision: 4429
Mike Baker [Thu, 3 Aug 2006 18:30:00 +0000 (18:30 +0000)]
clean up smp compiles
SVN-Revision: 4428
Florian Fainelli [Thu, 3 Aug 2006 17:01:30 +0000 (17:01 +0000)]
Fix brcm63xx patch (humm diff laught at me)
SVN-Revision: 4427
Florian Fainelli [Thu, 3 Aug 2006 14:53:18 +0000 (14:53 +0000)]
Add bootloader specific code, need to fix bootloader detection code as well
SVN-Revision: 4426
Florian Fainelli [Thu, 3 Aug 2006 14:43:03 +0000 (14:43 +0000)]
Use the rewritten flash map driver, huge thanks nbd !
SVN-Revision: 4425
Mike Baker [Wed, 2 Aug 2006 14:34:35 +0000 (14:34 +0000)]
remove debug line
SVN-Revision: 4400
Felix Fietkau [Wed, 2 Aug 2006 14:14:40 +0000 (14:14 +0000)]
fix dependency
SVN-Revision: 4399
Mike Baker [Wed, 2 Aug 2006 13:57:33 +0000 (13:57 +0000)]
correct [4397]
SVN-Revision: 4398
Mike Baker [Wed, 2 Aug 2006 13:40:11 +0000 (13:40 +0000)]
fix CONFIG_ALL
SVN-Revision: 4397
Florian Fainelli [Wed, 2 Aug 2006 13:36:20 +0000 (13:36 +0000)]
FreeBSD fix to generate the menuconfig properly
SVN-Revision: 4396
Mike Baker [Wed, 2 Aug 2006 13:06:58 +0000 (13:06 +0000)]
only rebuild the package index when the *.ipk files have changed
SVN-Revision: 4395
Mike Baker [Wed, 2 Aug 2006 12:46:17 +0000 (12:46 +0000)]
more cleanup & fix an issue where scripts/config/conf is constantly rebuilt
SVN-Revision: 4394
Mike Baker [Wed, 2 Aug 2006 12:07:14 +0000 (12:07 +0000)]
minor makefile tweaks
SVN-Revision: 4393
Florian Fainelli [Wed, 2 Aug 2006 09:03:12 +0000 (09:03 +0000)]
Port hostap-utils to -ng
SVN-Revision: 4390
Felix Fietkau [Tue, 1 Aug 2006 23:19:54 +0000 (23:19 +0000)]
fix typo
SVN-Revision: 4386
Florian Fainelli [Mon, 31 Jul 2006 17:24:03 +0000 (17:24 +0000)]
Update au1000 netfilter config to match other devices config
SVN-Revision: 4357
Felix Fietkau [Mon, 31 Jul 2006 17:15:03 +0000 (17:15 +0000)]
au1000 has pci support, but no pcmcia
SVN-Revision: 4356
Florian Fainelli [Mon, 31 Jul 2006 17:00:23 +0000 (17:00 +0000)]
Update netfilter config to match other platforms
SVN-Revision: 4355
Felix Fietkau [Mon, 31 Jul 2006 16:39:58 +0000 (16:39 +0000)]
don't try to package ipt_SNAT and ipt_DNAT when making kernel module packages
SVN-Revision: 4354
Florian Fainelli [Sun, 30 Jul 2006 17:53:04 +0000 (17:53 +0000)]
Port arptables to -ng
SVN-Revision: 4340
Felix Fietkau [Sun, 30 Jul 2006 17:09:22 +0000 (17:09 +0000)]
create a package index
SVN-Revision: 4337
Felix Fietkau [Sun, 30 Jul 2006 17:06:02 +0000 (17:06 +0000)]
fix kernel postinst scripts
SVN-Revision: 4336
Felix Fietkau [Sun, 30 Jul 2006 16:56:46 +0000 (16:56 +0000)]
oops... another one
SVN-Revision: 4335
Felix Fietkau [Sun, 30 Jul 2006 16:55:15 +0000 (16:55 +0000)]
fix typo
SVN-Revision: 4334
Felix Fietkau [Sun, 30 Jul 2006 16:22:59 +0000 (16:22 +0000)]
BUILD_DIR -> KERNEL_BUILD_DIR
SVN-Revision: 4332
Felix Fietkau [Sun, 30 Jul 2006 15:27:51 +0000 (15:27 +0000)]
port ppp modules to package/kernel and fix ppp package dependencies
SVN-Revision: 4329
Felix Fietkau [Sun, 30 Jul 2006 14:51:23 +0000 (14:51 +0000)]
fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR
SVN-Revision: 4328
Felix Fietkau [Sun, 30 Jul 2006 14:42:05 +0000 (14:42 +0000)]
fix ipsec-tools (missing include, missing dependencies)
SVN-Revision: 4327
Felix Fietkau [Sun, 30 Jul 2006 13:21:18 +0000 (13:21 +0000)]
fix more instances of '' abuse
SVN-Revision: 4326