openwrt/openwrt.git
16 years ago*sigh* :P
Imre Kaloz [Sun, 3 Feb 2008 17:36:04 +0000 (17:36 +0000)]
*sigh* :P

SVN-Revision: 10373

16 years agoconvert ppc44x to arch/powerpc, use squashfs images by default
Imre Kaloz [Sun, 3 Feb 2008 14:54:01 +0000 (14:54 +0000)]
convert ppc44x to arch/powerpc, use squashfs images by default

SVN-Revision: 10372

16 years agoupgrade Magicbox to 2.6.24, create only squashfs rootfs by default
Imre Kaloz [Sun, 3 Feb 2008 10:21:18 +0000 (10:21 +0000)]
upgrade Magicbox to 2.6.24, create only squashfs rootfs by default

SVN-Revision: 10370

16 years agoenable uci by default
Felix Fietkau [Sun, 3 Feb 2008 07:30:39 +0000 (07:30 +0000)]
enable uci by default

SVN-Revision: 10369

16 years agofix copy&paste bug
Felix Fietkau [Sun, 3 Feb 2008 07:00:22 +0000 (07:00 +0000)]
fix copy&paste bug

SVN-Revision: 10368

16 years agoHere comes the new UCI. Enjoy :)
Felix Fietkau [Sun, 3 Feb 2008 06:48:15 +0000 (06:48 +0000)]
Here comes the new UCI. Enjoy :)

SVN-Revision: 10367

16 years agorefresh .23 kernel paches
Gabor Juhos [Sun, 3 Feb 2008 05:15:25 +0000 (05:15 +0000)]
refresh .23 kernel paches

SVN-Revision: 10366

16 years agoadd missing kernel config option
Felix Fietkau [Sat, 2 Feb 2008 18:18:44 +0000 (18:18 +0000)]
add missing kernel config option

SVN-Revision: 10362

16 years agoAdd binutils-2.18 patches for all arches but AVR32.
Felix Fietkau [Sat, 2 Feb 2008 18:06:32 +0000 (18:06 +0000)]
Add binutils-2.18 patches for all arches but AVR32.

Re-diff the existing patches for binutils-2.17 for all architectures
but AVR32, and make the possible selection of binutils-2.18 dependent
on selecting any arch but that one for the time being.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
SVN-Revision: 10360

16 years agoturn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)
Felix Fietkau [Sat, 2 Feb 2008 02:31:15 +0000 (02:31 +0000)]
turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)

SVN-Revision: 10358

16 years agopackage uuidgen
Felix Fietkau [Sat, 2 Feb 2008 01:29:32 +0000 (01:29 +0000)]
package uuidgen

Package uuidgen utility. It is useful for other filesystem
utilities and miniupnpd.
There is no need to change the release.

Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
SVN-Revision: 10350

16 years agoDG834G Power LED fix
Felix Fietkau [Sat, 2 Feb 2008 01:21:57 +0000 (01:21 +0000)]
DG834G Power LED fix

This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state.

Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>
SVN-Revision: 10349

16 years ago"default-on" LED Trigger
Felix Fietkau [Sat, 2 Feb 2008 01:21:54 +0000 (01:21 +0000)]
"default-on" LED Trigger

The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality.

Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default.

Particular thanks to Rod Whitby for all his help with this.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>
SVN-Revision: 10348

16 years agoAdd CDMA/EVDO support to comgt package
Felix Fietkau [Sat, 2 Feb 2008 01:21:31 +0000 (01:21 +0000)]
Add CDMA/EVDO support to comgt package

This patch adds a chat script and makes some modifications to
/lib/network/3g.sh to enable seamless use of CDMA/EVDO modems in
addition to the existing GPRS/UMTS support.  Modifications to 3g.sh
are:
 - Added 'chat' variable to point at the appropriate script
 - Added 'evdo' and 'cdma' as acceptable 'service' values, and skip
the whole gcom initialization bit
 - Changed pppd connection speed from 460800 to more widely supported
115200; in my experience, this is not your actual connection speed,
but at what speed pppd sends setup commands to the interface.

This kinda eliminates the need for /etc/ppp/3g.connect - I think I've
replaced that functionality, but in a slightly more standardized
method, using the 'connect' variable understood by PPP.

