Felix Fietkau [Sun, 15 Oct 2006 17:25:07 +0000 (17:25 +0000)]
add support for wds vifs for broadcom wl
SVN-Revision: 5122
Felix Fietkau [Sun, 15 Oct 2006 16:56:09 +0000 (16:56 +0000)]
implement wlc call to read wds endpoint mac
SVN-Revision: 5121
Felix Fietkau [Sun, 15 Oct 2006 16:24:57 +0000 (16:24 +0000)]
always return true in disable_broadcom()
SVN-Revision: 5120
Felix Fietkau [Sun, 15 Oct 2006 16:24:13 +0000 (16:24 +0000)]
fix error message
SVN-Revision: 5119
Felix Fietkau [Sun, 15 Oct 2006 16:23:36 +0000 (16:23 +0000)]
implement network callbacks for broadcom wl
SVN-Revision: 5118
Felix Fietkau [Sun, 15 Oct 2006 15:57:43 +0000 (15:57 +0000)]
scan_interfaces is unnecessary at this point
SVN-Revision: 5117
Felix Fietkau [Sun, 15 Oct 2006 15:50:02 +0000 (15:50 +0000)]
remove all broadcom interfaces from bridges and bring them down completely when wifi down is called
SVN-Revision: 5116
Felix Fietkau [Sun, 15 Oct 2006 15:44:39 +0000 (15:44 +0000)]
add protection for bridging interface changes
SVN-Revision: 5115
Felix Fietkau [Sun, 15 Oct 2006 15:32:14 +0000 (15:32 +0000)]
remove the wifi interface from the default bridge
SVN-Revision: 5114
Felix Fietkau [Sun, 15 Oct 2006 15:27:34 +0000 (15:27 +0000)]
implement simple device autodetection for wifi drivers
SVN-Revision: 5113
Florian Fainelli [Sun, 15 Oct 2006 12:50:08 +0000 (12:50 +0000)]
Fix module dependency on ipw21,2200, bcm43xx
SVN-Revision: 5110
Felix Fietkau [Sat, 14 Oct 2006 23:25:32 +0000 (23:25 +0000)]
cleanup
SVN-Revision: 5106
Felix Fietkau [Sat, 14 Oct 2006 23:14:19 +0000 (23:14 +0000)]
fix path to bash in openssl compile
SVN-Revision: 5105
Felix Fietkau [Sat, 14 Oct 2006 23:12:29 +0000 (23:12 +0000)]
fix sstrip linux compile
SVN-Revision: 5104
Felix Fietkau [Sat, 14 Oct 2006 23:06:23 +0000 (23:06 +0000)]
use the native toolchain for grub on non-amd64 hosts
SVN-Revision: 5103
Felix Fietkau [Sat, 14 Oct 2006 23:05:37 +0000 (23:05 +0000)]
fix zlib cross compiling from non-linux systems
SVN-Revision: 5102
Felix Fietkau [Sat, 14 Oct 2006 22:11:21 +0000 (22:11 +0000)]
cleanup
SVN-Revision: 5097
Felix Fietkau [Sat, 14 Oct 2006 21:46:27 +0000 (21:46 +0000)]
another one ...
SVN-Revision: 5095
Felix Fietkau [Sat, 14 Oct 2006 21:44:23 +0000 (21:44 +0000)]
fix lzma compile
SVN-Revision: 5094
Felix Fietkau [Sat, 14 Oct 2006 15:09:03 +0000 (15:09 +0000)]
check for empty patch directories
SVN-Revision: 5086
Felix Fietkau [Sat, 14 Oct 2006 14:54:08 +0000 (14:54 +0000)]
don't exit on tar errors in wireless-tools - sgid flag on directory not accepted on freebsd
SVN-Revision: 5085
Felix Fietkau [Sat, 14 Oct 2006 14:52:39 +0000 (14:52 +0000)]
use := for TAR_OPTIONS
SVN-Revision: 5084
Felix Fietkau [Sat, 14 Oct 2006 14:51:48 +0000 (14:51 +0000)]
move '-' parameter to TAR_OPTIONS, so that packages can append commands
SVN-Revision: 5083
Felix Fietkau [Sat, 14 Oct 2006 14:26:40 +0000 (14:26 +0000)]
portability fix
SVN-Revision: 5082
Felix Fietkau [Sat, 14 Oct 2006 14:16:26 +0000 (14:16 +0000)]
leave out the ccache directory when copying the staging dir into the sdk (#843)
SVN-Revision: 5081
Felix Fietkau [Sat, 14 Oct 2006 13:53:26 +0000 (13:53 +0000)]
remove some obsolete stuff
SVN-Revision: 5079
Felix Fietkau [Sat, 14 Oct 2006 13:51:40 +0000 (13:51 +0000)]
use $(TAR) in unpack commands
SVN-Revision: 5078
Felix Fietkau [Sat, 14 Oct 2006 13:04:50 +0000 (13:04 +0000)]
fix mistakes in unpack change
SVN-Revision: 5077
Felix Fietkau [Sat, 14 Oct 2006 13:02:09 +0000 (13:02 +0000)]
another fix for invalid fd messages
SVN-Revision: 5076
Felix Fietkau [Sat, 14 Oct 2006 12:18:39 +0000 (12:18 +0000)]
fix typo
SVN-Revision: 5075
Felix Fietkau [Sat, 14 Oct 2006 11:37:37 +0000 (11:37 +0000)]
force LANG to C
SVN-Revision: 5074
Felix Fietkau [Sat, 14 Oct 2006 11:23:23 +0000 (11:23 +0000)]
add prereq check for case-sensitive filesystem
SVN-Revision: 5073
Felix Fietkau [Sat, 14 Oct 2006 11:17:57 +0000 (11:17 +0000)]
fix invalid fd warning on mac os x
SVN-Revision: 5072
Felix Fietkau [Sat, 14 Oct 2006 00:48:54 +0000 (00:48 +0000)]
don't generate .tmpconfig.h and .kconfig.d
SVN-Revision: 5071
Felix Fietkau [Sat, 14 Oct 2006 00:40:27 +0000 (00:40 +0000)]
move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead
SVN-Revision: 5070
Felix Fietkau [Sat, 14 Oct 2006 00:07:19 +0000 (00:07 +0000)]
fix download.pl for weird 'which' implementations
SVN-Revision: 5068
Felix Fietkau [Fri, 13 Oct 2006 23:45:30 +0000 (23:45 +0000)]
make table of contents clickable
SVN-Revision: 5067
Felix Fietkau [Fri, 13 Oct 2006 23:39:51 +0000 (23:39 +0000)]
make table of contents clickable
SVN-Revision: 5066
Felix Fietkau [Fri, 13 Oct 2006 23:36:43 +0000 (23:36 +0000)]
add prereq check for wget
SVN-Revision: 5065
Felix Fietkau [Fri, 13 Oct 2006 23:19:00 +0000 (23:19 +0000)]
improve ncurses check
SVN-Revision: 5064
Felix Fietkau [Fri, 13 Oct 2006 23:11:19 +0000 (23:11 +0000)]
fix lxdialog build target
SVN-Revision: 5063
Felix Fietkau [Fri, 13 Oct 2006 23:09:04 +0000 (23:09 +0000)]
remove useless file
SVN-Revision: 5062
Felix Fietkau [Fri, 13 Oct 2006 22:47:39 +0000 (22:47 +0000)]
fix tar detection
SVN-Revision: 5061
Felix Fietkau [Fri, 13 Oct 2006 22:41:34 +0000 (22:41 +0000)]
add initial version of our new documentation - not too pretty yet, but will be improved
SVN-Revision: 5060
Felix Fietkau [Fri, 13 Oct 2006 20:51:49 +0000 (22:51 +0200)]
finally move buildroot-ng to trunk
Nicolas Thill [Fri, 13 Oct 2006 10:02:12 +0000 (10:02 +0000)]
move brcm-2.4 specific kmod to new module layout
SVN-Revision: 5058
Mike Baker [Thu, 12 Oct 2006 22:54:48 +0000 (22:54 +0000)]
rewrite of platform irq handler
SVN-Revision: 5057
Mike Baker [Thu, 12 Oct 2006 22:54:26 +0000 (22:54 +0000)]
fix bug in ethernet irq handler
SVN-Revision: 5056
Felix Fietkau [Thu, 12 Oct 2006 17:45:22 +0000 (17:45 +0000)]
only check prerequisites of actually selected packages
SVN-Revision: 5055
Felix Fietkau [Thu, 12 Oct 2006 15:43:29 +0000 (15:43 +0000)]
enable busybox taint checking to support gplonly kernel exports
SVN-Revision: 5054
Felix Fietkau [Wed, 11 Oct 2006 20:25:30 +0000 (20:25 +0000)]
another compile fix
SVN-Revision: 5052
Felix Fietkau [Wed, 11 Oct 2006 19:59:51 +0000 (19:59 +0000)]
fix compile error
SVN-Revision: 5051
Felix Fietkau [Wed, 11 Oct 2006 15:21:10 +0000 (15:21 +0000)]
use bash for gen_image.sh
SVN-Revision: 5050
Felix Fietkau [Tue, 10 Oct 2006 23:04:46 +0000 (23:04 +0000)]
more fixes
SVN-Revision: 5048
Felix Fietkau [Tue, 10 Oct 2006 23:04:23 +0000 (23:04 +0000)]
use perl instead of sed for replacing stuff in wl
SVN-Revision: 5047
Felix Fietkau [Tue, 10 Oct 2006 23:04:00 +0000 (23:04 +0000)]
replace ipkg-make-index with a shell script that works on bsd
SVN-Revision: 5046
Felix Fietkau [Tue, 10 Oct 2006 22:38:45 +0000 (22:38 +0000)]
use bsd md5 in ipkg if md5sum is not available
SVN-Revision: 5045
Felix Fietkau [Tue, 10 Oct 2006 22:38:29 +0000 (22:38 +0000)]
run rstrip in bash
SVN-Revision: 5044
Felix Fietkau [Tue, 10 Oct 2006 22:29:46 +0000 (22:29 +0000)]
always build sed, some systems have a broken one where it's hard to detect
SVN-Revision: 5043
Felix Fietkau [Tue, 10 Oct 2006 22:29:09 +0000 (22:29 +0000)]
add portability patch for ipkg-utils
SVN-Revision: 5042
Felix Fietkau [Tue, 10 Oct 2006 21:22:35 +0000 (21:22 +0000)]
don't include host.mk from rules.mk - confuses package dump
SVN-Revision: 5038
Felix Fietkau [Tue, 10 Oct 2006 21:06:45 +0000 (21:06 +0000)]
more portability fixes and a prereq check for gnu tar
SVN-Revision: 5037
Felix Fietkau [Tue, 10 Oct 2006 20:33:55 +0000 (20:33 +0000)]
kernel patch: remove pcmcia compatibility crap - doesn't run on freebsd
SVN-Revision: 5036
Felix Fietkau [Tue, 10 Oct 2006 20:13:43 +0000 (20:13 +0000)]
fix target/utils compile on freebsd
SVN-Revision: 5035
Felix Fietkau [Tue, 10 Oct 2006 20:03:03 +0000 (20:03 +0000)]
add uclibc portability patch (by thorsten glaser)
SVN-Revision: 5034
Felix Fietkau [Tue, 10 Oct 2006 19:58:32 +0000 (19:58 +0000)]
rename patch
SVN-Revision: 5033
Felix Fietkau [Tue, 10 Oct 2006 19:55:54 +0000 (19:55 +0000)]
fix gcc compile
SVN-Revision: 5032
Felix Fietkau [Tue, 10 Oct 2006 19:55:41 +0000 (19:55 +0000)]
remove sed test garbage left behind on some hosts with an old/unsupported sed
SVN-Revision: 5031
Felix Fietkau [Tue, 10 Oct 2006 19:19:24 +0000 (19:19 +0000)]
change OS to HOST_OS
SVN-Revision: 5030
Felix Fietkau [Tue, 10 Oct 2006 18:51:05 +0000 (18:51 +0000)]
add BSDmakefile as a wrapper which calls gmake
SVN-Revision: 5029
Felix Fietkau [Tue, 10 Oct 2006 18:39:58 +0000 (18:39 +0000)]
set shell to bash in master makefile
SVN-Revision: 5028
Felix Fietkau [Tue, 10 Oct 2006 18:31:39 +0000 (18:31 +0000)]
fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems
SVN-Revision: 5027
Felix Fietkau [Tue, 10 Oct 2006 17:33:50 +0000 (17:33 +0000)]
add generic ide support for x86-2.6
SVN-Revision: 5026
Felix Fietkau [Tue, 10 Oct 2006 17:14:42 +0000 (17:14 +0000)]
explicitly set CONFIG_SHELL to bash for the kernel headers configure
SVN-Revision: 5025
Felix Fietkau [Tue, 10 Oct 2006 17:13:40 +0000 (17:13 +0000)]
don't touch TAR_OPTIONS in host.mk
SVN-Revision: 5024
Felix Fietkau [Tue, 10 Oct 2006 17:04:17 +0000 (17:04 +0000)]
hide .host.mk commands
SVN-Revision: 5023
Felix Fietkau [Tue, 10 Oct 2006 17:03:38 +0000 (17:03 +0000)]
only use --wildcards for gnu tar
SVN-Revision: 5022
Felix Fietkau [Tue, 10 Oct 2006 16:58:47 +0000 (16:58 +0000)]
move the common variables from host-build.mk to host.mk
SVN-Revision: 5021
Felix Fietkau [Tue, 10 Oct 2006 16:51:25 +0000 (16:51 +0000)]
fix mtd-utils compile on freebsd
SVN-Revision: 5020
Felix Fietkau [Tue, 10 Oct 2006 16:36:47 +0000 (16:36 +0000)]
fix gene2fs build on freebsd
SVN-Revision: 5019
Felix Fietkau [Tue, 10 Oct 2006 16:17:16 +0000 (16:17 +0000)]
real fix for download.pl
SVN-Revision: 5018
Felix Fietkau [Tue, 10 Oct 2006 16:08:25 +0000 (16:08 +0000)]
add workaround for freebsd
SVN-Revision: 5017
Felix Fietkau [Tue, 10 Oct 2006 16:01:49 +0000 (16:01 +0000)]
add support for bsd md5 as a md5sum replacement
SVN-Revision: 5016
Felix Fietkau [Tue, 10 Oct 2006 15:45:36 +0000 (15:45 +0000)]
add support for Package/<pkgname>/description - old format still supported, but deprecated
SVN-Revision: 5015
Felix Fietkau [Tue, 10 Oct 2006 15:30:50 +0000 (15:30 +0000)]
add support for a common shell include file, which is evaluated for every make shell call, simplify variable passing to the shell with shvar and shexport templates, use Package/<pkgname>/config for adding config.in data
SVN-Revision: 5014
Felix Fietkau [Tue, 10 Oct 2006 13:41:00 +0000 (13:41 +0000)]
put LINUX_KARCH in .kernel.mk
SVN-Revision: 5013
Felix Fietkau [Tue, 10 Oct 2006 13:25:18 +0000 (13:25 +0000)]
move certain host related variables to .host.mk generated by include/host-build.mk to speed up the build system
SVN-Revision: 5012
Felix Fietkau [Tue, 10 Oct 2006 13:10:38 +0000 (13:10 +0000)]
remove old .cvsignore
SVN-Revision: 5011
Felix Fietkau [Tue, 10 Oct 2006 12:30:14 +0000 (12:30 +0000)]
pppd: pass on the configured upper limit for mtu to the channel that ppp uses
SVN-Revision: 5010
Felix Fietkau [Tue, 10 Oct 2006 12:28:30 +0000 (12:28 +0000)]
pppoe: use the interface mtu as upper limit for ppp packet size + header (based on a patch by Dirk Nehring)
SVN-Revision: 5009
Nicolas Thill [Mon, 9 Oct 2006 21:06:40 +0000 (21:06 +0000)]
Remove old kmod packaging entries moved to the new layout (follow [4992] and [4993])
SVN-Revision: 5006
Nicolas Thill [Mon, 9 Oct 2006 19:48:56 +0000 (19:48 +0000)]
fix uml-2.6 build on x86_64
SVN-Revision: 5003
Felix Fietkau [Mon, 9 Oct 2006 18:17:53 +0000 (18:17 +0000)]
remove unused multilib option
SVN-Revision: 5000
Felix Fietkau [Mon, 9 Oct 2006 18:17:53 +0000 (18:17 +0000)]
move ccache dir to staging_dir_arch (removing the staging dir will make the ccache ineffective anyway)
SVN-Revision: 4999
Felix Fietkau [Mon, 9 Oct 2006 18:17:52 +0000 (18:17 +0000)]
fix ar7 image alignment for jffs2
SVN-Revision: 4998
Felix Fietkau [Mon, 9 Oct 2006 18:12:11 +0000 (18:12 +0000)]
use standard patch naming scheme
SVN-Revision: 4997
Florian Fainelli [Mon, 9 Oct 2006 17:28:10 +0000 (17:28 +0000)]
Remove unecessary control files since those kmods are packaged with the new layout
SVN-Revision: 4993
Florian Fainelli [Mon, 9 Oct 2006 17:22:38 +0000 (17:22 +0000)]
Remove unecessary control files, others to come
SVN-Revision: 4992
Florian Fainelli [Mon, 9 Oct 2006 17:18:30 +0000 (17:18 +0000)]
Port kmod-ipip to the new module layout
SVN-Revision: 4991
Felix Fietkau [Mon, 9 Oct 2006 16:41:05 +0000 (16:41 +0000)]
enable more netfilter features in the x86-2.6 kernel
SVN-Revision: 4990