openwrt/openwrt.git
17 years agoadd XScale support to -ng
Imre Kaloz [Sun, 6 Aug 2006 10:42:12 +0000 (10:42 +0000)]
add XScale support to -ng

SVN-Revision: 4475

17 years agoMove crc-ccitt from built-in to module
Florian Fainelli [Sat, 5 Aug 2006 19:38:21 +0000 (19:38 +0000)]
Move crc-ccitt from built-in to module

SVN-Revision: 4472

17 years agoForce remove of the symbolic link build_arm/linux, especially when switching from...
Florian Fainelli [Sat, 5 Aug 2006 00:55:41 +0000 (00:55 +0000)]
Force remove of the symbolic link build_arm/linux, especially when switching from targets using the same toolchain (ex : switching from brcm-2.4 to au1000-2.6)

SVN-Revision: 4462

17 years agoadd -f option to timestamp.pl (follow symlinks)
Felix Fietkau [Fri, 4 Aug 2006 21:42:29 +0000 (21:42 +0000)]
add -f option to timestamp.pl (follow symlinks)

SVN-Revision: 4457

17 years agoautomatically turn off colors
Mike Baker [Fri, 4 Aug 2006 20:46:47 +0000 (20:46 +0000)]
automatically turn off colors

SVN-Revision: 4454

17 years agoremove duplicate package/ prefix from package dump error message
Felix Fietkau [Fri, 4 Aug 2006 20:35:41 +0000 (20:35 +0000)]
remove duplicate package/ prefix from package dump error message

SVN-Revision: 4451

17 years agofix hostap menuconfig and build for linux 2.6
Felix Fietkau [Fri, 4 Aug 2006 20:11:55 +0000 (20:11 +0000)]
fix hostap menuconfig and build for linux 2.6

SVN-Revision: 4448

17 years agoadd mirror2 to download.pl
Felix Fietkau [Fri, 4 Aug 2006 19:21:05 +0000 (19:21 +0000)]
add mirror2 to download.pl

SVN-Revision: 4445

17 years agoupdate spca5xx, old version is no longer on the website
Felix Fietkau [Fri, 4 Aug 2006 19:13:09 +0000 (19:13 +0000)]
update spca5xx, old version is no longer on the website

SVN-Revision: 4443

17 years agoAdd nonmips patches
Florian Fainelli [Fri, 4 Aug 2006 18:52:03 +0000 (18:52 +0000)]
Add nonmips patches

SVN-Revision: 4440

17 years agofix ccache related broadcom image compile error
Felix Fietkau [Fri, 4 Aug 2006 17:14:36 +0000 (17:14 +0000)]
fix ccache related broadcom image compile error

SVN-Revision: 4439

17 years agoset PATH in rules.mk
Mike Baker [Fri, 4 Aug 2006 11:59:52 +0000 (11:59 +0000)]
set PATH in rules.mk

SVN-Revision: 4438

17 years agofix ppp related bug in the network scripts
Felix Fietkau [Fri, 4 Aug 2006 09:50:11 +0000 (09:50 +0000)]
fix ppp related bug in the network scripts

SVN-Revision: 4437

17 years agofix everything I broke with the previous patches
Mike Baker [Fri, 4 Aug 2006 09:14:20 +0000 (09:14 +0000)]
fix everything I broke with the previous patches

SVN-Revision: 4436

17 years agofix typo
Felix Fietkau [Fri, 4 Aug 2006 08:43:04 +0000 (08:43 +0000)]
fix typo

SVN-Revision: 4435

17 years agoand now, finally, enable ccache support
Mike Baker [Fri, 4 Aug 2006 06:56:10 +0000 (06:56 +0000)]
and now, finally, enable ccache support

SVN-Revision: 4434

17 years agoyet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)
Mike Baker [Fri, 4 Aug 2006 06:23:47 +0000 (06:23 +0000)]
yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)

SVN-Revision: 4433

17 years agomore cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
Mike Baker [Fri, 4 Aug 2006 05:30:27 +0000 (05:30 +0000)]
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)

SVN-Revision: 4432

17 years agoadd quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
Mike Baker [Fri, 4 Aug 2006 03:26:32 +0000 (03:26 +0000)]
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache

SVN-Revision: 4429

17 years agoclean up smp compiles
Mike Baker [Thu, 3 Aug 2006 18:30:00 +0000 (18:30 +0000)]
clean up smp compiles

SVN-Revision: 4428

17 years agoFix brcm63xx patch (humm diff laught at me)
Florian Fainelli [Thu, 3 Aug 2006 17:01:30 +0000 (17:01 +0000)]
Fix brcm63xx patch (humm diff laught at me)

