1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-19 21:02:14 +03:00
Commit Graph

7243 Commits

Author SHA1 Message Date
nbd
400a4c2488 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
2011-02-18 18:16:29 +00:00
florian
a471540b40 [ar7] add support for 2.6.37, thanks Wipster!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-18 12:52:04 +00:00
hcg
9c5c489cfe [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
2011-02-18 10:37:26 +00:00
nbd
12b51493b5 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
2011-02-17 19:02:02 +00:00
nbd
c7eed7aa70 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
2011-02-17 19:01:59 +00:00
nbd
e6d4f9f852 add a package for xfsprogs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-16 18:20:30 +00:00
nbd
12d12c26a0 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
2011-02-16 15:12:54 +00:00
nbd
cac91fedd5 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
2011-02-16 02:42:24 +00:00
nbd
3b96f8e26b 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
2011-02-16 00:24:52 +00:00
jow
200663f5d9 [package] hostapd: allow mixed TKIP/CCMP for 11n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-15 08:49:45 +00:00
nbd
15fba44a5b dnsmasq: fix logic for creating missing files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-14 19:42:53 +00:00
jow
f51d8a8dcb package/dnsmasq: use service_kill in initscript
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-14 17:02:48 +00:00
kaloz
8abaf7edaa 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
2011-02-14 11:03:12 +00:00
nbd
78a35be696 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
2011-02-13 19:09:48 +00:00
nbd
9ba2318fc7 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
2011-02-13 19:06:20 +00:00
nbd
c03d47962e 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
2011-02-13 17:05:34 +00:00
nbd
5ae8670731 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
2011-02-13 16:54:44 +00:00
nbd
3ac4e08964 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
2011-02-13 16:46:28 +00:00
nbd
51f2fa2929 ppp: add a more descriptive title for ppp-multilink
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 16:25:33 +00:00
nbd
49d1bc1765 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
2011-02-13 16:23:15 +00:00
nbd
2b9729ded6 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
2011-02-13 14:18:13 +00:00
kaloz
d37749f1ac it's time for some attitude adjustment ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 11:20:09 +00:00
nbd
ad7e52f22b 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
2011-02-13 03:56:12 +00:00
nbd
1604e9bf89 busybox: disable killall5 - nothing uses it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 03:26:15 +00:00
nbd
5374218107 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
2011-02-13 03:26:10 +00:00
nbd
d1c117a8ef 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
2011-02-13 02:52:49 +00:00
nbd
e9313440fc 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
2011-02-13 02:52:44 +00:00
nbd
7f4ac82cc7 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
2011-02-13 02:52:40 +00:00
nbd
b89ac0513d 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
2011-02-13 02:52:34 +00:00
nbd
5e004e6207 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
2011-02-13 02:52:30 +00:00
nbd
97b61dea6e 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
2011-02-13 01:45:01 +00:00
nbd
1c53c80400 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
2011-02-13 01:44:57 +00:00
nbd
958f5c02fd 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
2011-02-13 01:44:53 +00:00
nbd
78d0125727 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
2011-02-12 23:55:06 +00:00
nbd
2abfecc23e remove an obsolete CompareKernelPatchVer call
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 23:55:03 +00:00
nbd
887e847ee9 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
2011-02-12 23:54:59 +00:00
nbd
d079f8578d remove a remaining reference to linux 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 23:54:55 +00:00
florian
885f0ba00b [package] allow gemini target to use rfkill
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25488 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 19:39:55 +00:00
jow
e662ecd9ca [package] base-files: remove ptbtime3 rdate server, its dead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 17:54:01 +00:00
jow
6e12beb80b [package] base-files: update rdate server list
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 17:46:36 +00:00
jow
b543bf484a [package] base-file: cleanup ipv6 enabling in unbridge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 16:14:15 +00:00
mb
64684c2ee3 tahvo doesn't need ohci
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 18:09:17 +00:00
florian
2b321fe627 [package] use i2c_defaults for kmod-i2c-at91
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 17:37:51 +00:00
mb
733f605a17 Add tusb6010 package and let tahvo-usb select it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 14:35:08 +00:00
mb
6ea32a96d5 Remove TUSB6010 config options from musb config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 12:57:20 +00:00
nbd
173883c72b add missing chunk from the last commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 02:11:12 +00:00
nbd
9ad389d3a0 libubox: add a package for libblobmsg-json
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25459 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 02:09:31 +00:00
nbd
4867aa3674 libubox does not depend on libjson
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 02:08:04 +00:00
nbd
4866e95374 add ubus - the new openwrt message bus / rpc daemon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25457 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 01:58:59 +00:00
nbd
3446886379 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
2011-02-11 01:58:48 +00:00