openwrt.git
17 years agokernel has gotten too big; move kernel/jffs2 boundary
mbm [Wed, 24 Jan 2007 22:01:03 +0000 (22:01 +0000)]
kernel has gotten too big; move kernel/jffs2 boundary
TODO: automatically calculate bounds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6191 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRefreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)
rwhitby [Tue, 23 Jan 2007 21:18:40 +0000 (21:18 +0000)]
Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6188 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomake spca / gspca driver 2.6 only
nico [Tue, 23 Jan 2007 17:44:11 +0000 (17:44 +0000)]
make spca / gspca driver 2.6 only

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6186 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorevert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)
nico [Tue, 23 Jan 2007 16:14:50 +0000 (16:14 +0000)]
revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6185 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix chaostables patch (closes: #1246)
nico [Tue, 23 Jan 2007 16:08:24 +0000 (16:08 +0000)]
fix chaostables patch (closes: #1246)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6184 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoForgot to add the DELUDE target :/
florian [Tue, 23 Jan 2007 00:03:01 +0000 (00:03 +0000)]
Forgot to add the DELUDE target :/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd chaostable from #1187, also enable netfilter modules for ixp4xx.
florian [Mon, 22 Jan 2007 23:55:22 +0000 (23:55 +0000)]
Add chaostable from #1187, also enable netfilter modules for ixp4xx.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix zd1211rw typo and call (#1241)
florian [Mon, 22 Jan 2007 23:01:13 +0000 (23:01 +0000)]
Fix zd1211rw typo and call (#1241)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6181 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
nico [Mon, 22 Jan 2007 17:33:10 +0000 (17:33 +0000)]
cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6180 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove lots of useless junk from the nvram package
nbd [Mon, 22 Jan 2007 14:46:37 +0000 (14:46 +0000)]
remove lots of useless junk from the nvram package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6177 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a typo in my netfilter commit - worked for iptables, didn't work for the kernel...
nbd [Mon, 22 Jan 2007 11:22:02 +0000 (11:22 +0000)]
fix a typo in my netfilter commit - worked for iptables, didn't work for the kernel modules

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6176 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoupgrade spca5xx to latest upstream version
nbd [Mon, 22 Jan 2007 08:15:06 +0000 (08:15 +0000)]
upgrade spca5xx to latest upstream version

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6174 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd missing config checks for the netfilter connmark target (fixes #1186)
nbd [Mon, 22 Jan 2007 01:23:44 +0000 (01:23 +0000)]
add missing config checks for the netfilter connmark target (fixes #1186)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6172 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoexport __libc_stack_end in dynamically linked binaries as well - fixes uclibc++ compi...
nbd [Mon, 22 Jan 2007 01:11:39 +0000 (01:11 +0000)]
export __libc_stack_end in dynamically linked binaries as well - fixes uclibc++ compile on powerpc (#1230)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6171 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocompile fix for 2.6
nbd [Mon, 22 Jan 2007 01:08:29 +0000 (01:08 +0000)]
compile fix for 2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6170 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocompile fix for 2.6
nbd [Mon, 22 Jan 2007 01:02:02 +0000 (01:02 +0000)]
compile fix for 2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6169 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd missing VIDEO_SUPPORT option
nbd [Sun, 21 Jan 2007 23:56:10 +0000 (23:56 +0000)]
add missing VIDEO_SUPPORT option

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6166 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix keynote compile
nbd [Sun, 21 Jan 2007 23:42:09 +0000 (23:42 +0000)]
fix keynote compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6165 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMount usb filesystem at startup (#1077)
florian [Sun, 21 Jan 2007 18:11:27 +0000 (18:11 +0000)]
Mount usb filesystem at startup (#1077)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6163 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a typo
nbd [Sun, 21 Jan 2007 12:56:55 +0000 (12:56 +0000)]
fix a typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6158 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoanother compile fix
nbd [Sun, 21 Jan 2007 02:18:53 +0000 (02:18 +0000)]
another compile fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6155 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agopass the CFLAGS through the environment on compile and fix a few packages
nbd [Sun, 21 Jan 2007 02:14:50 +0000 (02:14 +0000)]
pass the CFLAGS through the environment on compile and fix a few packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6154 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomake spca5xx depend on video device support in the kernel
nbd [Sun, 21 Jan 2007 02:02:01 +0000 (02:02 +0000)]
make spca5xx depend on video device support in the kernel

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6153 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix typos
nbd [Sat, 20 Jan 2007 23:44:45 +0000 (23:44 +0000)]
fix typos

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6149 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoturn the IXP4xx microcode check into a prereq check so that the error message is...
nbd [Sat, 20 Jan 2007 18:45:54 +0000 (18:45 +0000)]
turn the IXP4xx microcode check into a prereq check so that the error message is displayed before the compile starts

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6148 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoallow newlines in prereq error messages
nbd [Sat, 20 Jan 2007 18:45:06 +0000 (18:45 +0000)]
allow newlines in prereq error messages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6147 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocosmetic fix
nbd [Sat, 20 Jan 2007 17:09:14 +0000 (17:09 +0000)]
cosmetic fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6146 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoignore the bridge option if brctl is not available
nbd [Sat, 20 Jan 2007 15:28:47 +0000 (15:28 +0000)]
ignore the bridge option if brctl is not available

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6145 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix fdisk llseek
nbd [Sat, 20 Jan 2007 15:00:31 +0000 (15:00 +0000)]
fix fdisk llseek

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6144 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix for e2fsprogs package splitup
nbd [Sat, 20 Jan 2007 13:22:40 +0000 (13:22 +0000)]
fix for e2fsprogs package splitup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6143 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd WL-700gE support (based on work by jr)
nbd [Sat, 20 Jan 2007 12:35:00 +0000 (12:35 +0000)]
Add WL-700gE support (based on work by jr)
Includes kernel/diag patch and a new target profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6142 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomove e2fsprogs from packages to trunk (will need this in a target profile later)
nbd [Sat, 20 Jan 2007 05:13:35 +0000 (05:13 +0000)]
move e2fsprogs from packages to trunk (will need this in a target profile later)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6141 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove obsolete stuff
nbd [Sat, 20 Jan 2007 02:39:13 +0000 (02:39 +0000)]
remove obsolete stuff

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6138 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd descriptions to the broadcom target profiles and export them to the target metada...
nbd [Sat, 20 Jan 2007 02:30:36 +0000 (02:30 +0000)]
add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6137 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages...
nbd [Sat, 20 Jan 2007 02:01:53 +0000 (02:01 +0000)]
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6136 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoinclude .pkginfo in image builder
nbd [Sat, 20 Jan 2007 01:38:31 +0000 (01:38 +0000)]
include .pkginfo in image builder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6135 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoclean up package rebuild messages
nbd [Sat, 20 Jan 2007 01:35:13 +0000 (01:35 +0000)]
clean up package rebuild messages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6134 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd usb led for wl-hdd
nbd [Sat, 20 Jan 2007 01:18:58 +0000 (01:18 +0000)]
add usb led for wl-hdd

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6133 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoalways return true in rstrip.sh
nbd [Sat, 20 Jan 2007 01:17:28 +0000 (01:17 +0000)]
always return true in rstrip.sh

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6132 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix syslogd output to /dev/console (patch from #1170)
nbd [Fri, 19 Jan 2007 12:57:23 +0000 (12:57 +0000)]
fix syslogd output to /dev/console (patch from #1170)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6131 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix user mode linux toolchain build
nbd [Fri, 19 Jan 2007 12:19:45 +0000 (12:19 +0000)]
fix user mode linux toolchain build

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6130 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agobring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://www.kernel...
pavlov [Thu, 18 Jan 2007 18:58:24 +0000 (18:58 +0000)]
bring in 2.6.19.2 fixes, primarily for the fixed sata support.  see /pub/linux/kernel/v2.6/ChangeLog-2.6.19.2 for full details of the changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6128 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix pcmcia-cs install (remove previous PKG_INSTALL_DIR)
nico [Thu, 18 Jan 2007 15:14:19 +0000 (15:14 +0000)]
fix pcmcia-cs install (remove previous PKG_INSTALL_DIR)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6126 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix wep encryption setting with madwifi (#1173)
florian [Thu, 18 Jan 2007 14:43:21 +0000 (14:43 +0000)]
Fix wep encryption setting with madwifi (#1173)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6125 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix the issue where the default gateway is not set
nbd [Wed, 17 Jan 2007 21:29:53 +0000 (21:29 +0000)]
Fix the issue where the default gateway is not set
in static mode most of the time. Seems like the bridge
is not fast enough at switching to 'forwarding' mode
so a short delay before setting the routes is necessary.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6123 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix dropbear config (#960)
nbd [Wed, 17 Jan 2007 20:24:36 +0000 (20:24 +0000)]
fix dropbear config (#960)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6117 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUse nbd's fix for Zip files.
malbon [Tue, 16 Jan 2007 18:13:19 +0000 (18:13 +0000)]
Use nbd's fix for Zip files.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6111 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove bogus part of the broadcom target descriptions
nbd [Tue, 16 Jan 2007 02:16:03 +0000 (02:16 +0000)]
remove bogus part of the broadcom target descriptions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6109 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a small typo
nbd [Mon, 15 Jan 2007 00:10:00 +0000 (00:10 +0000)]
fix a small typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6104 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoshow package list on make info in the image builder
nbd [Sun, 14 Jan 2007 23:49:23 +0000 (23:49 +0000)]
show package list on make info in the image builder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6103 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix config checks for Image Builder and SDK - only build them when requested.
nbd [Sun, 14 Jan 2007 23:37:40 +0000 (23:37 +0000)]
Fix config checks for Image Builder and SDK - only build them when requested.
Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6102 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove BIN_DIR on make clean in the image builder
nbd [Sun, 14 Jan 2007 23:12:30 +0000 (23:12 +0000)]
remove BIN_DIR on make clean in the image builder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6101 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix x86 image builder
nbd [Sun, 14 Jan 2007 22:59:51 +0000 (22:59 +0000)]
fix x86 image builder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6100 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd checks for {ip,ip6}addr in the network config
nbd [Sun, 14 Jan 2007 22:29:13 +0000 (22:29 +0000)]
add checks for {ip,ip6}addr in the network config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6099 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoinclude the default profile in target.mk as well - required for the image builder...
nbd [Sun, 14 Jan 2007 21:44:13 +0000 (21:44 +0000)]
include the default profile in target.mk as well - required for the image builder on certain targets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6098 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomove another DEFAULT:=y and fix a dependency bug
nbd [Sun, 14 Jan 2007 17:58:43 +0000 (17:58 +0000)]
move another DEFAULT:=y and fix a dependency bug

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6097 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomove several instances of DEFAULT:=y to profile preselections (easier for the image...
nbd [Sun, 14 Jan 2007 17:56:42 +0000 (17:56 +0000)]
move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6096 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoinclude section name in the package metadata
nbd [Sun, 14 Jan 2007 12:21:39 +0000 (12:21 +0000)]
include section name in the package metadata

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6094 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoinclude .targetinfo in the image builder, and allow direct calls to the package_index...
nbd [Sun, 14 Jan 2007 10:49:00 +0000 (10:49 +0000)]
include .targetinfo in the image builder, and allow direct calls to the package_index target

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6093 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd maintainer to package metadata
nbd [Sat, 13 Jan 2007 14:09:48 +0000 (14:09 +0000)]
add maintainer to package metadata

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6089 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomerge the scripts dealing with package/target metadata to remove some redundant code
nbd [Sat, 13 Jan 2007 14:05:14 +0000 (14:05 +0000)]
merge the scripts dealing with package/target metadata to remove some redundant code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6088 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix the annoying base-files autorebuild bug.
nbd [Fri, 12 Jan 2007 11:09:05 +0000 (11:09 +0000)]
Fix the annoying base-files autorebuild bug.
When checking file mtimes in directories, timestamp.pl was following symlinks.
This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6084 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix unpacking of .zip files
nbd [Thu, 11 Jan 2007 19:07:12 +0000 (19:07 +0000)]
fix unpacking of .zip files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6083 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agodisable pcmcia for atheros-2.6
nbd [Thu, 11 Jan 2007 18:47:44 +0000 (18:47 +0000)]
disable pcmcia for atheros-2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6082 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRename patches to match conventions
florian [Thu, 11 Jan 2007 17:28:16 +0000 (17:28 +0000)]
Rename patches to match conventions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6080 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRemove this unnecessary patch
florian [Thu, 11 Jan 2007 16:35:18 +0000 (16:35 +0000)]
Remove this unnecessary patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6079 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoOk, try to make shfs work with 2.6.19, raw fixes, so might need better reading of...
florian [Thu, 11 Jan 2007 14:05:01 +0000 (14:05 +0000)]
Ok, try to make shfs work with 2.6.19, raw fixes, so might need better reading of the FS api changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6078 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agobump version numbers of linksys images, because the linksys firmware often refuses...
nbd [Thu, 11 Jan 2007 09:54:51 +0000 (09:54 +0000)]
bump version numbers of linksys images, because the linksys firmware often refuses to downgrade

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6074 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoforce rebuild of the imagebuilder
nbd [Thu, 11 Jan 2007 09:49:43 +0000 (09:49 +0000)]
force rebuild of the imagebuilder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6073 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd initial version of the new Image Builder
nbd [Wed, 10 Jan 2007 21:52:28 +0000 (21:52 +0000)]
Add initial version of the new Image Builder
It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6071 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agodon't mess with the staging dir too much when building the sdk
nbd [Wed, 10 Jan 2007 21:21:59 +0000 (21:21 +0000)]
don't mess with the staging dir too much when building the sdk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6070 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocosmetic fixes for ipkg
nbd [Wed, 10 Jan 2007 16:56:05 +0000 (16:56 +0000)]
cosmetic fixes for ipkg

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6066 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoinclude the full board name in .target.mk
nbd [Wed, 10 Jan 2007 16:55:32 +0000 (16:55 +0000)]
include the full board name in .target.mk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6065 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoenable pretty lsmod output for linux 2.6
nbd [Wed, 10 Jan 2007 16:20:40 +0000 (16:20 +0000)]
enable pretty lsmod output for linux 2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6064 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix madwifi mode selection problems
nbd [Wed, 10 Jan 2007 16:14:16 +0000 (16:14 +0000)]
fix madwifi mode selection problems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6063 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoinclude default package set in .target.mk
nbd [Wed, 10 Jan 2007 16:01:07 +0000 (16:01 +0000)]
include default package set in .target.mk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6061 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)
nico [Wed, 10 Jan 2007 11:59:42 +0000 (11:59 +0000)]
add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6060 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUpdate rdc-2.6 config (#1178)
florian [Tue, 9 Jan 2007 19:37:00 +0000 (19:37 +0000)]
Update rdc-2.6 config (#1178)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6051 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoextend tmp/.target.mk to include target profile information - preparation for the...
nbd [Tue, 9 Jan 2007 19:15:27 +0000 (19:15 +0000)]
extend tmp/.target.mk to include target profile information - preparation for the image builder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6050 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix typo
nbd [Tue, 9 Jan 2007 17:40:25 +0000 (17:40 +0000)]
fix typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6049 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoupgrade hostapd to 0.5.7 (patch from #1133)
nbd [Tue, 9 Jan 2007 15:10:26 +0000 (15:10 +0000)]
upgrade hostapd to 0.5.7 (patch from #1133)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6047 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoForward port whiterussian resolv.conf changes
nbd [Mon, 8 Jan 2007 21:33:53 +0000 (21:33 +0000)]
Forward port whiterussian resolv.conf changes
/etc/resolv.conf links to /tmp/resolv.conf
/tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in)
When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6043 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd some more checks to the telnet init script
nbd [Mon, 8 Jan 2007 21:31:29 +0000 (21:31 +0000)]
add some more checks to the telnet init script

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6042 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a small dependency problem
nbd [Mon, 8 Jan 2007 17:31:13 +0000 (17:31 +0000)]
fix a small dependency problem

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6040 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a typo
nbd [Mon, 8 Jan 2007 16:39:40 +0000 (16:39 +0000)]
fix a typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6039 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agouse alsa-driver for 2.4 only (2.6 has it in-tree)
nbd [Mon, 8 Jan 2007 12:56:22 +0000 (12:56 +0000)]
use alsa-driver for 2.4 only (2.6 has it in-tree)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6036 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd a subsection on the bootloaders
florian [Mon, 8 Jan 2007 10:13:55 +0000 (10:13 +0000)]
Add a subsection on the bootloaders

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6032 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd a "submitting patches" subsection
florian [Mon, 8 Jan 2007 10:00:49 +0000 (10:00 +0000)]
Add a "submitting patches" subsection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6031 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoChange category to Filesystems
florian [Mon, 8 Jan 2007 09:52:32 +0000 (09:52 +0000)]
Change category to Filesystems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6030 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoBackport linux-atm api from 2.6.8.1 for brcm63xx
florian [Mon, 8 Jan 2007 09:51:40 +0000 (09:51 +0000)]
Backport linux-atm api from 2.6.8.1 for brcm63xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6029 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agobrcm63xx has ATM support
florian [Mon, 8 Jan 2007 09:51:10 +0000 (09:51 +0000)]
brcm63xx has ATM support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6028 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd a patch to use our target ar, not the host one (closes: #1164)
nico [Mon, 8 Jan 2007 02:35:38 +0000 (02:35 +0000)]
add a patch to use our target ar, not the host one (closes: #1164)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6026 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomore use of the INSTALL_DIR variable
nico [Mon, 8 Jan 2007 00:53:24 +0000 (00:53 +0000)]
more use of the INSTALL_DIR variable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6023 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix rt61 build on 2.4
nico [Sun, 7 Jan 2007 23:29:43 +0000 (23:29 +0000)]
fix rt61 build on 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6022 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agodon't exit from failsafe mode after the console shell quits (some devices don't have...
nbd [Sun, 7 Jan 2007 17:38:29 +0000 (17:38 +0000)]
don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6020 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix grub bootopts (#1145)
nbd [Sun, 7 Jan 2007 16:13:39 +0000 (16:13 +0000)]
fix grub bootopts (#1145)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6019 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years ago- Wrap long lines in the documentation, so that patches to the .tex files are more...
nbd [Sun, 7 Jan 2007 16:06:53 +0000 (16:06 +0000)]
- Wrap long lines in the documentation, so that patches to the .tex files are more readable.
- Fix several typos (see #1163)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6018 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd a netconfig override for the wl-500g (fixes #1116)
nbd [Sun, 7 Jan 2007 15:41:47 +0000 (15:41 +0000)]
add a netconfig override for the wl-500g (fixes #1116)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6016 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd initial version of the brcm-2.6 rewrite,
nbd [Sun, 7 Jan 2007 15:35:36 +0000 (15:35 +0000)]
Add initial version of the brcm-2.6 rewrite,
called brcm47xx-2.6 to better distinguish it from 63xx.

Boots on WGT643U, includes ethernet support, but doesn't do much otherwise.
Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work
and Vladdy for some fixes and porting to 2.6.19.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6015 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd missing part from [6013]
nbd [Sun, 7 Jan 2007 15:26:02 +0000 (15:26 +0000)]
add missing part from [6013]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6014 3c298f89-4303-0410-b956-a3cf2f4a3e73