SVN-Revision: 4427

17 years agoAdd bootloader specific code, need to fix bootloader detection code as well
Florian Fainelli [Thu, 3 Aug 2006 14:53:18 +0000 (14:53 +0000)]
Add bootloader specific code, need to fix bootloader detection code as well

SVN-Revision: 4426

17 years agoUse the rewritten flash map driver, huge thanks nbd !
Florian Fainelli [Thu, 3 Aug 2006 14:43:03 +0000 (14:43 +0000)]
Use the rewritten flash map driver, huge thanks nbd !

SVN-Revision: 4425

17 years agoremove debug line
Mike Baker [Wed, 2 Aug 2006 14:34:35 +0000 (14:34 +0000)]
remove debug line

SVN-Revision: 4400

17 years agofix dependency
Felix Fietkau [Wed, 2 Aug 2006 14:14:40 +0000 (14:14 +0000)]
fix dependency

SVN-Revision: 4399

17 years agocorrect [4397]
Mike Baker [Wed, 2 Aug 2006 13:57:33 +0000 (13:57 +0000)]
correct [4397]

SVN-Revision: 4398

17 years agofix CONFIG_ALL
Mike Baker [Wed, 2 Aug 2006 13:40:11 +0000 (13:40 +0000)]
fix CONFIG_ALL

SVN-Revision: 4397

17 years agoFreeBSD fix to generate the menuconfig properly
Florian Fainelli [Wed, 2 Aug 2006 13:36:20 +0000 (13:36 +0000)]
FreeBSD fix to generate the menuconfig properly

SVN-Revision: 4396

17 years agoonly rebuild the package index when the *.ipk files have changed
Mike Baker [Wed, 2 Aug 2006 13:06:58 +0000 (13:06 +0000)]
only rebuild the package index when the *.ipk files have changed

SVN-Revision: 4395

17 years agomore cleanup & fix an issue where scripts/config/conf is constantly rebuilt
Mike Baker [Wed, 2 Aug 2006 12:46:17 +0000 (12:46 +0000)]
more cleanup & fix an issue where scripts/config/conf is constantly rebuilt

SVN-Revision: 4394

17 years agominor makefile tweaks
Mike Baker [Wed, 2 Aug 2006 12:07:14 +0000 (12:07 +0000)]
minor makefile tweaks

SVN-Revision: 4393

17 years agoPort hostap-utils to -ng
Florian Fainelli [Wed, 2 Aug 2006 09:03:12 +0000 (09:03 +0000)]
Port hostap-utils to -ng

SVN-Revision: 4390

17 years agofix typo
Felix Fietkau [Tue, 1 Aug 2006 23:19:54 +0000 (23:19 +0000)]
fix typo

SVN-Revision: 4386

17 years agoUpdate au1000 netfilter config to match other devices config
Florian Fainelli [Mon, 31 Jul 2006 17:24:03 +0000 (17:24 +0000)]
Update au1000 netfilter config to match other devices config

SVN-Revision: 4357

17 years agoau1000 has pci support, but no pcmcia
Felix Fietkau [Mon, 31 Jul 2006 17:15:03 +0000 (17:15 +0000)]
au1000 has pci support, but no pcmcia

SVN-Revision: 4356

17 years agoUpdate netfilter config to match other platforms
Florian Fainelli [Mon, 31 Jul 2006 17:00:23 +0000 (17:00 +0000)]
Update netfilter config to match other platforms

SVN-Revision: 4355

17 years agodon't try to package ipt_SNAT and ipt_DNAT when making kernel module packages
Felix Fietkau [Mon, 31 Jul 2006 16:39:58 +0000 (16:39 +0000)]
don't try to package ipt_SNAT and ipt_DNAT when making kernel module packages

SVN-Revision: 4354

17 years agoPort arptables to -ng
Florian Fainelli [Sun, 30 Jul 2006 17:53:04 +0000 (17:53 +0000)]
Port arptables to -ng

SVN-Revision: 4340

17 years agocreate a package index
Felix Fietkau [Sun, 30 Jul 2006 17:09:22 +0000 (17:09 +0000)]
create a package index

SVN-Revision: 4337

17 years agofix kernel postinst scripts
Felix Fietkau [Sun, 30 Jul 2006 17:06:02 +0000 (17:06 +0000)]
fix kernel postinst scripts

SVN-Revision: 4336

17 years agooops... another one
Felix Fietkau [Sun, 30 Jul 2006 16:56:46 +0000 (16:56 +0000)]
oops... another one

