openwrt.git
17 years agofix and enable the sdk
nbd [Wed, 21 Jun 2006 03:17:13 +0000 (03:17 +0000)]
fix and enable the sdk

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

17 years agoinclude $(TOPDIR)/rules.mk in the image makefiles
nbd [Wed, 21 Jun 2006 03:13:25 +0000 (03:13 +0000)]
include $(TOPDIR)/rules.mk in the image makefiles

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

17 years agodon't generate invalid dependency lines in sdk mode
nbd [Wed, 21 Jun 2006 03:01:40 +0000 (03:01 +0000)]
don't generate invalid dependency lines in sdk mode

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

17 years agoadd sdk option for gen_deps.pl
nbd [Wed, 21 Jun 2006 02:45:02 +0000 (02:45 +0000)]
add sdk option for gen_deps.pl

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

17 years agoadd INCLUDE_DIR variable for $(TOPDIR)/include
nbd [Wed, 21 Jun 2006 02:32:39 +0000 (02:32 +0000)]
add INCLUDE_DIR variable for $(TOPDIR)/include

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

17 years agobuild system cleanup. move shared include files into $(TOPDIR)/include, move lzma...
nbd [Wed, 21 Jun 2006 02:16:37 +0000 (02:16 +0000)]
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/

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

17 years agoadd global make download target
nbd [Tue, 20 Jun 2006 23:57:10 +0000 (23:57 +0000)]
add global make download target

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

17 years agoadd target/download
nbd [Tue, 20 Jun 2006 23:56:49 +0000 (23:56 +0000)]
add target/download

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

17 years agoadd toolchain/download target
nbd [Tue, 20 Jun 2006 23:49:23 +0000 (23:49 +0000)]
add toolchain/download target

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

17 years agoadd package/download target
nbd [Tue, 20 Jun 2006 23:40:02 +0000 (23:40 +0000)]
add package/download target

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

17 years agoannoying initrd bug introduced by 2.6.17
mbm [Tue, 20 Jun 2006 18:57:30 +0000 (18:57 +0000)]
annoying initrd bug introduced by 2.6.17

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

17 years agomore dependency fixes
nbd [Tue, 20 Jun 2006 17:54:30 +0000 (17:54 +0000)]
more dependency fixes

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

17 years agofix for multiple dependency flags
nbd [Tue, 20 Jun 2006 17:50:49 +0000 (17:50 +0000)]
fix for multiple dependency flags

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

17 years agomount /proc earlier in /sbin/mount_root
nbd [Tue, 20 Jun 2006 15:40:14 +0000 (15:40 +0000)]
mount /proc earlier in /sbin/mount_root

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

17 years agoUpdate alchemy kernel configuration
florian [Tue, 20 Jun 2006 09:57:42 +0000 (09:57 +0000)]
Update alchemy kernel configuration

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

17 years agobe politically correct
kaloz [Tue, 20 Jun 2006 08:28:06 +0000 (08:28 +0000)]
be politically correct

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

17 years agoadd libbcmcrypto to the nas package
nbd [Tue, 20 Jun 2006 04:48:01 +0000 (04:48 +0000)]
add libbcmcrypto to the nas package

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

17 years agofix irq handling on 2.6.17
mbm [Tue, 20 Jun 2006 00:24:18 +0000 (00:24 +0000)]
fix irq handling on 2.6.17

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

17 years agofix MODULE_PARM removal in 2.6.17.
nico [Mon, 19 Jun 2006 23:55:09 +0000 (23:55 +0000)]
fix MODULE_PARM removal in 2.6.17.

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

17 years agoreintroduce the -ffreestanding to avoid gcc inline errors
mbm [Mon, 19 Jun 2006 22:28:58 +0000 (22:28 +0000)]
reintroduce the -ffreestanding to avoid gcc inline errors

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

17 years agoadd a list append function to functions.sh
nbd [Mon, 19 Jun 2006 21:45:07 +0000 (21:45 +0000)]
add a list append function to functions.sh

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