Signed-off-by: RB<aoz.syn@gmail.com>
SVN-Revision: 10347

16 years agoeliminate the root cause of the uClibc problems on the powerpc platform
Gabor Juhos [Fri, 1 Feb 2008 18:42:22 +0000 (18:42 +0000)]
eliminate the root cause of the uClibc problems on the powerpc platform

SVN-Revision: 10346

16 years agogcc: fix version selection for Magicbox
Gabor Juhos [Fri, 1 Feb 2008 16:44:52 +0000 (16:44 +0000)]
gcc: fix version selection for Magicbox

SVN-Revision: 10345

16 years agoupdate default packages
John Crispin [Thu, 31 Jan 2008 19:46:17 +0000 (19:46 +0000)]
update default packages

SVN-Revision: 10343

16 years agoadd mopre default packages
John Crispin [Thu, 31 Jan 2008 17:39:29 +0000 (17:39 +0000)]
add mopre default packages

SVN-Revision: 10341

16 years agomake avila have 6 pci devices, such that usb works
John Crispin [Thu, 31 Jan 2008 17:39:12 +0000 (17:39 +0000)]
make avila have 6 pci devices, such that usb works

SVN-Revision: 10340

16 years agoenable switch driver for 2.6.24
Gabor Juhos [Thu, 31 Jan 2008 15:58:57 +0000 (15:58 +0000)]
enable switch driver for 2.6.24

SVN-Revision: 10339

16 years agoadd 2.6.24 specific patchset for the usb driver
Gabor Juhos [Thu, 31 Jan 2008 14:51:16 +0000 (14:51 +0000)]
add 2.6.24 specific patchset for the usb driver

SVN-Revision: 10338

16 years agoadd a 2.6.24 specific patch for the switch driver, thanks to Francesco Gringoli for...
Gabor Juhos [Thu, 31 Jan 2008 10:18:58 +0000 (10:18 +0000)]
add a 2.6.24 specific patch for the switch driver, thanks to Francesco Gringoli for his 2.6.24-rc2 patch

SVN-Revision: 10337

16 years agofix a switch driver bug
Gabor Juhos [Thu, 31 Jan 2008 09:33:19 +0000 (09:33 +0000)]
fix a switch driver bug

SVN-Revision: 10336

16 years agoport atheros to 2.6.24 (untested), but do not use the new kernel by default yet
Felix Fietkau [Thu, 31 Jan 2008 04:44:35 +0000 (04:44 +0000)]
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet

SVN-Revision: 10335

16 years agopull madwifi forward to the latest upstream version - should fix some dual radio...
Felix Fietkau [Thu, 31 Jan 2008 04:09:54 +0000 (04:09 +0000)]
pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG)

SVN-Revision: 10334

16 years agocopy leftover patch from 2.6.23
Imre Kaloz [Wed, 30 Jan 2008 23:32:47 +0000 (23:32 +0000)]
copy leftover patch from 2.6.23

SVN-Revision: 10333

16 years agoshow a rotating dash during jffs2 erase
Imre Kaloz [Wed, 30 Jan 2008 23:32:08 +0000 (23:32 +0000)]
show a rotating dash during jffs2 erase

SVN-Revision: 10332

16 years agoremove binary sysctl number for KERN_PPC_L2CR
Imre Kaloz [Wed, 30 Jan 2008 23:30:51 +0000 (23:30 +0000)]
remove binary sysctl number for KERN_PPC_L2CR

SVN-Revision: 10331

16 years agothe Magicbox doesn't have gigabit ethernet
Imre Kaloz [Wed, 30 Jan 2008 23:26:17 +0000 (23:26 +0000)]
the Magicbox doesn't have gigabit ethernet

SVN-Revision: 10330

16 years agoadd preliminary support for 2.6.24
Gabor Juhos [Wed, 30 Jan 2008 15:25:48 +0000 (15:25 +0000)]
add preliminary support for 2.6.24

SVN-Revision: 10329

16 years agodon't use mips_machgroup
Gabor Juhos [Wed, 30 Jan 2008 14:06:59 +0000 (14:06 +0000)]
don't use mips_machgroup