SVN-Revision: 4335

17 years agofix typo
Felix Fietkau [Sun, 30 Jul 2006 16:55:15 +0000 (16:55 +0000)]
fix typo

SVN-Revision: 4334

17 years agoBUILD_DIR -> KERNEL_BUILD_DIR
Felix Fietkau [Sun, 30 Jul 2006 16:22:59 +0000 (16:22 +0000)]
BUILD_DIR -> KERNEL_BUILD_DIR

SVN-Revision: 4332

17 years agoport ppp modules to package/kernel and fix ppp package dependencies
Felix Fietkau [Sun, 30 Jul 2006 15:27:51 +0000 (15:27 +0000)]
port ppp modules to package/kernel and fix ppp package dependencies

SVN-Revision: 4329

17 years agofuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR
Felix Fietkau [Sun, 30 Jul 2006 14:51:23 +0000 (14:51 +0000)]
fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR

SVN-Revision: 4328

17 years agofix ipsec-tools (missing include, missing dependencies)
Felix Fietkau [Sun, 30 Jul 2006 14:42:05 +0000 (14:42 +0000)]
fix ipsec-tools (missing include, missing dependencies)

SVN-Revision: 4327

17 years agofix more instances of '' abuse
Felix Fietkau [Sun, 30 Jul 2006 13:21:18 +0000 (13:21 +0000)]
fix more instances of '' abuse

SVN-Revision: 4326

17 years agousb fixes and performance enhancements
Felix Fietkau [Sun, 30 Jul 2006 12:47:09 +0000 (12:47 +0000)]
usb fixes and performance enhancements

SVN-Revision: 4325

17 years agoonly set dhcp_enable if lan proto is set to static
Felix Fietkau [Sun, 30 Jul 2006 03:18:50 +0000 (03:18 +0000)]
only set dhcp_enable if lan proto is set to static

SVN-Revision: 4324

17 years agorewrite of the network scripts and configuration
Felix Fietkau [Sun, 30 Jul 2006 03:09:09 +0000 (03:09 +0000)]
rewrite of the network scripts and configuration

SVN-Revision: 4323

17 years agoavoid using a reserved word as a variable name
Felix Fietkau [Sat, 29 Jul 2006 20:25:55 +0000 (20:25 +0000)]
avoid using a reserved word as a variable name

SVN-Revision: 4322

17 years agofix unnamed config sections
Felix Fietkau [Sat, 29 Jul 2006 19:59:45 +0000 (19:59 +0000)]
fix unnamed config sections

SVN-Revision: 4321

17 years agobugfix for the rb532 block2mtd code
Felix Fietkau [Sat, 29 Jul 2006 17:57:02 +0000 (17:57 +0000)]
bugfix for the rb532 block2mtd code

SVN-Revision: 4320

