openwrt.git
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

17 years agoinstall missing ebtables files
nbd [Fri, 9 Jun 2006 02:05:53 +0000 (02:05 +0000)]
install missing ebtables files

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

17 years agoupdate ebtables to 2.0.8-rc2 (#558)
nbd [Fri, 9 Jun 2006 01:55:14 +0000 (01:55 +0000)]
update ebtables to 2.0.8-rc2 (#558)

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

17 years agoppp: try to reconnect indefinitely (#551)
nbd [Fri, 9 Jun 2006 01:34:58 +0000 (01:34 +0000)]
ppp: try to reconnect indefinitely (#551)

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

17 years agoadd dropbear pubkey auth patch from #582
nbd [Fri, 9 Jun 2006 00:29:26 +0000 (00:29 +0000)]
add dropbear pubkey auth patch from #582

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

17 years agodisable madwifi rfkill support by default (broken on some hardware)
nbd [Thu, 8 Jun 2006 16:35:15 +0000 (16:35 +0000)]
disable madwifi rfkill support by default (broken on some hardware)

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

17 years agoadd arm eabi patches
kaloz [Thu, 8 Jun 2006 13:38:08 +0000 (13:38 +0000)]
add arm eabi patches

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

17 years agoget rid of CRLFs
kaloz [Thu, 8 Jun 2006 13:29:40 +0000 (13:29 +0000)]
get rid of CRLFs

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

17 years agoclean scripts/config on distclean
nbd [Thu, 8 Jun 2006 00:39:08 +0000 (00:39 +0000)]
clean scripts/config on distclean

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

17 years agomake ramdisk support generic, some cleanups
nbd [Wed, 7 Jun 2006 23:59:04 +0000 (23:59 +0000)]
make ramdisk support generic, some cleanups

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

17 years agodisable all other filesystems in menuconfig when initramfs is selected
nbd [Wed, 7 Jun 2006 23:47:30 +0000 (23:47 +0000)]
disable all other filesystems in menuconfig when initramfs is selected

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

17 years agomove mips boot patch to generic-2.6
nbd [Wed, 7 Jun 2006 23:46:57 +0000 (23:46 +0000)]
move mips boot patch to generic-2.6

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

17 years agogeneric lzma loader: add support for memory copying, preserve prom arguments
nbd [Wed, 7 Jun 2006 23:45:42 +0000 (23:45 +0000)]
generic lzma loader: add support for memory copying, preserve prom arguments

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

17 years agoadd GCC 4.1.1 and sync 4.1.0 with Kamikaze
kaloz [Tue, 6 Jun 2006 08:40:51 +0000 (08:40 +0000)]
add GCC 4.1.1 and sync 4.1.0 with Kamikaze

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

17 years agofix typo
nbd [Mon, 5 Jun 2006 03:01:17 +0000 (03:01 +0000)]
fix typo

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

17 years agotarget/linux/image rewrite
nbd [Sun, 4 Jun 2006 21:57:59 +0000 (21:57 +0000)]
target/linux/image rewrite

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

17 years agofix unnecessary kernel rebuild
nbd [Sun, 4 Jun 2006 21:57:38 +0000 (21:57 +0000)]
fix unnecessary kernel rebuild

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

17 years agowhitespace fixes
nbd [Sun, 4 Jun 2006 14:40:47 +0000 (14:40 +0000)]
whitespace fixes

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

17 years agodon't compile libipkg in busybox if ipkg is disabled
nbd [Sun, 4 Jun 2006 01:31:03 +0000 (01:31 +0000)]
don't compile libipkg in busybox if ipkg is disabled

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

17 years agodon't delete .svn on distclean
nbd [Fri, 2 Jun 2006 16:30:25 +0000 (16:30 +0000)]
don't delete .svn on distclean

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

17 years agorun defconfig at the start of a normal make run to get additional config options
nbd [Fri, 2 Jun 2006 16:27:15 +0000 (16:27 +0000)]
run defconfig at the start of a normal make run to get additional config options

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

17 years agoremove unused wget menuconfig option; make the package autorebuild optional (but...
nbd [Fri, 2 Jun 2006 16:17:56 +0000 (16:17 +0000)]
remove unused wget menuconfig option; make the package autorebuild optional (but enabled by default)

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

17 years agostore stamp file for 'development headers installed' in the staging dir instead of...
nbd [Fri, 2 Jun 2006 16:12:05 +0000 (16:12 +0000)]
store stamp file for 'development headers installed' in the staging dir instead of the package dir

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

17 years agofix a typo that prevents base-files from being installed
nbd [Fri, 2 Jun 2006 16:03:03 +0000 (16:03 +0000)]
fix a typo that prevents base-files from being installed

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

17 years agofix version info for packages that either lack PKG_VERSION or PKG_RELEASE
nbd [Fri, 2 Jun 2006 00:01:00 +0000 (00:01 +0000)]
fix version info for packages that either lack PKG_VERSION or PKG_RELEASE

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

17 years agofix base-files version number
nbd [Thu, 1 Jun 2006 23:20:10 +0000 (23:20 +0000)]
fix base-files version number

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

17 years agoadd broadcom include files, fix build
nbd [Thu, 1 Jun 2006 01:17:20 +0000 (01:17 +0000)]
add broadcom include files, fix build

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

17 years agosome bugfixes and additions for the default compile target
nbd [Thu, 1 Jun 2006 01:06:23 +0000 (01:06 +0000)]
some bugfixes and additions for the default compile target

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

17 years agofix dependency problem
nbd [Thu, 1 Jun 2006 00:47:29 +0000 (00:47 +0000)]
fix dependency problem

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

17 years agoremove some debugging code, include package/rules.mk in package dependency check
nbd [Thu, 1 Jun 2006 00:31:20 +0000 (00:31 +0000)]
remove some debugging code, include package/rules.mk in package dependency check

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