openwrt.git
13 years ago[scripts] download.pl: adjust kernel download urls for longterm and testing releases
jow [Sat, 19 Feb 2011 15:41:00 +0000 (15:41 +0000)]
[scripts] download.pl: adjust kernel download urls for longterm and testing releases

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25589 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] remove empty directory SP500W
florian [Sat, 19 Feb 2011 13:12:10 +0000 (13:12 +0000)]
[brcm63xx] remove empty directory SP500W

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25588 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain] update gdb to 7.2
florian [Sat, 19 Feb 2011 12:44:33 +0000 (12:44 +0000)]
[toolchain] update gdb to 7.2

This patch updates the toolchain gdb from 6.8 to 7.2

Signed-off-by: Steve Brown <sbrown@cortland.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25585 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] add support for 'MAGIC' bcm6348-based board
florian [Sat, 19 Feb 2011 12:44:27 +0000 (12:44 +0000)]
[brcm63xx] add support for 'MAGIC' bcm6348-based board

I wrote a patch to add 96348SV board (aka MAGIC) support to trunk.
In my case I've found it in a Telsey "Alice W-Gate" router, fairly common
(in the past) in Italy.

I used the board definition (GPIOs, leds, ...) from the Broadcom GPL-2
relased code (here is a mirror: http://beghiero.myftp.org/sorgenti/boardparms.c )

Thanks to KanjiMonster for the support on the IRC channel.

Signed-off-by: Laurento Frittella <laurento.frittella@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25584 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] update to 2.6.32.29
florian [Sat, 19 Feb 2011 12:44:23 +0000 (12:44 +0000)]
[kernel] update to 2.6.32.29

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25583 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] update to 2.6.35.11
florian [Sat, 19 Feb 2011 12:44:16 +0000 (12:44 +0000)]
[kernel] update to 2.6.35.11

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25582 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] update to kernel 2.6.36.4
florian [Sat, 19 Feb 2011 12:44:07 +0000 (12:44 +0000)]
[kernel] update to kernel 2.6.36.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25580 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] update to 2.6.37.1
florian [Sat, 19 Feb 2011 12:43:59 +0000 (12:43 +0000)]
[kernel] update to 2.6.37.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25577 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package/dnsmasq]: upgrade to 2.57
kaloz [Sat, 19 Feb 2011 08:50:15 +0000 (08:50 +0000)]
[package/dnsmasq]: upgrade to 2.57

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25576 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: fix interrupt enable/disable issues
nbd [Fri, 18 Feb 2011 18:16:48 +0000 (18:16 +0000)]
ath9k: fix interrupt enable/disable issues

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25575 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobusybox: now that librpc only compiles with uclibc, change the build dependency to...
nbd [Fri, 18 Feb 2011 18:16:29 +0000 (18:16 +0000)]
busybox: now that librpc only compiles with uclibc, change the build dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25574 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain/binutils/2.21]: only enable binutils 2.21 for avr32 if BROKEN is selected
kaloz [Fri, 18 Feb 2011 13:48:42 +0000 (13:48 +0000)]
[toolchain/binutils/2.21]: only enable binutils 2.21 for avr32 if BROKEN is selected

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25572 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain/binutils/2.21]: add some more avr32 fixes
kaloz [Fri, 18 Feb 2011 13:47:36 +0000 (13:47 +0000)]
[toolchain/binutils/2.21]: add some more avr32 fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25571 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agowhitespace cleanup
kaloz [Fri, 18 Feb 2011 13:45:35 +0000 (13:45 +0000)]
whitespace cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25570 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[ar7] add support for 2.6.37, thanks Wipster!
florian [Fri, 18 Feb 2011 12:52:04 +0000 (12:52 +0000)]
[ar7] add support for 2.6.37, thanks Wipster!

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25569 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwi...
hcg [Fri, 18 Feb 2011 10:37:26 +0000 (10:37 +0000)]
[package] base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwise name resolution fails

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25568 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain/binutils]: add binutils 2.21
kaloz [Fri, 18 Feb 2011 09:52:19 +0000 (09:52 +0000)]
[toolchain/binutils]: add binutils 2.21

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25567 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain/gcc/4.3.5]: combine all avr32 patches into a single one
kaloz [Fri, 18 Feb 2011 09:25:59 +0000 (09:25 +0000)]
[toolchain/gcc/4.3.5]: combine all avr32 patches into a single one

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25566 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolibrpc: do not attempt to compile if uclibc is not selected
nbd [Thu, 17 Feb 2011 19:02:02 +0000 (19:02 +0000)]
librpc: do not attempt to compile if uclibc is not selected

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25565 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobusybox: only add a build dependency on librpc if uclibc is selected
nbd [Thu, 17 Feb 2011 19:01:59 +0000 (19:01 +0000)]
busybox: only add a build dependency on librpc if uclibc is selected

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25564 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain/binutils/2.20.1]: add avr32 support
kaloz [Wed, 16 Feb 2011 22:44:47 +0000 (22:44 +0000)]
[toolchain/binutils/2.20.1]: add avr32 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25562 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd a package for xfsprogs
nbd [Wed, 16 Feb 2011 18:20:30 +0000 (18:20 +0000)]
add a package for xfsprogs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25558 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain/gcc/4.3.5]: additional avr32 fixes
kaloz [Wed, 16 Feb 2011 15:26:08 +0000 (15:26 +0000)]
[toolchain/gcc/4.3.5]: additional avr32 fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25556 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain/gcc/4.3.5]: refresh patches
kaloz [Wed, 16 Feb 2011 15:24:48 +0000 (15:24 +0000)]
[toolchain/gcc/4.3.5]: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25555 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofixup gcc version selection
kaloz [Wed, 16 Feb 2011 15:21:17 +0000 (15:21 +0000)]
fixup gcc version selection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25554 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: add a missing module for ahci on 2.6.35+
nbd [Wed, 16 Feb 2011 15:12:54 +0000 (15:12 +0000)]
kernel: add a missing module for ahci on 2.6.35+

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25553 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain/binutils/2.19.1]: fixup the ubicom patch, refresh
kaloz [Wed, 16 Feb 2011 14:05:08 +0000 (14:05 +0000)]
[toolchain/binutils/2.19.1]: fixup the ubicom patch, refresh

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25552 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain/binutils]: refresh patches
kaloz [Wed, 16 Feb 2011 13:51:31 +0000 (13:51 +0000)]
[toolchain/binutils]: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25551 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobase-files: librt should depend on libpthread, not the other way around
nbd [Wed, 16 Feb 2011 02:42:24 +0000 (02:42 +0000)]
base-files: librt should depend on libpthread, not the other way around