SVN-Revision: 10328

16 years agomore license cleanups
Gabor Juhos [Wed, 30 Jan 2008 13:15:51 +0000 (13:15 +0000)]
more license cleanups

SVN-Revision: 10327

16 years agonetfilter: fix compiler warnings in xt_layer7
Gabor Juhos [Wed, 30 Jan 2008 11:45:42 +0000 (11:45 +0000)]
netfilter: fix compiler warnings in xt_layer7

SVN-Revision: 10326

16 years agoAdd 2.6 kernel dependency to gpioctl
Andy Boyett [Wed, 30 Jan 2008 09:38:32 +0000 (09:38 +0000)]
Add 2.6 kernel dependency to gpioctl

SVN-Revision: 10325

16 years ago- added package list function -r list packages of specified feed -s list the feed...
Ralph Hempel [Wed, 30 Jan 2008 09:22:05 +0000 (09:22 +0000)]
- added package list function -r list packages of specified feed -s list the feed names only and their URL - refresh of usage text

-d-This line, and those below, will be ignored--

M    feeds

SVN-Revision: 10322

16 years agolzma-loader: fix compiler warnings
Gabor Juhos [Wed, 30 Jan 2008 08:23:36 +0000 (08:23 +0000)]
lzma-loader: fix compiler warnings

SVN-Revision: 10321

16 years agonefilter: fix chaostables on 2.6.24
Gabor Juhos [Wed, 30 Jan 2008 08:05:47 +0000 (08:05 +0000)]
nefilter: fix chaostables on 2.6.24

SVN-Revision: 10320

16 years agonetfilter: fix RTSP on 2.6.24
Gabor Juhos [Wed, 30 Jan 2008 07:35:01 +0000 (07:35 +0000)]
netfilter: fix RTSP on 2.6.24

SVN-Revision: 10319

16 years agonetfilter: fix xt_TARPIT on 2.6.24
Gabor Juhos [Wed, 30 Jan 2008 07:04:48 +0000 (07:04 +0000)]
netfilter: fix xt_TARPIT on 2.6.24

SVN-Revision: 10318

16 years agonetfilter: fix ipt_SET on 2.6.24
Gabor Juhos [Wed, 30 Jan 2008 07:03:02 +0000 (07:03 +0000)]
netfilter: fix ipt_SET on 2.6.24

SVN-Revision: 10317

16 years agofixed war.h path
Matteo Croce [Tue, 29 Jan 2008 20:50:50 +0000 (20:50 +0000)]
fixed war.h path

SVN-Revision: 10316

16 years agoadded missing war.h
Matteo Croce [Tue, 29 Jan 2008 20:47:34 +0000 (20:47 +0000)]
added missing war.h

SVN-Revision: 10315

16 years agoadded new ixp4xx target
John Crispin [Tue, 29 Jan 2008 20:07:41 +0000 (20:07 +0000)]
added new ixp4xx target

SVN-Revision: 10314

16 years agomore license cleanups
Gabor Juhos [Tue, 29 Jan 2008 19:56:39 +0000 (19:56 +0000)]
more license cleanups

SVN-Revision: 10313

16 years agofix a small race condition in the madwifi queue handling
Felix Fietkau [Tue, 29 Jan 2008 17:17:04 +0000 (17:17 +0000)]
fix a small race condition in the madwifi queue handling

SVN-Revision: 10312

16 years agoadd feature flag for the cpio.gz support
Gabor Juhos [Tue, 29 Jan 2008 13:56:43 +0000 (13:56 +0000)]
add feature flag for the cpio.gz support

SVN-Revision: 10311

16 years agofix generation of cpio.gz images
Gabor Juhos [Tue, 29 Jan 2008 10:51:52 +0000 (10:51 +0000)]
fix generation of cpio.gz images

SVN-Revision: 10310

16 years agoimage generation cleanups * make image generation makefiles simpler * remove unused...
Gabor Juhos [Tue, 29 Jan 2008 10:33:34 +0000 (10:33 +0000)]
image generation cleanups * make image generation makefiles simpler * remove unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices

SVN-Revision: 10309

16 years agoremove some unused files
Gabor Juhos [Tue, 29 Jan 2008 08:40:19 +0000 (08:40 +0000)]
remove some unused files

