nbd
1406fcdcc0
fix wget --passive-ftp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 20:08:46 +00:00
nbd
6c0e77acf3
another fix for the awk command line parsing - should finally work properly now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 19:57:51 +00:00
nbd
600f114c01
Fix gcc version selection
...
- default version for linux 2.4 broken in r6208
- brcm-2.6 needs an older compiler at least on wgt634u (don't ask me why...)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 11:02:59 +00:00
kaloz
32e01300d5
use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 10:55:06 +00:00
nbd
0a0655e22f
bluetooth currently depends on usb support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 00:10:50 +00:00
nbd
f4f4212c8a
upgrade busybox to 1.4.0
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 19:08:01 +00:00
nbd
8072d81b1c
make usb init script executable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 17:42:07 +00:00
nbd
8ab1f53d63
use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 17:39:38 +00:00
nbd
6576676c3a
rename patch to avoid duplicate patch number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 17:09:15 +00:00
nbd
3a8cc06c51
fix download.pl ( #1257 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 13:58:52 +00:00
nbd
4ff563f9ef
add html output for the documentation (using tex4ht)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 13:15:57 +00:00
nico
2d7605d1b4
force pcmcia-cs reconfiguration when the kernel configuration changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 11:17:27 +00:00
nbd
ee317dc932
add ar7 sErCoMm image fix (patch by Bernardo Innocenti)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 10:39:02 +00:00
nico
99cd800fc3
update e2fsprogs to 1.39 ( closes : #1161 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 09:57:24 +00:00
mbm
c2cb272a17
fix [6191]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-24 22:57:51 +00:00
pavlov
347bed4dab
add functionality to provide local mirrors for development purposes.
...
* any URLs in scripts/localmirrors will be prepended to the mirror list
* this facilitates local builds and recompilations
* will also be useful for the buildbot and auto-build of images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-24 22:38:02 +00:00
mbm
c198a6ed9e
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
2007-01-24 22:01:03 +00:00
rwhitby
98f73905b3
Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23 21:18:40 +00:00
nico
08243325ff
make spca / gspca driver 2.6 only
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23 17:44:11 +00:00
nico
d375445826
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
2007-01-23 16:14:50 +00:00
nico
ca1b1f247f
fix chaostables patch ( closes : #1246 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23 16:08:24 +00:00
florian
f7fb3e14ad
Forgot to add the DELUDE target :/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23 00:03:01 +00:00
florian
a13fd170d4
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
2007-01-22 23:55:22 +00:00
florian
fd9f96ada8
Fix zd1211rw typo and call ( #1241 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 23:01:13 +00:00
nico
86b833a6c9
cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 17:33:10 +00:00
nbd
b5faddf0c3
remove lots of useless junk from the nvram package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 14:46:37 +00:00
nbd
e1f02e37b7
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
2007-01-22 11:22:02 +00:00
nbd
b60c1a5cc0
upgrade spca5xx to latest upstream version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 08:15:06 +00:00
nbd
5311d77fca
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
2007-01-22 01:23:44 +00:00
nbd
e89d0186a8
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
2007-01-22 01:11:39 +00:00
nbd
81c83bf771
compile fix for 2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 01:08:29 +00:00
nbd
9f45ba5742
compile fix for 2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 01:02:02 +00:00
nbd
2546859bfc
add missing VIDEO_SUPPORT option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 23:56:10 +00:00
nbd
7fa8018c59
fix keynote compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 23:42:09 +00:00
florian
f1df2a74a7
Mount usb filesystem at startup ( #1077 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 18:11:27 +00:00
nbd
d78cca2d99
fix a typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 12:56:55 +00:00
nbd
5b651a6721
another compile fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 02:18:53 +00:00
nbd
bbe1e39616
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
2007-01-21 02:14:50 +00:00
nbd
7082dce3c6
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
2007-01-21 02:02:01 +00:00
nbd
9604e1d4f7
fix typos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 23:44:45 +00:00
nbd
2d44840e41
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
2007-01-20 18:45:54 +00:00
nbd
ea7aaaa2a0
allow newlines in prereq error messages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 18:45:06 +00:00
nbd
a0c642f00a
cosmetic fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 17:09:14 +00:00
nbd
a2b248eea7
ignore the bridge option if brctl is not available
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 15:28:47 +00:00
nbd
72f846a97c
fix fdisk llseek
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 15:00:31 +00:00
nbd
51ffc1d58d
fix for e2fsprogs package splitup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 13:22:40 +00:00
nbd
fca1e28839
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
2007-01-20 12:35:00 +00:00
nbd
68e78b57ee
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
2007-01-20 05:13:35 +00:00
nbd
8ba47e31c2
remove obsolete stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 02:39:13 +00:00
nbd
3d1e9d6944
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
2007-01-20 02:30:36 +00:00