Felix Fietkau
|
1233a57f74
|
upgrade busybox to 1.4.0
SVN-Revision: 6204
|
2007-01-25 19:08:01 +00:00 |
|
Felix Fietkau
|
e2c94324e7
|
make usb init script executable
SVN-Revision: 6203
|
2007-01-25 17:42:07 +00:00 |
|
Felix Fietkau
|
ade7e1b7cf
|
use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)
SVN-Revision: 6202
|
2007-01-25 17:39:38 +00:00 |
|
Felix Fietkau
|
6fbba268c3
|
rename patch to avoid duplicate patch number
SVN-Revision: 6201
|
2007-01-25 17:09:15 +00:00 |
|
Felix Fietkau
|
863183ed6e
|
fix download.pl (#1257)
SVN-Revision: 6200
|
2007-01-25 13:58:52 +00:00 |
|
Felix Fietkau
|
c449bfea52
|
add html output for the documentation (using tex4ht)
SVN-Revision: 6199
|
2007-01-25 13:15:57 +00:00 |
|
Nicolas Thill
|
be8b2870e7
|
force pcmcia-cs reconfiguration when the kernel configuration changes
SVN-Revision: 6198
|
2007-01-25 11:17:27 +00:00 |
|
Felix Fietkau
|
1fe08f3c58
|
add ar7 sErCoMm image fix (patch by Bernardo Innocenti)
SVN-Revision: 6197
|
2007-01-25 10:39:02 +00:00 |
|
Nicolas Thill
|
3eaf8def08
|
update e2fsprogs to 1.39 (closes: #1161)
SVN-Revision: 6196
|
2007-01-25 09:57:24 +00:00 |
|
Mike Baker
|
477b35fa5e
|
fix [6191]
SVN-Revision: 6193
|
2007-01-24 22:57:51 +00:00 |
|
Tim Yardley
|
7ed63d8d91
|
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
SVN-Revision: 6192
|
2007-01-24 22:38:02 +00:00 |
|
Mike Baker
|
453e16f56e
|
kernel has gotten too big; move kernel/jffs2 boundary TODO: automatically calculate bounds
SVN-Revision: 6191
|
2007-01-24 22:01:03 +00:00 |
|
Rod Whitby
|
bcd0a13474
|
Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)
SVN-Revision: 6188
|
2007-01-23 21:18:40 +00:00 |
|
Nicolas Thill
|
488c14df3d
|
make spca / gspca driver 2.6 only
SVN-Revision: 6186
|
2007-01-23 17:44:11 +00:00 |
|
Nicolas Thill
|
d04689050d
|
revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)
SVN-Revision: 6185
|
2007-01-23 16:14:50 +00:00 |
|
Nicolas Thill
|
574c87a244
|
fix chaostables patch (closes: #1246)
SVN-Revision: 6184
|
2007-01-23 16:08:24 +00:00 |
|
Florian Fainelli
|
fc55c51ba4
|
Forgot to add the DELUDE target :/
SVN-Revision: 6183
|
2007-01-23 00:03:01 +00:00 |
|
Florian Fainelli
|
acf6ec373e
|
Add chaostable from #1187, also enable netfilter modules for ixp4xx.
SVN-Revision: 6182
|
2007-01-22 23:55:22 +00:00 |
|
Florian Fainelli
|
bfd02761e4
|
Fix zd1211rw typo and call (#1241)
SVN-Revision: 6181
|
2007-01-22 23:01:13 +00:00 |
|
Nicolas Thill
|
3de63356ba
|
cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
SVN-Revision: 6180
|
2007-01-22 17:33:10 +00:00 |
|
Felix Fietkau
|
88436e8d37
|
remove lots of useless junk from the nvram package
SVN-Revision: 6177
|
2007-01-22 14:46:37 +00:00 |
|
Felix Fietkau
|
e8caa3c42b
|
fix a typo in my netfilter commit - worked for iptables, didn't work for the kernel modules
SVN-Revision: 6176
|
2007-01-22 11:22:02 +00:00 |
|
Felix Fietkau
|
223ded4f1d
|
upgrade spca5xx to latest upstream version
SVN-Revision: 6174
|
2007-01-22 08:15:06 +00:00 |
|
Felix Fietkau
|
5d323a623e
|
add missing config checks for the netfilter connmark target (fixes #1186)
SVN-Revision: 6172
|
2007-01-22 01:23:44 +00:00 |
|
Felix Fietkau
|
39ee107379
|
export __libc_stack_end in dynamically linked binaries as well - fixes uclibc++ compile on powerpc (#1230)
SVN-Revision: 6171
|
2007-01-22 01:11:39 +00:00 |
|
Felix Fietkau
|
72077ef63b
|
compile fix for 2.6
SVN-Revision: 6170
|
2007-01-22 01:08:29 +00:00 |
|
Felix Fietkau
|
d724e995f0
|
compile fix for 2.6
SVN-Revision: 6169
|
2007-01-22 01:02:02 +00:00 |
|
Felix Fietkau
|
069db195da
|
add missing VIDEO_SUPPORT option
SVN-Revision: 6166
|
2007-01-21 23:56:10 +00:00 |
|
Felix Fietkau
|
a8d3710e9c
|
fix keynote compile
SVN-Revision: 6165
|
2007-01-21 23:42:09 +00:00 |
|
Florian Fainelli
|
78af4adbc5
|
Mount usb filesystem at startup (#1077)
SVN-Revision: 6163
|
2007-01-21 18:11:27 +00:00 |
|
Felix Fietkau
|
0aec54a5b5
|
fix a typo
SVN-Revision: 6158
|
2007-01-21 12:56:55 +00:00 |
|
Felix Fietkau
|
583ce4598b
|
another compile fix
SVN-Revision: 6155
|
2007-01-21 02:18:53 +00:00 |
|
Felix Fietkau
|
3133fefe06
|
pass the CFLAGS through the environment on compile and fix a few packages
SVN-Revision: 6154
|
2007-01-21 02:14:50 +00:00 |
|
Felix Fietkau
|
69d76bb482
|
make spca5xx depend on video device support in the kernel
SVN-Revision: 6153
|
2007-01-21 02:02:01 +00:00 |
|
Felix Fietkau
|
7248b5e0a9
|
fix typos
SVN-Revision: 6149
|
2007-01-20 23:44:45 +00:00 |
|
Felix Fietkau
|
54c017e74b
|
turn the IXP4xx microcode check into a prereq check so that the error message is displayed before the compile starts
SVN-Revision: 6148
|
2007-01-20 18:45:54 +00:00 |
|
Felix Fietkau
|
d8cc1426e4
|
allow newlines in prereq error messages
SVN-Revision: 6147
|
2007-01-20 18:45:06 +00:00 |
|
Felix Fietkau
|
b69fd0a322
|
cosmetic fix
SVN-Revision: 6146
|
2007-01-20 17:09:14 +00:00 |
|
Felix Fietkau
|
857d350bc7
|
ignore the bridge option if brctl is not available
SVN-Revision: 6145
|
2007-01-20 15:28:47 +00:00 |
|
Felix Fietkau
|
ee7132b9df
|
fix fdisk llseek
SVN-Revision: 6144
|
2007-01-20 15:00:31 +00:00 |
|
Felix Fietkau
|
cfaffb87a5
|
fix for e2fsprogs package splitup
SVN-Revision: 6143
|
2007-01-20 13:22:40 +00:00 |
|
Felix Fietkau
|
2fb06d46d9
|
Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile
SVN-Revision: 6142
|
2007-01-20 12:35:00 +00:00 |
|
Felix Fietkau
|
297f2368ba
|
move e2fsprogs from packages to trunk (will need this in a target profile later)
SVN-Revision: 6141
|
2007-01-20 05:13:35 +00:00 |
|
Felix Fietkau
|
8d5003dbe2
|
remove obsolete stuff
SVN-Revision: 6138
|
2007-01-20 02:39:13 +00:00 |
|
Felix Fietkau
|
84a0696c1e
|
add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet)
SVN-Revision: 6137
|
2007-01-20 02:30:36 +00:00 |
|
Felix Fietkau
|
c606df6563
|
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
SVN-Revision: 6136
|
2007-01-20 02:01:53 +00:00 |
|
Felix Fietkau
|
146500a67c
|
include .pkginfo in image builder
SVN-Revision: 6135
|
2007-01-20 01:38:31 +00:00 |
|
Felix Fietkau
|
6de2b723f7
|
clean up package rebuild messages
SVN-Revision: 6134
|
2007-01-20 01:35:13 +00:00 |
|
Felix Fietkau
|
8bcdd4e5e9
|
add usb led for wl-hdd
SVN-Revision: 6133
|
2007-01-20 01:18:58 +00:00 |
|
Felix Fietkau
|
f0d41ad105
|
always return true in rstrip.sh
SVN-Revision: 6132
|
2007-01-20 01:17:28 +00:00 |
|