SVN-Revision: 10308

16 years agoadd experimental support for the Cellvision NFS-101U device
Gabor Juhos [Tue, 29 Jan 2008 08:37:40 +0000 (08:37 +0000)]
add experimental support for the Cellvision NFS-101U device

SVN-Revision: 10307

16 years agofirmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices
Gabor Juhos [Tue, 29 Jan 2008 08:31:54 +0000 (08:31 +0000)]
firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices

SVN-Revision: 10306

16 years agolicense cleanup
Gabor Juhos [Tue, 29 Jan 2008 08:23:40 +0000 (08:23 +0000)]
license cleanup

SVN-Revision: 10305

16 years agoAR7 2.6.24 config file
Matteo Croce [Tue, 29 Jan 2008 02:50:12 +0000 (02:50 +0000)]
AR7 2.6.24 config file

SVN-Revision: 10304

16 years agoadd basic support for the AMCC PPC405EX Kilauea evaluation board
Imre Kaloz [Tue, 29 Jan 2008 00:58:46 +0000 (00:58 +0000)]
add basic support for the AMCC PPC405EX Kilauea evaluation board

SVN-Revision: 10303

16 years agoadd dtc, the device tree compiler
Imre Kaloz [Tue, 29 Jan 2008 00:56:27 +0000 (00:56 +0000)]
add dtc, the device tree compiler

SVN-Revision: 10302

16 years agorefresh vlynq patch
Matteo Croce [Tue, 29 Jan 2008 00:26:50 +0000 (00:26 +0000)]
refresh vlynq patch

SVN-Revision: 10301

16 years agoadd upstream git patch for arch/powerpc
Imre Kaloz [Mon, 28 Jan 2008 23:44:06 +0000 (23:44 +0000)]
add upstream git patch for arch/powerpc

SVN-Revision: 10300

16 years agofix squashfs on 2.6.24
Imre Kaloz [Mon, 28 Jan 2008 23:42:43 +0000 (23:42 +0000)]
fix squashfs on 2.6.24

SVN-Revision: 10299

16 years agodisable chaostables for 2.6.24 until it's fixed
Imre Kaloz [Mon, 28 Jan 2008 23:42:06 +0000 (23:42 +0000)]
disable chaostables for 2.6.24 until it's fixed

SVN-Revision: 10298

16 years agoadd missing #include
Felix Fietkau [Mon, 28 Jan 2008 21:02:31 +0000 (21:02 +0000)]
add missing #include

SVN-Revision: 10297

16 years agomore queue handling stuff
Felix Fietkau [Mon, 28 Jan 2008 19:35:38 +0000 (19:35 +0000)]
more queue handling stuff

SVN-Revision: 10296

16 years agoupdate madwifi to latest trunk, include a few more fixes/improvements
Felix Fietkau [Mon, 28 Jan 2008 18:34:06 +0000 (18:34 +0000)]
update madwifi to latest trunk, include a few more fixes/improvements

SVN-Revision: 10294

16 years agomake the system have a daemon user by default
John Crispin [Mon, 28 Jan 2008 18:16:00 +0000 (18:16 +0000)]
make the system have a daemon user by default

SVN-Revision: 10293

16 years agoonly start crond if there are files in the crontab
John Crispin [Mon, 28 Jan 2008 17:23:22 +0000 (17:23 +0000)]
only start crond if there are files in the crontab

SVN-Revision: 10292

16 years agogeneric 2.6.24 support
Imre Kaloz [Mon, 28 Jan 2008 13:36:09 +0000 (13:36 +0000)]
generic 2.6.24 support

SVN-Revision: 10291

16 years ago* Rename the AMCC target to PPC44x * Upgrade PPC44x to 2.6.23
Imre Kaloz [Sun, 27 Jan 2008 23:11:21 +0000 (23:11 +0000)]
* Rename the AMCC target to PPC44x * Upgrade PPC44x to 2.6.23

SVN-Revision: 10290

16 years agoupgrade the AMCC target to 2.6.23
Imre Kaloz [Sun, 27 Jan 2008 22:20:54 +0000 (22:20 +0000)]
upgrade the AMCC target to 2.6.23