In uClibc 0.9.32 as well as recent versions of glibc and eglibc, librt
depends on libpthread.

Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25548 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd jshn (JSON SHell Notation), a small utility and shell library for parsing and...
nbd [Wed, 16 Feb 2011 00:24:52 +0000 (00:24 +0000)]
add jshn (JSON SHell Notation), a small utility and shell library for parsing and generating json data

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25547 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] hostapd: allow mixed TKIP/CCMP for 11n
jow [Tue, 15 Feb 2011 08:49:45 +0000 (08:49 +0000)]
[package] hostapd: allow mixed TKIP/CCMP for 11n

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25543 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agouClibc: remove 0.9.30, 0.9.31
nbd [Tue, 15 Feb 2011 01:29:13 +0000 (01:29 +0000)]
uClibc: remove 0.9.30, 0.9.31

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25542 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agodnsmasq: fix logic for creating missing files
nbd [Mon, 14 Feb 2011 19:42:53 +0000 (19:42 +0000)]
dnsmasq: fix logic for creating missing files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25540 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/dnsmasq: use service_kill in initscript
jow [Mon, 14 Feb 2011 17:02:48 +0000 (17:02 +0000)]
package/dnsmasq: use service_kill in initscript

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25537 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd git (git-core) as a prerequisite (#8866)
florian [Mon, 14 Feb 2011 15:06:11 +0000 (15:06 +0000)]
add git (git-core) as a prerequisite (#8866)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25536 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[ep93xx] add 2.6.37 support
florian [Mon, 14 Feb 2011 15:06:09 +0000 (15:06 +0000)]
[ep93xx] add 2.6.37 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25535 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] add more 2.6.37 missing symbols
florian [Mon, 14 Feb 2011 15:06:05 +0000 (15:06 +0000)]
[kernel] add more 2.6.37 missing symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25534 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agothe in-kernel driver should work flawlessly for some time now
kaloz [Mon, 14 Feb 2011 11:03:12 +0000 (11:03 +0000)]
the in-kernel driver should work flawlessly for some time now

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25533 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agosquashfs4: make the lzma parameters configurable, and change the defaults for slightl...
nbd [Sun, 13 Feb 2011 19:59:02 +0000 (19:59 +0000)]
squashfs4: make the lzma parameters configurable, and change the defaults for slightly improved compression on mips (mostly unchanged on other architectures)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25530 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoset PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git
nbd [Sun, 13 Feb 2011 19:09:48 +0000 (19:09 +0000)]
set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25529 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobase-files: remove a stale reference to /usr/lib/common.awk (thx, swalker)
nbd [Sun, 13 Feb 2011 19:06:20 +0000 (19:06 +0000)]
base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25528 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolibnl-tiny: remove some more functions to reduce binary size
nbd [Sun, 13 Feb 2011 17:05:34 +0000 (17:05 +0000)]
libnl-tiny: remove some more functions to reduce binary size

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25527 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agodropbear: compile out libtomcrypt assertion messages, saves some more space
nbd [Sun, 13 Feb 2011 16:54:44 +0000 (16:54 +0000)]
dropbear: compile out libtomcrypt assertion messages, saves some more space

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25526 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolibnl-tiny: decrease the size a bit more by removing some unnecessary functions
nbd [Sun, 13 Feb 2011 16:46:28 +0000 (16:46 +0000)]
libnl-tiny: decrease the size a bit more by removing some unnecessary functions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25525 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoppp: add a more descriptive title for ppp-multilink
nbd [Sun, 13 Feb 2011 16:25:33 +0000 (16:25 +0000)]
ppp: add a more descriptive title for ppp-multilink

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25524 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoppp: move multilink support into a separate build variant - saves around 30k for...
nbd [Sun, 13 Feb 2011 16:23:15 +0000 (16:23 +0000)]
ppp: move multilink support into a separate build variant - saves around 30k for the default build

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25523 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: remove vsc73xx ucodes from the default profile - these are only used on some...
nbd [Sun, 13 Feb 2011 16:08:36 +0000 (16:08 +0000)]
ar71xx: remove vsc73xx ucodes from the default profile - these are only used on some atheros reference designs which are unlikely to have many users

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25522 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[lantiq]
blogic [Sun, 13 Feb 2011 16:01:07 +0000 (16:01 +0000)]
[lantiq]
* fixes dwc_otg init when power gpio is set to -1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25521 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomake all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant...
nbd [Sun, 13 Feb 2011 14:18:13 +0000 (14:18 +0000)]
make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25518 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agouclibc: disable COMPAT_ATEXIT
nbd [Sun, 13 Feb 2011 14:18:08 +0000 (14:18 +0000)]
uclibc: disable COMPAT_ATEXIT

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25517 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain/uClibc]: upgrade to latest git
kaloz [Sun, 13 Feb 2011 12:32:01 +0000 (12:32 +0000)]
[toolchain/uClibc]: upgrade to latest git

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25516 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain/gcc/linaro]: upgrade to 2011.02, rename patchset directory
kaloz [Sun, 13 Feb 2011 11:27:58 +0000 (11:27 +0000)]
[toolchain/gcc/linaro]: upgrade to 2011.02, rename patchset directory

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25515 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoit's time for some attitude adjustment ;)
kaloz [Sun, 13 Feb 2011 11:20:09 +0000 (11:20 +0000)]
it's time for some attitude adjustment ;)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25514 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolibnl: update to version 2.0 (patch by Philip Prindeville)
nbd [Sun, 13 Feb 2011 03:56:12 +0000 (03:56 +0000)]
libnl: update to version 2.0 (patch by Philip Prindeville)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25513 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobusybox: disable killall5 - nothing uses it
nbd [Sun, 13 Feb 2011 03:26:15 +0000 (03:26 +0000)]
busybox: disable killall5 - nothing uses it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25512 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove the shared object stubs of libnsl and libresolv - let the compiler use the...
nbd [Sun, 13 Feb 2011 03:26:10 +0000 (03:26 +0000)]
remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25511 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agosoloscli: allow user to apply settings to solos h/w before bringing up network (patch...
nbd [Sun, 13 Feb 2011 02:52:49 +0000 (02:52 +0000)]
soloscli: allow user to apply settings to solos h/w before bringing up network (patch by Philip Prindeville)

If the network/wan configuration contains "solos0" ... "solos3" then this list of strings will be applied to the FPGA when the hardware is hotplug added.

The syntax should be "tag=value", as per the values enumerated in the solos-attr.c list.

In the canned example, the modem is temporarily turned off, told to detect noise, told to disable annexes M and A (effectively putting it into pure ADSL mode), and re-activated.

There's probably a more appropriate function name than "dialog" but that's what I came up with.

Handle other ATM hardware (Eagle, etc) besides solos-pci.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25510 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoswconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig...
nbd [Sun, 13 Feb 2011 02:52:44 +0000 (02:52 +0000)]
swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25509 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobusybox: disable nfs mount support by default - people that want to mount nfs shares...
nbd [Sun, 13 Feb 2011 02:52:40 +0000 (02:52 +0000)]
busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25508 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobusybox: fix compile with librpc if necessary (required by nfs mount support)
nbd [Sun, 13 Feb 2011 02:52:34 +0000 (02:52 +0000)]
busybox: fix compile with librpc if necessary (required by nfs mount support)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25507 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobusybox: disable the check for the uclibc rpc config option
nbd [Sun, 13 Feb 2011 02:52:30 +0000 (02:52 +0000)]
busybox: disable the check for the uclibc rpc config option

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25506 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agometadata: fix handling of multiple build dependencies with different conditions
nbd [Sun, 13 Feb 2011 02:52:22 +0000 (02:52 +0000)]
metadata: fix handling of multiple build dependencies with different conditions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25505 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agouclibc: disable rpc support - replaced by the external librpc, saves ~80k
nbd [Sun, 13 Feb 2011 01:45:59 +0000 (01:45 +0000)]
uclibc: disable rpc support - replaced by the external librpc, saves ~80k

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25504 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd a variable LIBRPC to refer to the external librpc if used
nbd [Sun, 13 Feb 2011 01:45:07 +0000 (01:45 +0000)]
add a variable LIBRPC to refer to the external librpc if used

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25497 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd librpc, an externally build version of the uclibc rpc support
nbd [Sun, 13 Feb 2011 01:45:01 +0000 (01:45 +0000)]
add librpc, an externally build version of the uclibc rpc support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25496 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobase-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there
nbd [Sun, 13 Feb 2011 01:44:57 +0000 (01:44 +0000)]
base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25495 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobusybox: disable diff by default - apparently it was necessary for ipkg once, but...
nbd [Sun, 13 Feb 2011 01:44:53 +0000 (01:44 +0000)]
busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25494 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomove the cbc crypto module out of the crypto core and into a separate package - it...
nbd [Sat, 12 Feb 2011 23:55:06 +0000 (23:55 +0000)]
move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25493 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove an obsolete CompareKernelPatchVer call
nbd [Sat, 12 Feb 2011 23:55:03 +0000 (23:55 +0000)]
remove an obsolete CompareKernelPatchVer call

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25492 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomove the deflate crypto module out of the crypto core and into a separate package...
nbd [Sat, 12 Feb 2011 23:54:59 +0000 (23:54 +0000)]
move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25491 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove a remaining reference to linux 2.4
nbd [Sat, 12 Feb 2011 23:54:55 +0000 (23:54 +0000)]
remove a remaining reference to linux 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25490 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] allow gemini target to use rfkill
florian [Sat, 12 Feb 2011 19:39:55 +0000 (19:39 +0000)]
[package] allow gemini target to use rfkill

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25488 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[uml] switch to 2.6.37
florian [Sat, 12 Feb 2011 19:04:20 +0000 (19:04 +0000)]
[uml] switch to 2.6.37

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25485 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[uml] add 2.6.37 support
florian [Sat, 12 Feb 2011 19:04:16 +0000 (19:04 +0000)]
[uml] add 2.6.37 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25484 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] refresh 2.6.37 patches
florian [Sat, 12 Feb 2011 19:04:12 +0000 (19:04 +0000)]
[kernel] refresh 2.6.37 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25483 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[uml] update readme wrt ext2/ext4 usage
florian [Sat, 12 Feb 2011 19:04:09 +0000 (19:04 +0000)]
[uml] update readme wrt ext2/ext4 usage

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25482 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: remove ptbtime3 rdate server, its dead
jow [Sat, 12 Feb 2011 17:54:01 +0000 (17:54 +0000)]
[package] base-files: remove ptbtime3 rdate server, its dead

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25479 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: update rdate server list
jow [Sat, 12 Feb 2011 17:46:36 +0000 (17:46 +0000)]
[package] base-files: update rdate server list

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25478 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-file: cleanup ipv6 enabling in unbridge
jow [Sat, 12 Feb 2011 16:14:15 +0000 (16:14 +0000)]
[package] base-file: cleanup ipv6 enabling in unbridge

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25473 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm47xx: fix error when build firmware on x86_64 host (closes #7672)
hauke [Sat, 12 Feb 2011 13:17:47 +0000 (13:17 +0000)]
brcm47xx: fix error when build firmware on x86_64 host (closes #7672)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25472 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotahvo doesn't need ohci
mb [Fri, 11 Feb 2011 18:09:17 +0000 (18:09 +0000)]
tahvo doesn't need ohci

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25469 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] use i2c_defaults for kmod-i2c-at91
florian [Fri, 11 Feb 2011 17:37:51 +0000 (17:37 +0000)]
[package] use i2c_defaults for kmod-i2c-at91

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25468 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoomap24xx: Enable verbose kernel error reporting
mb [Fri, 11 Feb 2011 15:03:37 +0000 (15:03 +0000)]
omap24xx: Enable verbose kernel error reporting

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25466 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoAdd tusb6010 package and let tahvo-usb select it
mb [Fri, 11 Feb 2011 14:35:08 +0000 (14:35 +0000)]
Add tusb6010 package and let tahvo-usb select it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25465 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[docs]: kamikaze has been released long ago
kaloz [Fri, 11 Feb 2011 14:04:00 +0000 (14:04 +0000)]
[docs]: kamikaze has been released long ago

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25464 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[tools/wrt350nv2-builder]: the url isn't valid for some time
kaloz [Fri, 11 Feb 2011 14:03:04 +0000 (14:03 +0000)]
[tools/wrt350nv2-builder]: the url isn't valid for some time

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25463 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoRemove TUSB6010 config options from musb config
mb [Fri, 11 Feb 2011 12:57:20 +0000 (12:57 +0000)]
Remove TUSB6010 config options from musb config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25462 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd missing chunk from the last commit
nbd [Fri, 11 Feb 2011 02:11:12 +0000 (02:11 +0000)]
add missing chunk from the last commit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25460 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolibubox: add a package for libblobmsg-json
nbd [Fri, 11 Feb 2011 02:09:31 +0000 (02:09 +0000)]
libubox: add a package for libblobmsg-json

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25459 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolibubox does not depend on libjson
nbd [Fri, 11 Feb 2011 02:08:04 +0000 (02:08 +0000)]
libubox does not depend on libjson

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25458 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd ubus - the new openwrt message bus / rpc daemon
nbd [Fri, 11 Feb 2011 01:58:59 +0000 (01:58 +0000)]
add ubus - the new openwrt message bus / rpc daemon

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25457 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolibubox: update to 2011-02-11, includes a few uloop fixes
nbd [Fri, 11 Feb 2011 01:58:48 +0000 (01:58 +0000)]
libubox: update to 2011-02-11, includes a few uloop fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25456 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files:
jow [Fri, 11 Feb 2011 00:39:11 +0000 (00:39 +0000)]
[package] base-files:
- properly disable IPv6 on bridge ports
- introduce accept_ra option, defaults to true for dhcp interfaces, false for others
- introduce send_rs option, defaults to true for static interfaces, false for others

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25454 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: derive lease_acquired dhcp state var from /proc/uptime
jow [Thu, 10 Feb 2011 20:05:05 +0000 (20:05 +0000)]
[package] base-files: derive lease_acquired dhcp state var from /proc/uptime

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25452 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] pjsip: fix linking failure w/ ARM eabi
florian [Thu, 10 Feb 2011 18:03:25 +0000 (18:03 +0000)]
[package] pjsip: fix linking failure w/ ARM eabi

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25450 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[realview] switch to 2.6.37
florian [Thu, 10 Feb 2011 18:03:22 +0000 (18:03 +0000)]
[realview] switch to 2.6.37

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25449 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[malta] update to 2.6.37
florian [Thu, 10 Feb 2011 18:03:19 +0000 (18:03 +0000)]
[malta] update to 2.6.37

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25448 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] add missing 2.6.37 config symbols.
florian [Thu, 10 Feb 2011 18:03:16 +0000 (18:03 +0000)]
[kernel] add missing 2.6.37 config symbols.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25447 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH) copyin...
nbd [Thu, 10 Feb 2011 03:52:39 +0000 (03:52 +0000)]
kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH) copying mess and stick to what the kernel is using

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25443 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoiw: add support for showing the rx bitrate
nbd [Thu, 10 Feb 2011 03:37:35 +0000 (03:37 +0000)]
iw: add support for showing the rx bitrate

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25442 3c298f89-4303-0410-b956-a3cf2f4a3e73

This page took 0.063611 seconds and 4 git commands to generate.