openwrt/svn-archive/archive.git
17 years agodocument make kernel_menuconfig
Felix Fietkau [Fri, 16 Feb 2007 17:16:45 +0000 (17:16 +0000)]
document make kernel_menuconfig

SVN-Revision: 6311

17 years agoadd top-level kernel_menuconfig target to unpack and reconfigure the kernel - uses...
Felix Fietkau [Fri, 16 Feb 2007 16:59:44 +0000 (16:59 +0000)]
add top-level kernel_menuconfig target to unpack and reconfigure the kernel - uses config.pl to generate target/linux/*/config and config-diff

SVN-Revision: 6310

17 years agomore cleanup
Felix Fietkau [Fri, 16 Feb 2007 10:01:59 +0000 (10:01 +0000)]
more cleanup

SVN-Revision: 6309

17 years agoremove squashfs repartitioning hacks from spiflash driver - will be ported to redboot...
Felix Fietkau [Fri, 16 Feb 2007 09:57:24 +0000 (09:57 +0000)]
remove squashfs repartitioning hacks from spiflash driver - will be ported to redboot parsing code later

SVN-Revision: 6308

17 years agomajor cleanup of the ar531x code, improved hardware detection and support for multipl...
Felix Fietkau [Fri, 16 Feb 2007 09:23:15 +0000 (09:23 +0000)]
major cleanup of the ar531x code, improved hardware detection and support for multiple ethernet interfaces

SVN-Revision: 6307

17 years agomissed a reference to compile-targets
Mike Baker [Fri, 16 Feb 2007 01:12:05 +0000 (01:12 +0000)]
missed a reference to compile-targets

SVN-Revision: 6306

17 years agoremove obsolete compile-targets rule
Mike Baker [Fri, 16 Feb 2007 01:06:23 +0000 (01:06 +0000)]
remove obsolete compile-targets rule

SVN-Revision: 6305

17 years agoremove annoying package rm command
Felix Fietkau [Fri, 16 Feb 2007 01:00:31 +0000 (01:00 +0000)]
remove annoying package rm command

SVN-Revision: 6304

17 years agowhen building a package, make sure that older versions get removed
Felix Fietkau [Fri, 16 Feb 2007 01:00:01 +0000 (01:00 +0000)]
when building a package, make sure that older versions get removed

SVN-Revision: 6303

17 years agosome ar531x cleanup
Felix Fietkau [Thu, 15 Feb 2007 21:52:13 +0000 (21:52 +0000)]
some ar531x cleanup

SVN-Revision: 6302

17 years agofix pcmcia modules load order (closes: #1355)
Nicolas Thill [Wed, 14 Feb 2007 12:53:04 +0000 (12:53 +0000)]
fix pcmcia modules load order (closes: #1355)

SVN-Revision: 6300

17 years agoadd fix for kernel headers to allow offsetof access from user space
Felix Fietkau [Wed, 14 Feb 2007 02:42:08 +0000 (02:42 +0000)]
add fix for kernel headers to allow offsetof access from user space

SVN-Revision: 6299

17 years agofix tar segfault (patch from busybox svn rev. 17772)
Felix Fietkau [Tue, 13 Feb 2007 23:02:44 +0000 (23:02 +0000)]
fix tar segfault (patch from busybox svn rev. 17772)

SVN-Revision: 6298

17 years agomake the uml kernel config compatible with both 32 bit and 64 bit systems
Felix Fietkau [Tue, 13 Feb 2007 15:20:45 +0000 (15:20 +0000)]
make the uml kernel config compatible with both 32 bit and 64 bit systems

SVN-Revision: 6297

17 years agofix multiport netfilter module installation (patch from #1280)
Felix Fietkau [Tue, 13 Feb 2007 03:08:48 +0000 (03:08 +0000)]
fix multiport netfilter module installation (patch from #1280)

SVN-Revision: 6295

17 years agomove tlb change for mips 4KC to generic patches (required for most mips targets)
Felix Fietkau [Tue, 13 Feb 2007 00:55:11 +0000 (00:55 +0000)]
move tlb change for mips 4KC to generic patches (required for most mips targets)

SVN-Revision: 6294

17 years agoMenuconfig will not treat 'select FOO' as a real dependency
Felix Fietkau [Mon, 12 Feb 2007 23:50:40 +0000 (23:50 +0000)]
Menuconfig will not treat 'select FOO' as a real dependency
thus if BAR depends on FOO and FOO depends on other config
options, these dependencies will not be checked.
To fix this, we simply emit all of FOO's depends (only real
dependencies, no select) for BAR as well.

SVN-Revision: 6293

17 years agoChange localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1
Mike Baker [Mon, 12 Feb 2007 22:54:56 +0000 (22:54 +0000)]
Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1

SVN-Revision: 6292

17 years agofix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."
Mike Baker [Mon, 12 Feb 2007 22:47:25 +0000 (22:47 +0000)]
fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."

SVN-Revision: 6291

17 years agoadd some more busybox patches from upstream
Felix Fietkau [Mon, 12 Feb 2007 22:34:54 +0000 (22:34 +0000)]
add some more busybox patches from upstream

SVN-Revision: 6290

17 years agoadd kernel branch emulation fix from #1345
Felix Fietkau [Mon, 12 Feb 2007 22:18:17 +0000 (22:18 +0000)]
add kernel branch emulation fix from #1345

SVN-Revision: 6289

17 years agoMore dependencies are required to force fuse to Linux 2.6 only.
Mike Albon [Mon, 12 Feb 2007 20:55:17 +0000 (20:55 +0000)]
More dependencies are required to force fuse to Linux 2.6 only.

SVN-Revision: 6288

17 years agofix for multiple lock/unlock operations in 'lock' command (found by framer99)
Felix Fietkau [Mon, 12 Feb 2007 16:35:23 +0000 (16:35 +0000)]
fix for multiple lock/unlock operations in 'lock' command (found by framer99)

SVN-Revision: 6286

17 years agoclean up uml-2.6 config, fixes buildbot pcmcia-cs error
Felix Fietkau [Mon, 12 Feb 2007 16:18:20 +0000 (16:18 +0000)]
clean up uml-2.6 config, fixes buildbot pcmcia-cs error

SVN-Revision: 6285

17 years agoForce dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.
Mike Albon [Mon, 12 Feb 2007 09:07:22 +0000 (09:07 +0000)]
Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.

SVN-Revision: 6284

17 years agooops... accidentally merged a broken patch
Felix Fietkau [Sun, 11 Feb 2007 20:30:48 +0000 (20:30 +0000)]
oops... accidentally merged a broken patch

SVN-Revision: 6283

17 years agofix a bug that breaks some cgi scripts on busybox (patch from x-wrt)
Felix Fietkau [Sun, 11 Feb 2007 20:17:04 +0000 (20:17 +0000)]
fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)

SVN-Revision: 6282

17 years agorevert httpd header handling code to the one from busybox 1.3.1 - fixes problems...
Felix Fietkau [Sat, 10 Feb 2007 17:16:10 +0000 (17:16 +0000)]
revert httpd header handling code to the one from busybox 1.3.1 - fixes problems with cgis and custom headers

SVN-Revision: 6281

17 years agomore fixes for rstrip.sh and kernel modules - fixes #1301
Felix Fietkau [Fri, 9 Feb 2007 16:24:34 +0000 (16:24 +0000)]
more fixes for rstrip.sh and kernel modules - fixes #1301

SVN-Revision: 6280

17 years agoadd NTFS-3G
Imre Kaloz [Thu, 8 Feb 2007 17:34:08 +0000 (17:34 +0000)]
add NTFS-3G

SVN-Revision: 6279

17 years agofix mac handling, thanks to Kestutis Kupciunas
Imre Kaloz [Thu, 8 Feb 2007 13:19:34 +0000 (13:19 +0000)]
fix mac handling, thanks to Kestutis Kupciunas

SVN-Revision: 6278

17 years agoupgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuse
Imre Kaloz [Thu, 8 Feb 2007 12:43:47 +0000 (12:43 +0000)]
upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuse

SVN-Revision: 6277

17 years agoupdate work in progress rewritten bcm947xx code. wifi and usb seem to be working...
Felix Fietkau [Thu, 8 Feb 2007 02:34:18 +0000 (02:34 +0000)]
update work in progress rewritten bcm947xx code. wifi and usb seem to be working, flash access still has problems

SVN-Revision: 6276

17 years agoport [6229] to kamikaze
Felix Fietkau [Thu, 8 Feb 2007 01:25:18 +0000 (01:25 +0000)]
port [6229] to kamikaze

SVN-Revision: 6275

17 years agofix typos in ifdown (patch from #1319)
Felix Fietkau [Tue, 6 Feb 2007 01:02:30 +0000 (01:02 +0000)]
fix typos in ifdown (patch from #1319)

SVN-Revision: 6272

17 years agofix overzealous kmod stripping - it killed kernel module parameters (#1301)
Felix Fietkau [Tue, 6 Feb 2007 00:56:36 +0000 (00:56 +0000)]
fix overzealous kmod stripping - it killed kernel module parameters (#1301)

SVN-Revision: 6271

17 years agochange target description
Felix Fietkau [Mon, 5 Feb 2007 21:56:03 +0000 (21:56 +0000)]
change target description

SVN-Revision: 6270

17 years agoadd profile for the wgt634u
Felix Fietkau [Mon, 5 Feb 2007 21:55:32 +0000 (21:55 +0000)]
add profile for the wgt634u

SVN-Revision: 6269

17 years agooops... typo
Felix Fietkau [Sun, 4 Feb 2007 23:18:47 +0000 (23:18 +0000)]
oops... typo

SVN-Revision: 6267

17 years agofix rootfs detection
Felix Fietkau [Sun, 4 Feb 2007 23:18:22 +0000 (23:18 +0000)]
fix rootfs detection

SVN-Revision: 6266

17 years agoupdate atheros 2.6 port - add support for the older chip generation
Felix Fietkau [Sun, 4 Feb 2007 21:18:10 +0000 (21:18 +0000)]
update atheros 2.6 port - add support for the older chip generation

SVN-Revision: 6265

17 years agoadd extra netfilter xt stuff to config-template
Felix Fietkau [Sun, 4 Feb 2007 21:15:46 +0000 (21:15 +0000)]
add extra netfilter xt stuff to config-template

SVN-Revision: 6264

17 years agoMinor kernel build changes:
Felix Fietkau [Sun, 4 Feb 2007 19:36:11 +0000 (19:36 +0000)]
Minor kernel build changes:
Change '[ -d ... ] && cmd' to 'if [ -d ... ]; then cmd; fi' to avoid make errors if the condition is false
If $(PLATFORM_DIR)/files exists, copy it into the kernel tree on prepare.

SVN-Revision: 6263

17 years agoupgrade to busybox 1.4.1
Felix Fietkau [Sun, 4 Feb 2007 08:41:37 +0000 (08:41 +0000)]
upgrade to busybox 1.4.1

SVN-Revision: 6261

17 years agofix madwifi compile for atheros 2.6
Felix Fietkau [Sun, 4 Feb 2007 03:28:57 +0000 (03:28 +0000)]
fix madwifi compile for atheros 2.6

SVN-Revision: 6260

17 years agoget rid of the get_system_type() dependency for atheros 2.6
Felix Fietkau [Sun, 4 Feb 2007 03:27:41 +0000 (03:27 +0000)]
get rid of the get_system_type() dependency for atheros 2.6

SVN-Revision: 6259

17 years agoforce MII access in AR2313 ethernet to KSEG1 instead of physical addresses - why...
Felix Fietkau [Sun, 4 Feb 2007 02:31:00 +0000 (02:31 +0000)]
force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - why the fsck has this ever worked for anybody??

SVN-Revision: 6258

17 years agofix compat hacks for init_work
Felix Fietkau [Fri, 2 Feb 2007 14:24:15 +0000 (14:24 +0000)]
fix compat hacks for init_work

SVN-Revision: 6253

17 years agodisambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONFIGURE_PA...
Nicolas Thill [Thu, 1 Feb 2007 22:32:03 +0000 (22:32 +0000)]
disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONFIGURE_PATH is now used for configure scripts

SVN-Revision: 6244

17 years agomark pwc as broken (at least on brcm-2.6 & x86-2.6)
Nicolas Thill [Thu, 1 Feb 2007 22:26:24 +0000 (22:26 +0000)]
mark pwc as broken (at least on brcm-2.6 & x86-2.6)

SVN-Revision: 6243

17 years agodisable block2mtd page readahead (patch from #1058)
Felix Fietkau [Thu, 1 Feb 2007 21:35:25 +0000 (21:35 +0000)]
disable block2mtd page readahead (patch from #1058)

SVN-Revision: 6242

17 years agoupdate d80211 to latest wireless-dev version
Felix Fietkau [Thu, 1 Feb 2007 21:06:24 +0000 (21:06 +0000)]
update d80211 to latest wireless-dev version

SVN-Revision: 6241

17 years agofix typo
Felix Fietkau [Thu, 1 Feb 2007 19:18:47 +0000 (19:18 +0000)]
fix typo

SVN-Revision: 6239

17 years agounbreak cgis with custom headers on busybox httpd
Felix Fietkau [Thu, 1 Feb 2007 16:02:06 +0000 (16:02 +0000)]
unbreak cgis with custom headers on busybox httpd

SVN-Revision: 6238

17 years agoclean up the x86 image build a bit, fixing unconditional copy of grub files
Tim Yardley [Thu, 1 Feb 2007 01:07:26 +0000 (01:07 +0000)]
clean up the x86 image build a bit, fixing unconditional copy of grub files

SVN-Revision: 6237

17 years agoprint package name when prereq fails
Mike Baker [Wed, 31 Jan 2007 20:17:28 +0000 (20:17 +0000)]
print package name when prereq fails

SVN-Revision: 6236

17 years agoenable httpd sighup config reload by default
Felix Fietkau [Wed, 31 Jan 2007 19:58:55 +0000 (19:58 +0000)]
enable httpd sighup config reload by default

SVN-Revision: 6235

17 years agomove "make symlinks" to "make package/symlinks"
Mike Baker [Wed, 31 Jan 2007 18:33:04 +0000 (18:33 +0000)]
move "make symlinks" to "make package/symlinks"

SVN-Revision: 6234

17 years agofix rb532 image build
Felix Fietkau [Wed, 31 Jan 2007 17:18:50 +0000 (17:18 +0000)]
fix rb532 image build

SVN-Revision: 6233

17 years agobasic pxa support; likely broken
Mike Baker [Wed, 31 Jan 2007 00:11:27 +0000 (00:11 +0000)]
basic pxa support; likely broken

SVN-Revision: 6232

17 years agofix colors when compiling with some newer versions of bash
Mike Baker [Tue, 30 Jan 2007 18:30:20 +0000 (18:30 +0000)]
fix colors when compiling with some newer versions of bash

SVN-Revision: 6231

17 years agofix a typo
Felix Fietkau [Mon, 29 Jan 2007 22:07:17 +0000 (22:07 +0000)]
fix a typo

SVN-Revision: 6228

17 years agomove the natsemi preselection into the x86 default package list
Felix Fietkau [Mon, 29 Jan 2007 20:17:59 +0000 (20:17 +0000)]
move the natsemi preselection into the x86 default package list

SVN-Revision: 6227

17 years agoadd broadcast setting for /etc/config/network interfaces
Felix Fietkau [Sat, 27 Jan 2007 21:58:03 +0000 (21:58 +0000)]
add broadcast setting for /etc/config/network interfaces

SVN-Revision: 6225

17 years agoforward port missing parts of the mtd permission change in whiterussian (and add...
Felix Fietkau [Sat, 27 Jan 2007 19:22:15 +0000 (19:22 +0000)]
forward port missing parts of the mtd permission change in whiterussian (and add it to linux 2.6 as well)

SVN-Revision: 6224

17 years agofix stupid busybox bin2hex bug
Felix Fietkau [Sat, 27 Jan 2007 17:38:17 +0000 (17:38 +0000)]
fix stupid busybox bin2hex bug

SVN-Revision: 6223

17 years agoreally fix busybox wget command line parsing
Felix Fietkau [Sat, 27 Jan 2007 15:21:53 +0000 (15:21 +0000)]
really fix busybox wget command line parsing

SVN-Revision: 6218

17 years agoFix ipv4/ipv6 resolving.
Felix Fietkau [Sat, 27 Jan 2007 15:13:06 +0000 (15:13 +0000)]
Fix ipv4/ipv6 resolving.
When not using AF_INET, gethostbyname2_r tries to resolve an ipv6 address
from /etc/hosts using __get_hosts_byname_r, but with AF_INET instead of the
supplied address family. This returns ipv4 addresses marked as ipv6 ones.

SVN-Revision: 6217

17 years agoadd broadcom-wl patchtable again
Felix Fietkau [Sat, 27 Jan 2007 10:09:53 +0000 (10:09 +0000)]
add broadcom-wl patchtable again

SVN-Revision: 6215

17 years agomerge another batch of code from michael buesch's wireless-dev tree, fix up extpci...
Felix Fietkau [Fri, 26 Jan 2007 20:30:32 +0000 (20:30 +0000)]
merge another batch of code from michael buesch's wireless-dev tree, fix up extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi

SVN-Revision: 6213

17 years agofix a small bug in config.pl that tends to mess up kernel cmdlines
Felix Fietkau [Fri, 26 Jan 2007 20:26:49 +0000 (20:26 +0000)]
fix a small bug in config.pl that tends to mess up kernel cmdlines

SVN-Revision: 6212

17 years agofix wget --passive-ftp
Felix Fietkau [Fri, 26 Jan 2007 20:08:46 +0000 (20:08 +0000)]
fix wget --passive-ftp

SVN-Revision: 6211

17 years agoanother fix for the awk command line parsing - should finally work properly now
Felix Fietkau [Fri, 26 Jan 2007 19:57:51 +0000 (19:57 +0000)]
another fix for the awk command line parsing - should finally work properly now

SVN-Revision: 6210

17 years agoFix gcc version selection
Felix Fietkau [Fri, 26 Jan 2007 11:02:59 +0000 (11:02 +0000)]
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...)

SVN-Revision: 6209

17 years agouse gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default
Imre Kaloz [Fri, 26 Jan 2007 10:55:06 +0000 (10:55 +0000)]
use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default

SVN-Revision: 6208

17 years agobluetooth currently depends on usb support
Felix Fietkau [Fri, 26 Jan 2007 00:10:50 +0000 (00:10 +0000)]
bluetooth currently depends on usb support

SVN-Revision: 6205

17 years agoupgrade busybox to 1.4.0
Felix Fietkau [Thu, 25 Jan 2007 19:08:01 +0000 (19:08 +0000)]
upgrade busybox to 1.4.0

SVN-Revision: 6204

17 years agomake usb init script executable
Felix Fietkau [Thu, 25 Jan 2007 17:42:07 +0000 (17:42 +0000)]
make usb init script executable

SVN-Revision: 6203

17 years agouse syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)
Felix Fietkau [Thu, 25 Jan 2007 17:39:38 +0000 (17:39 +0000)]
use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)

SVN-Revision: 6202

17 years agorename patch to avoid duplicate patch number
Felix Fietkau [Thu, 25 Jan 2007 17:09:15 +0000 (17:09 +0000)]
rename patch to avoid duplicate patch number

SVN-Revision: 6201

17 years agofix download.pl (#1257)
Felix Fietkau [Thu, 25 Jan 2007 13:58:52 +0000 (13:58 +0000)]
fix download.pl (#1257)

SVN-Revision: 6200

17 years agoadd html output for the documentation (using tex4ht)
Felix Fietkau [Thu, 25 Jan 2007 13:15:57 +0000 (13:15 +0000)]
add html output for the documentation (using tex4ht)

SVN-Revision: 6199

17 years agoforce pcmcia-cs reconfiguration when the kernel configuration changes
Nicolas Thill [Thu, 25 Jan 2007 11:17:27 +0000 (11:17 +0000)]
force pcmcia-cs reconfiguration when the kernel configuration changes

SVN-Revision: 6198

17 years agoadd ar7 sErCoMm image fix (patch by Bernardo Innocenti)
Felix Fietkau [Thu, 25 Jan 2007 10:39:02 +0000 (10:39 +0000)]
add ar7 sErCoMm image fix (patch by Bernardo Innocenti)

SVN-Revision: 6197

17 years agoupdate e2fsprogs to 1.39 (closes: #1161)
Nicolas Thill [Thu, 25 Jan 2007 09:57:24 +0000 (09:57 +0000)]
update e2fsprogs to 1.39 (closes: #1161)

SVN-Revision: 6196

17 years agofix [6191]
Mike Baker [Wed, 24 Jan 2007 22:57:51 +0000 (22:57 +0000)]
fix [6191]

SVN-Revision: 6193

17 years agoadd functionality to provide local mirrors for development purposes.
Tim Yardley [Wed, 24 Jan 2007 22:38:02 +0000 (22:38 +0000)]
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

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

SVN-Revision: 6191

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

SVN-Revision: 6188

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

SVN-Revision: 6186

17 years agorevert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)
Nicolas Thill [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)

SVN-Revision: 6185

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

SVN-Revision: 6184

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

SVN-Revision: 6183

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

SVN-Revision: 6182

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

SVN-Revision: 6181

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

SVN-Revision: 6180

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

SVN-Revision: 6177

17 years agofix a typo in my netfilter commit - worked for iptables, didn't work for the kernel...
Felix Fietkau [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

SVN-Revision: 6176

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

SVN-Revision: 6174

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

SVN-Revision: 6172