SVN-Revision: 10289

16 years agofix GCC version selection for Magicbox
Imre Kaloz [Sun, 27 Jan 2008 21:21:46 +0000 (21:21 +0000)]
fix GCC version selection for Magicbox

SVN-Revision: 10288

16 years agoadd BE I/O memory accessors for arch/ppc
Imre Kaloz [Sun, 27 Jan 2008 21:21:03 +0000 (21:21 +0000)]
add BE I/O memory accessors for arch/ppc

SVN-Revision: 10287

16 years ago* Upgrade Magicbox to 2.6.23 * Rename directories
Imre Kaloz [Sun, 27 Jan 2008 21:20:06 +0000 (21:20 +0000)]
* Upgrade Magicbox to 2.6.23 * Rename directories

SVN-Revision: 10286

16 years agouClibc: change some symbols to local on ppc to make Kaloz happy :)
Gabor Juhos [Sun, 27 Jan 2008 21:15:27 +0000 (21:15 +0000)]
uClibc: change some symbols to local on ppc to make Kaloz happy :)

SVN-Revision: 10285

16 years agoremove some wrong depends/defaults
Felix Fietkau [Sun, 27 Jan 2008 18:49:51 +0000 (18:49 +0000)]
remove some wrong depends/defaults

SVN-Revision: 10284

16 years agooops, missing file
Ralph Hempel [Sun, 27 Jan 2008 18:02:32 +0000 (18:02 +0000)]
oops, missing file

SVN-Revision: 10283