17 years agobuild mimo version of the broadcom wl driver as well
nbd [Mon, 19 Jun 2006 21:11:35 +0000 (21:11 +0000)]
build mimo version of the broadcom wl driver as well

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

17 years agofix wlcompat depends/default
nbd [Mon, 19 Jun 2006 20:31:52 +0000 (20:31 +0000)]
fix wlcompat depends/default

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

17 years agoadd modules.d file for wl
nbd [Mon, 19 Jun 2006 20:30:20 +0000 (20:30 +0000)]
add modules.d file for wl

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

17 years agofix broadcom trx alignment
nbd [Mon, 19 Jun 2006 20:22:43 +0000 (20:22 +0000)]
fix broadcom trx alignment

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

17 years agoremove the wl.o build from the kernel patch and move the driver along with wl, nas...
nbd [Mon, 19 Jun 2006 19:59:53 +0000 (19:59 +0000)]
remove the wl.o build from the kernel patch and move the driver along with wl, nas and wlc into packages/broadcom-wl

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

17 years agoupdate Aruba config for 2.6.17
kaloz [Mon, 19 Jun 2006 18:28:08 +0000 (18:28 +0000)]
update Aruba config for 2.6.17

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

17 years agofix rb532 for 2.6.17
nbd [Mon, 19 Jun 2006 18:13:02 +0000 (18:13 +0000)]
fix rb532 for 2.6.17

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

17 years agofix the Aruba ethernet drivers for 2.6.17
kaloz [Mon, 19 Jun 2006 11:17:46 +0000 (11:17 +0000)]
fix the Aruba ethernet drivers for 2.6.17

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

17 years agofix module params on 2.6.17, suppress warnings.
nico [Mon, 19 Jun 2006 02:05:27 +0000 (02:05 +0000)]
fix module params on 2.6.17, suppress warnings.

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

17 years agomove source file to src/ and let the kernel tree build the modules.
nico [Mon, 19 Jun 2006 00:18:32 +0000 (00:18 +0000)]
move source file to src/ and let the kernel tree build the modules.

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

17 years agofix typo in brcm-2.4 system code
nbd [Sun, 18 Jun 2006 22:30:14 +0000 (22:30 +0000)]
fix typo in brcm-2.4 system code

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

17 years agomove wlcompat from target/linux/package/ to package/.
nico [Sun, 18 Jun 2006 20:44:34 +0000 (20:44 +0000)]
move wlcompat from target/linux/package/ to package/.

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

17 years agofollow the xtables changes in 2.6.17
kaloz [Sun, 18 Jun 2006 20:25:54 +0000 (20:25 +0000)]
follow the xtables changes in 2.6.17

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

17 years agoadd util-linux
nbd [Sun, 18 Jun 2006 19:16:08 +0000 (19:16 +0000)]
add util-linux

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

17 years agooverride LDOPTS to remove madwifi compile warning
nbd [Sun, 18 Jun 2006 19:16:04 +0000 (19:16 +0000)]
override LDOPTS to remove madwifi compile warning

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

17 years agonormalize Makefiles.
nico [Sun, 18 Jun 2006 18:30:40 +0000 (18:30 +0000)]
normalize Makefiles.

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

17 years agoadd conffiles, use proper optimization flags when building.
nico [Sun, 18 Jun 2006 18:27:23 +0000 (18:27 +0000)]
add conffiles, use proper optimization flags when building.

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

17 years agorename br2684.init to br2684.hotplug, normalize Makefile.
nico [Sun, 18 Jun 2006 18:26:00 +0000 (18:26 +0000)]
rename br2684.init to br2684.hotplug, normalize Makefile.

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

17 years agoremove unneeded autoconf call and flags, rename S50dropbear to dropbear.init,
nico [Sun, 18 Jun 2006 18:22:24 +0000 (18:22 +0000)]
remove unneeded autoconf call and flags, rename S50dropbear to dropbear.init,
normalize Makefile:
  - indent configure invocation,
  - use "install -d" instead of "mkdir -p".

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

