1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 15:48:26 +02:00
Commit Graph

3307 Commits

Author SHA1 Message Date
Felix Fietkau
8cad57f8c2 fix ppp related bug in the network scripts
SVN-Revision: 4437
2006-08-04 09:50:11 +00:00
Mike Baker
20922bcde7 fix everything I broke with the previous patches
SVN-Revision: 4436
2006-08-04 09:14:20 +00:00
Felix Fietkau
1dee38a88e fix typo
SVN-Revision: 4435
2006-08-04 08:43:04 +00:00
Mike Baker
c8b0cd5a5b and now, finally, enable ccache support
SVN-Revision: 4434
2006-08-04 06:56:10 +00:00
Mike Baker
ad24256f8f yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)
SVN-Revision: 4433
2006-08-04 06:23:47 +00:00
Mike Baker
6c81c75f03 more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
SVN-Revision: 4432
2006-08-04 05:30:27 +00:00
Mike Baker
429f4764ac add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
SVN-Revision: 4429
2006-08-04 03:26:32 +00:00
Mike Baker
05f548c0b2 clean up smp compiles
SVN-Revision: 4428
2006-08-03 18:30:00 +00:00
Florian Fainelli
8d3609858c Fix brcm63xx patch (humm diff laught at me)
SVN-Revision: 4427
2006-08-03 17:01:30 +00:00
Florian Fainelli
80c9db0487 Add bootloader specific code, need to fix bootloader detection code as well
SVN-Revision: 4426
2006-08-03 14:53:18 +00:00
Florian Fainelli
453356e675 Use the rewritten flash map driver, huge thanks nbd !
SVN-Revision: 4425
2006-08-03 14:43:03 +00:00
Mike Baker
ced7d6a91f remove debug line
SVN-Revision: 4400
2006-08-02 14:34:35 +00:00
Felix Fietkau
6c500b7a5a fix dependency
SVN-Revision: 4399
2006-08-02 14:14:40 +00:00
Mike Baker
f489431f0f correct [4397]
SVN-Revision: 4398
2006-08-02 13:57:33 +00:00
Mike Baker
188f641153 fix CONFIG_ALL
SVN-Revision: 4397
2006-08-02 13:40:11 +00:00
Florian Fainelli
b6c286e0af FreeBSD fix to generate the menuconfig properly
SVN-Revision: 4396
2006-08-02 13:36:20 +00:00
Mike Baker
01ad421020 only rebuild the package index when the *.ipk files have changed
SVN-Revision: 4395
2006-08-02 13:06:58 +00:00
Mike Baker
b1c7dc4733 more cleanup & fix an issue where scripts/config/conf is constantly rebuilt
SVN-Revision: 4394
2006-08-02 12:46:17 +00:00
Mike Baker
e8d1e4e748 minor makefile tweaks
SVN-Revision: 4393
2006-08-02 12:07:14 +00:00
Florian Fainelli
1d7ff67831 Port hostap-utils to -ng
SVN-Revision: 4390
2006-08-02 09:03:12 +00:00
Felix Fietkau
7090634edc fix typo
SVN-Revision: 4386
2006-08-01 23:19:54 +00:00
Florian Fainelli
aba84cd6a5 Update au1000 netfilter config to match other devices config
SVN-Revision: 4357
2006-07-31 17:24:03 +00:00
Felix Fietkau
61906df20a au1000 has pci support, but no pcmcia
SVN-Revision: 4356
2006-07-31 17:15:03 +00:00
Florian Fainelli
0518116cb6 Update netfilter config to match other platforms
SVN-Revision: 4355
2006-07-31 17:00:23 +00:00
Felix Fietkau
fcaf5b5469 don't try to package ipt_SNAT and ipt_DNAT when making kernel module packages
SVN-Revision: 4354
2006-07-31 16:39:58 +00:00
Florian Fainelli
241ab4e10c Port arptables to -ng
SVN-Revision: 4340
2006-07-30 17:53:04 +00:00
Felix Fietkau
b4e7510acf create a package index
SVN-Revision: 4337
2006-07-30 17:09:22 +00:00
Felix Fietkau
af8a98116e fix kernel postinst scripts
SVN-Revision: 4336
2006-07-30 17:06:02 +00:00
Felix Fietkau
eb09c38270 oops... another one
SVN-Revision: 4335
2006-07-30 16:56:46 +00:00
Felix Fietkau
040937c2ab fix typo
SVN-Revision: 4334
2006-07-30 16:55:15 +00:00
Felix Fietkau
4560e33684 BUILD_DIR -> KERNEL_BUILD_DIR
SVN-Revision: 4332
2006-07-30 16:22:59 +00:00
Felix Fietkau
526445bae2 port ppp modules to package/kernel and fix ppp package dependencies
SVN-Revision: 4329
2006-07-30 15:27:51 +00:00
Felix Fietkau
d4af14883e fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR
SVN-Revision: 4328
2006-07-30 14:51:23 +00:00
Felix Fietkau
9f07737cdd fix ipsec-tools (missing include, missing dependencies)
SVN-Revision: 4327
2006-07-30 14:42:05 +00:00
Felix Fietkau
155c4da52b fix more instances of '' abuse
SVN-Revision: 4326
2006-07-30 13:21:18 +00:00
Felix Fietkau
3145156ebe usb fixes and performance enhancements
SVN-Revision: 4325
2006-07-30 12:47:09 +00:00
Felix Fietkau
f646e7cbe1 only set dhcp_enable if lan proto is set to static
SVN-Revision: 4324
2006-07-30 03:18:50 +00:00
Felix Fietkau
31e0ccf22f rewrite of the network scripts and configuration
SVN-Revision: 4323
2006-07-30 03:09:09 +00:00
Felix Fietkau
9fb76c1dc2 avoid using a reserved word as a variable name
SVN-Revision: 4322
2006-07-29 20:25:55 +00:00
Felix Fietkau
39a8c5b8ff fix unnamed config sections
SVN-Revision: 4321
2006-07-29 19:59:45 +00:00
Felix Fietkau
a12f821123 bugfix for the rb532 block2mtd code
SVN-Revision: 4320
2006-07-29 17:57:02 +00:00
Felix Fietkau
45e7d06393 add support for per-package prereq checks, run global prereq checks before (menu-)config
SVN-Revision: 4318
2006-07-29 11:30:06 +00:00
Mike Baker
55fd1cd74e fix build issues with SMP compiles
SVN-Revision: 4317
2006-07-28 17:53:19 +00:00
Gerry Rozema
6f0b787692 Minor change to firstboot, closes #591
SVN-Revision: 4307
2006-07-27 19:22:40 +00:00
Gerry Rozema
215fee8e32 oooops, bridge patch was broken
SVN-Revision: 4306
2006-07-27 18:35:48 +00:00
Gerry Rozema
8d0fbf6d72 Add bridge preferred mac patch
SVN-Revision: 4305
2006-07-27 18:23:19 +00:00
Nicolas Thill
882d9e807c fix CATEGORY
SVN-Revision: 4304
2006-07-27 12:45:13 +00:00
Mike Baker
43ea2723a8 add more ipkg validation checks
SVN-Revision: 4292
2006-07-26 01:01:09 +00:00
Nicolas Thill
41779d0cbe let ipkg fail when a package file to be installed is not found
SVN-Revision: 4287
2006-07-26 00:03:05 +00:00
Felix Fietkau
901f972ff6 disable kmod-ip6tables if netfilter ipv6 support is disabled
SVN-Revision: 4286
2006-07-25 22:48:56 +00:00