openwrt.git
17 years agofix ccache error
mbm [Thu, 31 Aug 2006 21:18:29 +0000 (21:18 +0000)]
fix ccache error

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4723 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomagicbox: add 0x40 to the kernel image size (uImage header)
nbd [Wed, 30 Aug 2006 14:04:26 +0000 (14:04 +0000)]
magicbox: add 0x40 to the kernel image size (uImage header)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4720 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd early support for CFE mapping
florian [Wed, 30 Aug 2006 11:16:06 +0000 (11:16 +0000)]
Add early support for CFE mapping

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4719 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoset -mcpu=405 in the default cflags for magicbox
nbd [Wed, 30 Aug 2006 10:49:26 +0000 (10:49 +0000)]
set -mcpu=405 in the default cflags for magicbox

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4718 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agouse an if block on the whole configure command
nbd [Wed, 30 Aug 2006 10:30:14 +0000 (10:30 +0000)]
use an if block on the whole configure command

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4717 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix previous commit
mbm [Wed, 30 Aug 2006 10:26:30 +0000 (10:26 +0000)]
fix previous commit

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4716 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoonly run trap error code in the configure template, if the configure script was not...
nbd [Wed, 30 Aug 2006 10:24:11 +0000 (10:24 +0000)]
only run trap error code in the configure template, if the configure script was not found

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4715 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd new warning to help track down pesky compile issues
mbm [Wed, 30 Aug 2006 09:57:57 +0000 (09:57 +0000)]
Add new warning to help track down pesky compile issues

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4713 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoupdate flash map driver for jffs2, squashfs will follow later
nbd [Wed, 30 Aug 2006 05:12:31 +0000 (05:12 +0000)]
update flash map driver for jffs2, squashfs will follow later

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4710 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove even more stuff
nbd [Wed, 30 Aug 2006 04:46:00 +0000 (04:46 +0000)]
remove even more stuff

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4709 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove useless junk
nbd [Wed, 30 Aug 2006 04:26:19 +0000 (04:26 +0000)]
remove useless junk

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4708 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agosplit magicbox patch
nbd [Wed, 30 Aug 2006 04:09:54 +0000 (04:09 +0000)]
split magicbox patch

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4707 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd default /etc/config/network
nbd [Wed, 30 Aug 2006 04:08:35 +0000 (04:08 +0000)]
add default /etc/config/network

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4706 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoenable math emulation
nbd [Wed, 30 Aug 2006 04:02:21 +0000 (04:02 +0000)]
enable math emulation

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4705 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd no_werror patch again, fix xscale cflags
nbd [Wed, 30 Aug 2006 03:21:23 +0000 (03:21 +0000)]
add no_werror patch again, fix xscale cflags

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4704 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove -mapcs-32 from madwifi xscale build
nbd [Wed, 30 Aug 2006 02:58:26 +0000 (02:58 +0000)]
remove -mapcs-32 from madwifi xscale build

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4703 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix gcc symlink install
nbd [Tue, 29 Aug 2006 19:30:05 +0000 (19:30 +0000)]
fix gcc symlink install

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4702 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoupdate madwifi to 0.9.2
nbd [Tue, 29 Aug 2006 16:20:00 +0000 (16:20 +0000)]
update madwifi to 0.9.2

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4701 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoskip a lot of useless junk in madwifi on linux 2.4
nbd [Tue, 29 Aug 2006 10:11:12 +0000 (10:11 +0000)]
skip a lot of useless junk in madwifi on linux 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4699 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoEnable PCI in kernel config, and compile wireless drivers
florian [Tue, 29 Aug 2006 09:11:31 +0000 (09:11 +0000)]
Enable PCI in kernel config, and compile wireless drivers

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4698 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFixup PCI compilation
florian [Tue, 29 Aug 2006 09:04:56 +0000 (09:04 +0000)]
Fixup PCI compilation

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4697 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRestore boot loader detection by parsing the command line, fixes issue with Inventel...
florian [Tue, 29 Aug 2006 07:21:20 +0000 (07:21 +0000)]
Restore boot loader detection by parsing the command line, fixes issue with Inventel liveboxes

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4695 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoupdate bcm963xx patch and add some binary compatibility hacks (incomplete)
nbd [Sun, 27 Aug 2006 19:08:05 +0000 (19:08 +0000)]
update bcm963xx patch and add some binary compatibility hacks (incomplete)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4691 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agointroduce USB_SUPPORT, clean up some dependencies
kaloz [Sun, 27 Aug 2006 13:32:10 +0000 (13:32 +0000)]
introduce USB_SUPPORT, clean up some dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4690 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomove $(MAKE) packages from .linux-compile: to compile:
nbd [Sun, 27 Aug 2006 13:22:42 +0000 (13:22 +0000)]
move $(MAKE) packages from .linux-compile: to compile:

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4689 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove old image builder directory - will be rewritten
nbd [Sun, 27 Aug 2006 13:12:43 +0000 (13:12 +0000)]
remove old image builder directory - will be rewritten

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4688 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix LINUX_RELEASE and use it for the kmod-* build
nbd [Sun, 27 Aug 2006 13:08:53 +0000 (13:08 +0000)]
fix LINUX_RELEASE and use it for the kmod-* build

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4687 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agotune the Magicbox kernel config
kaloz [Sun, 27 Aug 2006 13:08:41 +0000 (13:08 +0000)]
tune the Magicbox kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4686 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agochange hotplug trigger to a simpler awk command
mbm [Sun, 27 Aug 2006 11:22:56 +0000 (11:22 +0000)]
change hotplug trigger to a simpler awk command

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4685 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agobroadcom-wl: set vlan_mode for every enabled interface
nbd [Sun, 27 Aug 2006 11:22:19 +0000 (11:22 +0000)]
broadcom-wl: set vlan_mode for every enabled interface

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4684 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix minor typo & move loopback to network config
mbm [Sun, 27 Aug 2006 11:11:55 +0000 (11:11 +0000)]
fix minor typo & move loopback to network config

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4683 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix find_config() in the network scripts
nbd [Sun, 27 Aug 2006 10:05:58 +0000 (10:05 +0000)]
fix find_config() in the network scripts

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4682 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRemove executable bit from these Makefiles. Closes #728
florian [Sat, 26 Aug 2006 14:26:12 +0000 (14:26 +0000)]
Remove executable bit from these Makefiles. Closes #728

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4681 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoclean up hotplug mounting scripts
mbm [Sat, 26 Aug 2006 01:04:43 +0000 (01:04 +0000)]
clean up hotplug mounting scripts

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4673 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd basic support for the Magicbox boards
kaloz [Fri, 25 Aug 2006 21:53:54 +0000 (21:53 +0000)]
add basic support for the Magicbox boards

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4672 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMake the build work properly by including Hostap modules.
malbon [Fri, 25 Aug 2006 20:17:28 +0000 (20:17 +0000)]
Make the build work properly by including Hostap modules.

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4671 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoupdate config
mbm [Fri, 25 Aug 2006 18:28:58 +0000 (18:28 +0000)]
update config

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4670 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoupdate devfs patches
mbm [Fri, 25 Aug 2006 18:23:35 +0000 (18:23 +0000)]
update devfs patches

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4669 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomore cleanups
nbd [Fri, 25 Aug 2006 14:02:28 +0000 (14:02 +0000)]
more cleanups

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4668 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoinitial attempt at cleaning up the bcm63xx stuff
nbd [Fri, 25 Aug 2006 13:19:54 +0000 (13:19 +0000)]
initial attempt at cleaning up the bcm63xx stuff

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4664 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoOverride kernel template and output bzImage, not the binary file, closes #676 and...
florian [Fri, 25 Aug 2006 09:28:15 +0000 (09:28 +0000)]
Override kernel template and output bzImage, not the binary file, closes #676 and #714

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4658 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agohide rm -rf command in Makefile
nbd [Thu, 24 Aug 2006 19:13:10 +0000 (19:13 +0000)]
hide rm -rf command in Makefile

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4656 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd prereq check to prevent people from building openwrt as root
nbd [Thu, 24 Aug 2006 18:49:51 +0000 (18:49 +0000)]
add prereq check to prevent people from building openwrt as root

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4655 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorevert to using *_ifnames internally, too many problems with firewall, ppp, etc....
nbd [Thu, 24 Aug 2006 13:46:47 +0000 (13:46 +0000)]
revert to using *_ifnames internally, too many problems with firewall, ppp, etc. otherwise

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4653 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agodefault value for *_device in scan_interfaces
nbd [Thu, 24 Aug 2006 13:22:53 +0000 (13:22 +0000)]
default value for *_device in scan_interfaces

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4652 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd vlan_mode 0 command to fix the weird google issue in broadcom-wl
nbd [Thu, 24 Aug 2006 13:14:18 +0000 (13:14 +0000)]
add vlan_mode 0 command to fix the weird google issue in broadcom-wl

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4651 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix remaining *_ifnames references
nbd [Thu, 24 Aug 2006 12:20:02 +0000 (12:20 +0000)]
fix remaining *_ifnames references

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4650 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd vlan_mode to wlc
nbd [Thu, 24 Aug 2006 10:26:18 +0000 (10:26 +0000)]
add vlan_mode to wlc

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4648 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoenable split_iso for ehci on brcm-2.6
nbd [Wed, 23 Aug 2006 23:13:24 +0000 (23:13 +0000)]
enable split_iso for ehci on brcm-2.6

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4646 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix kernel module dependency problems
nbd [Wed, 23 Aug 2006 21:05:42 +0000 (21:05 +0000)]
fix kernel module dependency problems

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4640 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMake hostap modules so build works properly.
malbon [Wed, 23 Aug 2006 20:05:15 +0000 (20:05 +0000)]
Make hostap modules so build works properly.

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4639 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agochange 'ifnames' to 'ifname' in network config, fix #697
nbd [Wed, 23 Aug 2006 18:47:31 +0000 (18:47 +0000)]
change 'ifnames' to 'ifname' in network config, fix #697

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4638 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix building util-linux under xscale
malbon [Wed, 23 Aug 2006 16:38:52 +0000 (16:38 +0000)]
Fix building util-linux under xscale

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4637 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agodon't try to create mtd partitions on bcm947xx when the trx header is not found ...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4634 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoPort kmod-tun to the new module layout
florian [Tue, 22 Aug 2006 19:43:53 +0000 (19:43 +0000)]
Port kmod-tun to the new module layout

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4633 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUpgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* fix #647...
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4632 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoPort kmod-gre to the new module layout
florian [Tue, 22 Aug 2006 12:40:33 +0000 (12:40 +0000)]
Port kmod-gre to the new module layout

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4630 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoenable mknod by default (#490) - some drivers don't register with devfs properly
nbd [Tue, 22 Aug 2006 12:19:18 +0000 (12:19 +0000)]
enable mknod by default (#490) - some drivers don't register with devfs properly

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4627 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd maxfail option to avoid pptp giving up, closes #663
florian [Tue, 22 Aug 2006 12:05:58 +0000 (12:05 +0000)]
Add maxfail option to avoid pptp giving up, closes #663

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4624 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoSet KERNEL_DIR to avoid inclusion of host-side linux sources, closes #702
florian [Tue, 22 Aug 2006 11:46:19 +0000 (11:46 +0000)]
Set KERNEL_DIR to avoid inclusion of host-side linux sources, closes #702

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4622 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove bogus dependency line
nbd [Tue, 22 Aug 2006 10:40:32 +0000 (10:40 +0000)]
remove bogus dependency line

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4621 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd ROUTE target for netfilter, closes #595
florian [Tue, 22 Aug 2006 10:07:55 +0000 (10:07 +0000)]
Add ROUTE target for netfilter, closes #595

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4620 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd --enable-natt and --enable-dpd configuration options, closes #700
florian [Tue, 22 Aug 2006 09:50:02 +0000 (09:50 +0000)]
Add --enable-natt and --enable-dpd configuration options, closes #700

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4619 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorevert [4599], the bug was fixed elsewhere
nbd [Mon, 21 Aug 2006 23:15:09 +0000 (23:15 +0000)]
revert [4599], the bug was fixed elsewhere

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4618 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix up TMPDIR for initial prereq check to avoid creating a bogus build_ directory
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4617 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoport kmod-ipv6 to the new system
nbd [Sun, 20 Aug 2006 17:27:24 +0000 (17:27 +0000)]
port kmod-ipv6 to the new system

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4615 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd devpts mounts
groz [Sun, 20 Aug 2006 05:32:43 +0000 (05:32 +0000)]
Add devpts mounts

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4612 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agodon't pad aruba images - unnecessary with the jffs2 hack
nbd [Sat, 19 Aug 2006 15:00:01 +0000 (15:00 +0000)]
don't pad aruba images - unnecessary with the jffs2 hack

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4610 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoenable ipip for aruba
nbd [Sat, 19 Aug 2006 14:59:33 +0000 (14:59 +0000)]
enable ipip for aruba

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4609 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix typo
nbd [Sat, 19 Aug 2006 14:45:14 +0000 (14:45 +0000)]
fix typo

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4608 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRemove postinit stuff for initramfs
groz [Fri, 18 Aug 2006 22:38:20 +0000 (22:38 +0000)]
Remove postinit stuff for initramfs

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4605 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUpdate init to use /etc/banner for presence test, remove postinit
groz [Fri, 18 Aug 2006 22:37:40 +0000 (22:37 +0000)]
Update init to use /etc/banner for presence test, remove postinit

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4604 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix/clean several hundred package makefiles
mbm [Fri, 18 Aug 2006 21:21:06 +0000 (21:21 +0000)]
Fix/clean several hundred package makefiles

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4603 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agohandle postinit for initramfs
groz [Fri, 18 Aug 2006 19:39:51 +0000 (19:39 +0000)]
handle postinit for initramfs

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4601 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFile I forgot
groz [Fri, 18 Aug 2006 19:36:22 +0000 (19:36 +0000)]
File I forgot

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4600 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agodon't try to use gnu wget specific options in ipkg
nbd [Fri, 18 Aug 2006 17:12:00 +0000 (17:12 +0000)]
don't try to use gnu wget specific options in ipkg

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4599 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove reference to missing file
nbd [Fri, 18 Aug 2006 14:44:30 +0000 (14:44 +0000)]
remove reference to missing file

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4595 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd support for the Asus power led, closes #349
florian [Fri, 18 Aug 2006 13:10:19 +0000 (13:10 +0000)]
Add support for the Asus power led, closes #349

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4594 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFlesh out early userspace for initramfs to allow booting from media
groz [Fri, 18 Aug 2006 12:40:47 +0000 (12:40 +0000)]
Flesh out early userspace for initramfs to allow booting from media

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4592 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUpdate for initramfs handling
groz [Fri, 18 Aug 2006 12:39:49 +0000 (12:39 +0000)]
Update for initramfs handling

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4591 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocosmetic coherency fix
nico [Fri, 18 Aug 2006 01:18:24 +0000 (01:18 +0000)]
cosmetic coherency fix

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4588 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix wget long options bug (closes: #682)
nico [Fri, 18 Aug 2006 00:00:15 +0000 (00:00 +0000)]
fix wget long options bug (closes: #682)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4586 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix KERNELNAME
nbd [Thu, 17 Aug 2006 18:11:25 +0000 (18:11 +0000)]
fix KERNELNAME

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4584 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot and...
groz [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.

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4580 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoBuild bzImage for x86 builds - allow ext2 images even if initramfs used, they are...
groz [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

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4579 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agotidy up output
mbm [Thu, 17 Aug 2006 00:33:27 +0000 (00:33 +0000)]
tidy up output

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4578 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix accidental tab
mbm [Thu, 17 Aug 2006 00:12:03 +0000 (00:12 +0000)]
fix accidental tab

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4577 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoShow error messages when collecting the package info
mbm [Wed, 16 Aug 2006 23:43:56 +0000 (23:43 +0000)]
Show error messages when collecting the package info

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4573 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix minor compile issues with spca5xx
mbm [Wed, 16 Aug 2006 19:16:23 +0000 (19:16 +0000)]
fix minor compile issues with spca5xx

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4572 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoa "generic" patch shouldn't be setting the ARCH to mips
mbm [Wed, 16 Aug 2006 01:07:12 +0000 (01:07 +0000)]
a "generic" patch shouldn't be setting the ARCH to mips

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4571 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix issues if kernel config is changed after the compile has started
mbm [Wed, 16 Aug 2006 00:35:30 +0000 (00:35 +0000)]
fix issues if kernel config is changed after the compile has started

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4570 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMove a bunch of ethernet hardware drivers to new kernel module packageing
groz [Mon, 14 Aug 2006 08:16:47 +0000 (08:16 +0000)]
Move a bunch of ethernet hardware drivers to new kernel module packageing

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4569 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoGeneralize the x86 kernel config for more generic processor options
groz [Mon, 14 Aug 2006 07:50:58 +0000 (07:50 +0000)]
Generalize the x86 kernel config for more generic processor options

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4568 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMake ext2 image larger for uml, update uml kernel config
groz [Mon, 14 Aug 2006 07:41:23 +0000 (07:41 +0000)]
Make ext2 image larger for uml, update uml kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4567 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix up kmod-mppe for 2.6 kernels too
groz [Mon, 14 Aug 2006 07:40:12 +0000 (07:40 +0000)]
Fix up kmod-mppe for 2.6 kernels too

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4566 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoEnable CONFIG_PACKET built in the kernel, closes #687
florian [Fri, 11 Aug 2006 17:32:00 +0000 (17:32 +0000)]
Enable CONFIG_PACKET built in the kernel, closes #687

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4564 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd secret option to use host's toolchain when native compiling
mbm [Thu, 10 Aug 2006 19:25:26 +0000 (19:25 +0000)]
add secret option to use host's toolchain when native compiling

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4553 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomark 63xx as broken until the platform is ready
mbm [Thu, 10 Aug 2006 16:22:15 +0000 (16:22 +0000)]
mark 63xx as broken until the platform is ready

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4552 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix uml-2.6 (closes: #678)
nico [Thu, 10 Aug 2006 11:16:46 +0000 (11:16 +0000)]
fix uml-2.6 (closes: #678)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4551 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix error if dhcp is disabled
mbm [Tue, 8 Aug 2006 20:15:09 +0000 (20:15 +0000)]
fix error if dhcp is disabled

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4545 3c298f89-4303-0410-b956-a3cf2f4a3e73