16 years agoadd uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (and...
Ralph Hempel [Sun, 27 Jan 2008 17:59:20 +0000 (17:59 +0000)]
add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (and already deployed evaluation boards) the version 0.9.29 is still the default version

SVN-Revision: 10282

16 years agocleanups, small fixes and improvements for the feeds script
Felix Fietkau [Sun, 27 Jan 2008 15:09:03 +0000 (15:09 +0000)]
cleanups, small fixes and improvements for the feeds script

SVN-Revision: 10281

16 years agoscripts/feeds: Add support for git feeds.
Felix Fietkau [Sun, 27 Jan 2008 15:08:58 +0000 (15:08 +0000)]
scripts/feeds: Add support for git feeds.

Invokes 'git clone' on initial feed-update and 'git pull' later on.

Signed-off-by: Michel Marti <mcdmx@users.sf.net>
SVN-Revision: 10280

16 years agoadd brcm47xx patch by crazy_imp to fix a patch chunk for drivers/Makefile
Felix Fietkau [Sun, 27 Jan 2008 14:49:55 +0000 (14:49 +0000)]
add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/Makefile

SVN-Revision: 10279

16 years agokernel: add a default for CONFIG_NEW_GPIO
Felix Fietkau [Sun, 27 Jan 2008 14:34:18 +0000 (14:34 +0000)]
kernel: add a default for CONFIG_NEW_GPIO

SVN-Revision: 10278

16 years agouClibc: restore support of shadow passwords, but make it configurable
Gabor Juhos [Sat, 26 Jan 2008 20:07:47 +0000 (20:07 +0000)]
uClibc: restore support of shadow passwords, but make it configurable

SVN-Revision: 10276

16 years agoremove 'svn:executable' property from adm5120_uart.h (closes #3086)
Gabor Juhos [Sat, 26 Jan 2008 15:59:00 +0000 (15:59 +0000)]
remove 'svn:executable' property from adm5120_uart.h (closes #3086)

SVN-Revision: 10275

16 years agomadwifi: nuke some weird code which is causing NULL nodes to appear
Felix Fietkau [Sat, 26 Jan 2008 15:18:18 +0000 (15:18 +0000)]
madwifi: nuke some weird code which is causing NULL nodes to appear

SVN-Revision: 10274

16 years agofix buildprocess if running as cron job (package info files corrupted due missing...
Ralph Hempel [Sat, 26 Jan 2008 12:19:45 +0000 (12:19 +0000)]
fix buildprocess if running as cron job (package info files corrupted due missing Source-Makefile statement)

SVN-Revision: 10273

16 years agodo not use kzalloc() in madwifi, for compatibility reasons
Felix Fietkau [Sat, 26 Jan 2008 10:17:22 +0000 (10:17 +0000)]
do not use kzalloc() in madwifi, for compatibility reasons

SVN-Revision: 10272

16 years agomadwifi: nuke some totally wrong code which was causing performance issues
Felix Fietkau [Sat, 26 Jan 2008 05:45:37 +0000 (05:45 +0000)]
madwifi: nuke some totally wrong code which was causing performance issues

SVN-Revision: 10270

16 years agomadwifi: use mrr even in legacy mode
Felix Fietkau [Sat, 26 Jan 2008 05:45:31 +0000 (05:45 +0000)]
madwifi: use mrr even in legacy mode

SVN-Revision: 10269

16 years agoadd a patch for properly refreshing the bssidmask
Felix Fietkau [Sat, 26 Jan 2008 04:47:11 +0000 (04:47 +0000)]
add a patch for properly refreshing the bssidmask

SVN-Revision: 10268

16 years agoadd userspace tool for gpio_dev
John Crispin [Sat, 26 Jan 2008 04:24:05 +0000 (04:24 +0000)]
add userspace tool for gpio_dev

SVN-Revision: 10267

16 years agoadd extra sanity checks in madwifi
Felix Fietkau [Sat, 26 Jan 2008 04:19:50 +0000 (04:19 +0000)]
add extra sanity checks in madwifi

SVN-Revision: 10266

16 years agoadd missing header file
John Crispin [Sat, 26 Jan 2008 03:52:11 +0000 (03:52 +0000)]
add missing header file

SVN-Revision: 10265

16 years agoadd a patch for improved transmit signal strength in madwifi
Felix Fietkau [Sat, 26 Jan 2008 03:21:12 +0000 (03:21 +0000)]
add a patch for improved transmit signal strength in madwifi

SVN-Revision: 10264

16 years agoadd patch for including unpartitioned space in the rootfs partition for redboot devic...
Felix Fietkau [Sat, 26 Jan 2008 03:21:09 +0000 (03:21 +0000)]
add patch for including unpartitioned space in the rootfs partition for redboot devices (if applicable)

SVN-Revision: 10263

16 years agoremove binary file
John Crispin [Sat, 26 Jan 2008 03:17:35 +0000 (03:17 +0000)]
remove binary file

SVN-Revision: 10262

16 years agoadd generic gpio char dev for CONFIG_GENERIC_GPIO archs
John Crispin [Sat, 26 Jan 2008 03:16:11 +0000 (03:16 +0000)]
add generic gpio char dev for CONFIG_GENERIC_GPIO archs

SVN-Revision: 10261

16 years agoadd some random madwifi fixes
Felix Fietkau [Fri, 25 Jan 2008 23:09:13 +0000 (23:09 +0000)]
add some random madwifi fixes

SVN-Revision: 10260

16 years agoupgrade madwifi, finally fix the annoying ap auto channel selection bug, default...
Felix Fietkau [Fri, 25 Jan 2008 20:24:25 +0000 (20:24 +0000)]
upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection

SVN-Revision: 10259

16 years agofirmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)
Gabor Juhos [Fri, 25 Jan 2008 19:05:51 +0000 (19:05 +0000)]
firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)

SVN-Revision: 10258

16 years agochange annoying\unavble to open console" warning
John Crispin [Fri, 25 Jan 2008 18:45:40 +0000 (18:45 +0000)]
change annoying\unavble to open console" warning

SVN-Revision: 10257

16 years agoadd support for the user led on the avila
John Crispin [Fri, 25 Jan 2008 18:28:34 +0000 (18:28 +0000)]
add support for the user led on the avila

SVN-Revision: 10256

16 years agomake busybox have hwclocjk tool enable by default
John Crispin [Fri, 25 Jan 2008 16:49:21 +0000 (16:49 +0000)]
make busybox have hwclocjk tool enable by default

SVN-Revision: 10255

16 years agooops, applied the ipkg patch with the wrong patchlevel
Felix Fietkau [Fri, 25 Jan 2008 16:46:26 +0000 (16:46 +0000)]
oops, applied the ipkg patch with the wrong patchlevel

SVN-Revision: 10253