17 years agoremove ipkg directory, add conffiles, normalize Makefile.
nico [Sun, 18 Jun 2006 18:10:41 +0000 (18:10 +0000)]
remove ipkg directory, add conffiles, normalize Makefile.

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

17 years agomove source files to src/.
nico [Sun, 18 Jun 2006 18:05:20 +0000 (18:05 +0000)]
move source files to src/.

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

17 years agoadd wlc utility
nbd [Sun, 18 Jun 2006 18:04:42 +0000 (18:04 +0000)]
add wlc utility

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

17 years agomove source file to src/.
nico [Sun, 18 Jun 2006 18:03:31 +0000 (18:03 +0000)]
move source file to src/.

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

17 years agoremove ipkg directory, normalize Makefile.
nico [Sun, 18 Jun 2006 17:46:02 +0000 (17:46 +0000)]
remove ipkg directory, normalize Makefile.

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

17 years agoremove ipkg directory, normalize Makefile.
nico [Sun, 18 Jun 2006 17:09:40 +0000 (17:09 +0000)]
remove ipkg directory, normalize Makefile.

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

17 years agofix the multiple gateway patch, too
kaloz [Sun, 18 Jun 2006 15:15:19 +0000 (15:15 +0000)]
fix the multiple gateway patch, too

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

17 years agoupgrade to 2.6.17, probably break some stuff temporary
kaloz [Sun, 18 Jun 2006 14:32:57 +0000 (14:32 +0000)]
upgrade to 2.6.17, probably break some stuff temporary

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

17 years agoadd conffiles for base-files
nbd [Sun, 18 Jun 2006 13:38:23 +0000 (13:38 +0000)]
add conffiles for base-files

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

17 years agofix extra control files for packages containing "." and allow different conffiles...
nbd [Sun, 18 Jun 2006 13:32:43 +0000 (13:32 +0000)]
fix extra control files for packages containing "." and allow different conffiles for multiple packages built from the same directory

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

17 years agoadd conffiles to iptables
nbd [Sun, 18 Jun 2006 13:10:29 +0000 (13:10 +0000)]
add conffiles to iptables

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

17 years agosuppress warnings.
nico [Sun, 18 Jun 2006 13:09:54 +0000 (13:09 +0000)]
suppress warnings.

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

17 years agoadd support for conffiles,preinst,... through templates
nbd [Sun, 18 Jun 2006 13:09:32 +0000 (13:09 +0000)]
add support for conffiles,preinst,... through templates

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

17 years agomove source files to src/ and let the kernel tree build the module.
nico [Sun, 18 Jun 2006 13:04:58 +0000 (13:04 +0000)]
move source files to src/ and let the kernel tree build the module.

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

17 years agoadd missing base-files for rb532
nbd [Sun, 18 Jun 2006 12:40:42 +0000 (12:40 +0000)]
add missing base-files for rb532

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

17 years agoremove old ipkg directory
nbd [Sun, 18 Jun 2006 12:39:53 +0000 (12:39 +0000)]
remove old ipkg directory

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

17 years agoprevent autoheader invocation, clean autotools patch.
nico [Sun, 18 Jun 2006 11:20:13 +0000 (11:20 +0000)]
prevent autoheader invocation, clean autotools patch.

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

17 years agomove ueagle-atm from target/linux/package/ to package/.
nico [Sat, 17 Jun 2006 18:47:54 +0000 (18:47 +0000)]
move ueagle-atm from target/linux/package/ to package/.

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

17 years agomove diag from target/linux/package/ to package/.
nico [Sat, 17 Jun 2006 16:56:12 +0000 (16:56 +0000)]
move diag from target/linux/package/ to package/.

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

17 years agomove openswan from target/linux/package to package/.
nico [Sat, 17 Jun 2006 15:16:21 +0000 (15:16 +0000)]
move openswan from target/linux/package to package/.

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