17 years agoadd support for per-package prereq checks, run global prereq checks before (menu...
Felix Fietkau [Sat, 29 Jul 2006 11:30:06 +0000 (11:30 +0000)]
add support for per-package prereq checks, run global prereq checks before (menu-)config

SVN-Revision: 4318

17 years agofix build issues with SMP compiles
Mike Baker [Fri, 28 Jul 2006 17:53:19 +0000 (17:53 +0000)]
fix build issues with SMP compiles

SVN-Revision: 4317

17 years agoMinor change to firstboot, closes #591
Gerry Rozema [Thu, 27 Jul 2006 19:22:40 +0000 (19:22 +0000)]
Minor change to firstboot, closes #591

SVN-Revision: 4307

17 years agooooops, bridge patch was broken
Gerry Rozema [Thu, 27 Jul 2006 18:35:48 +0000 (18:35 +0000)]
oooops, bridge patch was broken

SVN-Revision: 4306

17 years agoAdd bridge preferred mac patch
Gerry Rozema [Thu, 27 Jul 2006 18:23:19 +0000 (18:23 +0000)]
Add bridge preferred mac patch

SVN-Revision: 4305

17 years agofix CATEGORY
Nicolas Thill [Thu, 27 Jul 2006 12:45:13 +0000 (12:45 +0000)]
fix CATEGORY

SVN-Revision: 4304

17 years agoadd more ipkg validation checks
Mike Baker [Wed, 26 Jul 2006 01:01:09 +0000 (01:01 +0000)]
add more ipkg validation checks

SVN-Revision: 4292

17 years agolet ipkg fail when a package file to be installed is not found
Nicolas Thill [Wed, 26 Jul 2006 00:03:05 +0000 (00:03 +0000)]
let ipkg fail when a package file to be installed is not found

SVN-Revision: 4287

17 years agodisable kmod-ip6tables if netfilter ipv6 support is disabled
Felix Fietkau [Tue, 25 Jul 2006 22:48:56 +0000 (22:48 +0000)]
disable kmod-ip6tables if netfilter ipv6 support is disabled

SVN-Revision: 4286

17 years agointroduce new BROKEN menuconfig option for hiding known broken settings
Mike Baker [Tue, 25 Jul 2006 18:49:43 +0000 (18:49 +0000)]
introduce new BROKEN menuconfig option for hiding known broken settings

SVN-Revision: 4283

17 years agouse 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf
Felix Fietkau [Tue, 25 Jul 2006 18:12:30 +0000 (18:12 +0000)]
use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf

SVN-Revision: 4282

17 years agochange cpmac to use the internal phy by default (#596)
Felix Fietkau [Tue, 25 Jul 2006 15:57:30 +0000 (15:57 +0000)]
change cpmac to use the internal phy by default (#596)

SVN-Revision: 4279

17 years agodon't try to create kmod packages that contain no files
Felix Fietkau [Tue, 25 Jul 2006 14:44:54 +0000 (14:44 +0000)]
don't try to create kmod packages that contain no files

SVN-Revision: 4278

17 years agoClean up patches : remove warnings, move cli() and save_flags to spinlock mechanisms
Florian Fainelli [Tue, 25 Jul 2006 11:29:00 +0000 (11:29 +0000)]
Clean up patches : remove warnings, move cli() and save_flags to spinlock mechanisms

SVN-Revision: 4275

17 years agoupgrade to new wl driver - supposedly fixes the weird google issue
Felix Fietkau [Mon, 24 Jul 2006 08:14:08 +0000 (08:14 +0000)]
upgrade to new wl driver - supposedly fixes the weird google issue

SVN-Revision: 4254

17 years agofix broadcom-wl patchtable
Felix Fietkau [Mon, 24 Jul 2006 07:10:13 +0000 (07:10 +0000)]
fix broadcom-wl patchtable

SVN-Revision: 4247

17 years agoadd ncurses to prereq checks
Felix Fietkau [Sun, 23 Jul 2006 23:02:37 +0000 (23:02 +0000)]
add ncurses to prereq checks

SVN-Revision: 4244

17 years agobugfixes for the kernel module packaging
Felix Fietkau [Sun, 23 Jul 2006 14:21:26 +0000 (14:21 +0000)]
bugfixes for the kernel module packaging

SVN-Revision: 4236

17 years agoadd genext2fs to build ext2 filesystem images
Nicolas Thill [Sat, 22 Jul 2006 16:33:33 +0000 (16:33 +0000)]
add genext2fs to build ext2 filesystem images

SVN-Revision: 4213

17 years agoport over the netfilter module packaging to the new system and fix iptables dependencies
Felix Fietkau [Sat, 22 Jul 2006 12:33:28 +0000 (12:33 +0000)]
port over the netfilter module packaging to the new system and fix iptables dependencies

SVN-Revision: 4206

17 years agofix NO_TRACE_MAKE
Felix Fietkau [Sat, 22 Jul 2006 12:16:26 +0000 (12:16 +0000)]
fix NO_TRACE_MAKE

SVN-Revision: 4205

17 years agorevert last prereq.mk - seems to be a different issue
Felix Fietkau [Sat, 22 Jul 2006 12:04:08 +0000 (12:04 +0000)]
revert last prereq.mk - seems to be a different issue

SVN-Revision: 4204

17 years agofix prereqs
Felix Fietkau [Sat, 22 Jul 2006 11:43:48 +0000 (11:43 +0000)]
fix prereqs

SVN-Revision: 4203

17 years agoAdded a readme to the uml target for a quick start
Gerry Rozema [Sat, 22 Jul 2006 01:48:29 +0000 (01:48 +0000)]
Added a readme to the uml target for a quick start

SVN-Revision: 4202

17 years agofix kernel module defaults
Felix Fietkau [Fri, 21 Jul 2006 22:51:02 +0000 (22:51 +0000)]
fix kernel module defaults

SVN-Revision: 4201

17 years agofix menu/submenu nesting
Felix Fietkau [Fri, 21 Jul 2006 22:48:58 +0000 (22:48 +0000)]
fix menu/submenu nesting

SVN-Revision: 4200

17 years agofix a few directories missed in [4176]'s source -> download
Mike Baker [Fri, 21 Jul 2006 17:00:14 +0000 (17:00 +0000)]
fix a few directories missed in [4176]'s source -> download

SVN-Revision: 4198

17 years agoadd submenu dependencies (used to hide the proprietary broadcom driver on anything...
Felix Fietkau [Fri, 21 Jul 2006 14:27:45 +0000 (14:27 +0000)]
add submenu dependencies (used to hide the proprietary broadcom driver on anything except for brcm-2.4)

SVN-Revision: 4197

17 years agoupgrade dnsmasq to v2.32
Imre Kaloz [Fri, 21 Jul 2006 11:10:32 +0000 (11:10 +0000)]
upgrade dnsmasq to v2.32

SVN-Revision: 4190

17 years agomake gcc 4.1.1 the default for Aruba
Imre Kaloz [Fri, 21 Jul 2006 11:04:33 +0000 (11:04 +0000)]
make gcc 4.1.1 the default for Aruba

SVN-Revision: 4189

17 years agorevert [4106] as it breaks toolchain selection
Imre Kaloz [Fri, 21 Jul 2006 11:01:36 +0000 (11:01 +0000)]
revert [4106] as it breaks toolchain selection

SVN-Revision: 4188

17 years agofix problems with new tar versions, closes #628 and #646
Imre Kaloz [Fri, 21 Jul 2006 10:50:12 +0000 (10:50 +0000)]
fix problems with new tar versions, closes #628 and #646

SVN-Revision: 4185

17 years agoadd copyright statement
Nicolas Thill [Fri, 21 Jul 2006 09:15:06 +0000 (09:15 +0000)]
add copyright statement

SVN-Revision: 4184

17 years agoUpdate brcm63xx to 2.6.17, restore the use of "generic patches" since there is no...
Florian Fainelli [Fri, 21 Jul 2006 07:27:39 +0000 (07:27 +0000)]
Update brcm63xx to 2.6.17, restore the use of "generic patches" since there is no linux version mismatch

SVN-Revision: 4182

17 years agofix a few broken depenancies
Mike Baker [Fri, 21 Jul 2006 00:08:50 +0000 (00:08 +0000)]
fix a few broken depenancies

SVN-Revision: 4181

17 years agochange $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels
Mike Baker [Thu, 20 Jul 2006 23:52:27 +0000 (23:52 +0000)]
change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels

SVN-Revision: 4180

17 years agoupdate prereqs
Mike Baker [Thu, 20 Jul 2006 23:51:25 +0000 (23:51 +0000)]
update prereqs

SVN-Revision: 4179

17 years agoUML target completed. Added ext2 target fs for use with uml images
Gerry Rozema [Thu, 20 Jul 2006 21:06:47 +0000 (21:06 +0000)]
UML target completed. Added ext2 target fs for use with uml images

SVN-Revision: 4178

17 years agoStart adding uml target
Gerry Rozema [Thu, 20 Jul 2006 18:42:12 +0000 (18:42 +0000)]
Start adding uml target

SVN-Revision: 4177

17 years agochange 'source' to 'download'
Mike Baker [Thu, 20 Jul 2006 17:28:05 +0000 (17:28 +0000)]
change 'source' to 'download'

SVN-Revision: 4176

17 years agoclean up console output even more
Felix Fietkau [Thu, 20 Jul 2006 17:24:20 +0000 (17:24 +0000)]
clean up console output even more

SVN-Revision: 4175

17 years agoclean up console output
Mike Baker [Thu, 20 Jul 2006 17:20:17 +0000 (17:20 +0000)]
clean up console output

SVN-Revision: 4174

17 years agocleanup & revert [4159]
Mike Baker [Thu, 20 Jul 2006 17:15:12 +0000 (17:15 +0000)]
cleanup & revert [4159]

SVN-Revision: 4173

17 years agofix nas depends
Felix Fietkau [Thu, 20 Jul 2006 10:41:44 +0000 (10:41 +0000)]
fix nas depends

SVN-Revision: 4172

17 years agofix broadcom-wl dependancies
Mike Baker [Wed, 19 Jul 2006 23:23:20 +0000 (23:23 +0000)]
fix broadcom-wl dependancies

SVN-Revision: 4171

17 years agocheck for zlib.h as well
Felix Fietkau [Wed, 19 Jul 2006 16:51:37 +0000 (16:51 +0000)]
check for zlib.h as well

SVN-Revision: 4170

17 years agoadd .prereq to distclean
Felix Fietkau [Wed, 19 Jul 2006 13:36:04 +0000 (13:36 +0000)]
add .prereq to distclean

SVN-Revision: 4169