17 years agomove zd1211 from target/linux/package/ to package/.
nico [Sat, 17 Jun 2006 14:46:26 +0000 (14:46 +0000)]
move zd1211 from target/linux/package/ to package/.

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

17 years agomove spca5xx from target/linux/package/ to package/,
nico [Sat, 17 Jun 2006 10:21:41 +0000 (10:21 +0000)]
move spca5xx from target/linux/package/ to package/,
dependency on kmod-usb-core & kmod-videodev packages needs fixing.

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

17 years agoobsolete file
mbm [Sat, 17 Jun 2006 09:51:55 +0000 (09:51 +0000)]
obsolete file

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

17 years agomove shfs from target/linux/package/ to package/.
nico [Sat, 17 Jun 2006 09:43:57 +0000 (09:43 +0000)]
move shfs from target/linux/package/ to package/.

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

17 years agomove hostap from target/linux/package/ to package/, update to v0.4.9.
nico [Sat, 17 Jun 2006 09:28:39 +0000 (09:28 +0000)]
move hostap from target/linux/package/ to package/, update to v0.4.9.

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

17 years agomove mini_fo from target/linux/package/ to package/.
nico [Sat, 17 Jun 2006 09:00:59 +0000 (09:00 +0000)]
move mini_fo from target/linux/package/ to package/.

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

17 years agoadd TARGET_CFLAGS to configure for userland lib and util.
nico [Sat, 17 Jun 2006 08:58:45 +0000 (08:58 +0000)]
add TARGET_CFLAGS to configure for userland lib and util.

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

17 years agomove fuse from target/linux/package/ to package/, update to v2.5.3,
nico [Sat, 17 Jun 2006 08:34:53 +0000 (08:34 +0000)]
move fuse from target/linux/package/ to package/, update to v2.5.3,
add userland lib, util and dev stuff from trunk.

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

17 years agouse rm -f in package-rebuild and add extra options to the default configure template
nbd [Fri, 16 Jun 2006 21:39:42 +0000 (21:39 +0000)]
use rm -f in package-rebuild and add extra options to the default configure template

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

17 years agoremove some junk
nbd [Fri, 16 Jun 2006 18:49:39 +0000 (18:49 +0000)]
remove some junk

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

17 years agomassive via-rhine performance improvements
nbd [Fri, 16 Jun 2006 05:30:34 +0000 (05:30 +0000)]
massive via-rhine performance improvements

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

17 years agoput a size limit on rb532 cf partitions
nbd [Fri, 16 Jun 2006 05:27:39 +0000 (05:27 +0000)]
put a size limit on rb532 cf partitions

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

17 years agoreturn the correct system type for Aruba
kaloz [Thu, 15 Jun 2006 22:17:32 +0000 (22:17 +0000)]
return the correct system type for Aruba

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

17 years agoadd rb532 support
nbd [Thu, 15 Jun 2006 21:43:59 +0000 (21:43 +0000)]
add rb532 support

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

17 years agoadd openssl depend on zlib
nbd [Thu, 15 Jun 2006 18:32:53 +0000 (18:32 +0000)]
add openssl depend on zlib

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

17 years agoremove global hostapd builddep on openssl
nbd [Thu, 15 Jun 2006 18:26:49 +0000 (18:26 +0000)]
remove global hostapd builddep on openssl

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

17 years agoremove old junk
nbd [Thu, 15 Jun 2006 17:22:17 +0000 (17:22 +0000)]
remove old junk

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

17 years agoclean up handling of the root filesystem mount - remove broadcom specific junk from...
nbd [Thu, 15 Jun 2006 17:21:17 +0000 (17:21 +0000)]
clean up handling of the root filesystem mount - remove broadcom specific junk from the generic base-files part

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

17 years agofix hostapd-mini dependencies
nbd [Thu, 15 Jun 2006 16:42:48 +0000 (16:42 +0000)]
fix hostapd-mini dependencies

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

17 years agofix dropbear depends and defaults
nbd [Thu, 15 Jun 2006 16:41:35 +0000 (16:41 +0000)]
fix dropbear depends and defaults

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

17 years agofix menuconfig developer options structure
nbd [Thu, 15 Jun 2006 16:40:06 +0000 (16:40 +0000)]
fix menuconfig developer options structure

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

17 years agofix gcc version selection
nbd [Thu, 15 Jun 2006 13:44:26 +0000 (13:44 +0000)]
fix gcc version selection

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

17 years agofix display of uninitialized ports
mbm [Wed, 14 Jun 2006 22:44:35 +0000 (22:44 +0000)]
fix display of uninitialized ports

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

17 years agoswitch io schedular to deadline
mbm [Wed, 14 Jun 2006 21:13:11 +0000 (21:13 +0000)]
switch io schedular to deadline

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

17 years agoremove early_initcall hacks
nbd [Wed, 14 Jun 2006 20:25:16 +0000 (20:25 +0000)]
remove early_initcall hacks

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

17 years agoremove libgcc hack
nbd [Tue, 13 Jun 2006 23:33:21 +0000 (23:33 +0000)]
remove libgcc hack

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

17 years agohopefully the last fix for the aruba image stuff
nbd [Tue, 13 Jun 2006 23:25:24 +0000 (23:25 +0000)]
hopefully the last fix for the aruba image stuff

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

17 years agofix annoying make parse error
mbm [Tue, 13 Jun 2006 23:19:22 +0000 (23:19 +0000)]
fix annoying make parse error

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

17 years agoupdate aruba image building makefile for latest image.mk changes
nbd [Tue, 13 Jun 2006 23:05:06 +0000 (23:05 +0000)]
update aruba image building makefile for latest image.mk changes

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

17 years agoremove aruba specific ramdisk option
nbd [Tue, 13 Jun 2006 22:59:00 +0000 (22:59 +0000)]
remove aruba specific ramdisk option

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

17 years agofix aruba ramdisk check for the image building
nbd [Tue, 13 Jun 2006 22:58:12 +0000 (22:58 +0000)]
fix aruba ramdisk check for the image building

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

17 years agofix madwifi compile when using slab allocator
mbm [Tue, 13 Jun 2006 18:27:55 +0000 (18:27 +0000)]
fix madwifi compile when using slab allocator

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

17 years agocall Image/BuildKernel template for targets that export their kernel images without...
nbd [Mon, 12 Jun 2006 22:04:52 +0000 (22:04 +0000)]
call Image/BuildKernel template for targets that export their kernel images without filesystem

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

17 years agofix wpa/wpa2 with madwifi
nbd [Mon, 12 Jun 2006 20:51:14 +0000 (20:51 +0000)]
fix wpa/wpa2 with madwifi

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

17 years agomadwifi: remove the hard dependency on kernel aes support - only needed for software...
nbd [Mon, 12 Jun 2006 20:42:11 +0000 (20:42 +0000)]
madwifi: remove the hard dependency on kernel aes support - only needed for software crypto

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

17 years agoadd hostapd
nbd [Sun, 11 Jun 2006 00:41:16 +0000 (00:41 +0000)]
add hostapd

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

17 years agoadd openssl
nbd [Sun, 11 Jun 2006 00:41:05 +0000 (00:41 +0000)]
add openssl

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

17 years agochange handling of the Build/Clean template
nbd [Sun, 11 Jun 2006 00:34:11 +0000 (00:34 +0000)]
change handling of the Build/Clean template

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

17 years agofix dependency handling bug
nbd [Sun, 11 Jun 2006 00:25:58 +0000 (00:25 +0000)]
fix dependency handling bug

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

17 years agoenable slab, disable slob - for better performance (#583)
nbd [Fri, 9 Jun 2006 02:46:51 +0000 (02:46 +0000)]
enable slab, disable slob - for better performance (#583)

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