summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* package/kernel: fix kmod-fs-cifs dependencies (closes: #9381, #10055)nico2011-10-281-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move MD4 crypto module in its own packagenico2011-10-281-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)nico2011-10-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/config: merge fixes for various issues, including recursive ↵nbd2011-10-287-40/+82
| | | | | | dependency detection/handling (patch by mbm) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: prefix library modules with lib-nico2011-10-288-38/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfsnico2011-10-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add kmod-lib-lzonico2011-10-281-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: remove SetDepends not needed anymorenico2011-10-283-24/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c onlynico2011-10-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move crc32c in its own packagenico2011-10-281-2/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/blockmount: simplify extroot module loading logicnico2011-10-283-7/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: build kmod even for modules built-innico2011-10-281-14/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* comgt: add missing file (fixes #10301)nbd2011-10-281-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to ↵mb2011-10-271-2/+2
| | | | | | =m for older kernels automagically. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* comgt: fix pin code config optionnbd2011-10-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* comgt: delay 3g bringup for sierra wireless cards until the card has locked ↵nbd2011-10-272-0/+8
| | | | | | on to the carrier, this helps with avoiding firmware hangs (thx, chris) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add sierra-directip, a package based on the latest DirectIP capable sierra ↵nbd2011-10-276-0/+2610
| | | | | | wireless drivers + some fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* comgt: port 3g.sh to netifdnbd2011-10-278-10/+139
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to latest version, fixes recursion issues in libubusnbd2011-10-271-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28633 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update, prefix proto handler callbacks with 'proto_'nbd2011-10-272-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: remove obsolete _init callbacks, set available=1 for pppnbd2011-10-272-16/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: allow ppp based proto handlers to override the connect/disconnect scriptnbd2011-10-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest, adds support for protocol notifiers to signal ↵nbd2011-10-271-2/+2
| | | | | | interface availability git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or ↵jow2011-10-273-4/+7
| | | | | | masq_dest is given but does not resolve to an ip git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix kernel version check macro typomb2011-10-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: sysupgrade: kill all but essential processes before ↵jow2011-10-273-1/+30
| | | | | | starting the update git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add QoS firewall stop script generationjow2011-10-272-3/+9
| | | | | | | | | | To prevent code duplication for clearing QoS firewall rules, support "firewall stop" arguments to generate.sh to generate the necessary script commands. Make use of this from qos-stop. Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add qos_* iptables chain namespace for QoSjow2011-10-271-14/+32
| | | | | | | | | | | | Prefix the names of the iptables chains used for QoS with "qos_" to allow for identification of QoS chains for removal across configuration changes. When clearing QoS iptables chains, only remove chains with the namespace prefix in order to preserve user and/or other package chains in the mangle table. Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, fixes issues with using the library from ↵nbd2011-10-271-3/+3
| | | | | | C++ code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix typos in image/Makefilejuhosg2011-10-271-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for the OpenMesh OM2P boardjuhosg2011-10-277-0/+141
| | | | | | Based on a patch by Marek Lindner <marek@open-mesh.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files/sysupgrade: add more busybox applet symlinks to ramdiskjuhosg2011-10-272-2/+7
| | | | | | | | | Adds symlinks for printf and wc to make life happier in the sysupgrade ramdisk. Also make code more readable by escaping that overly long line. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx/all0258n: fix partition layoutjuhosg2011-10-271-1/+1
| | | | | | | | A miscalculation in the original patch makes OpenWrt destroy the failsafe image. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: disable rdate, enable ntpd by defaultjow2011-10-273-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28613 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: remove rdate integration, add busybox ntpd init script ↵jow2011-10-275-81/+41
| | | | | | | | | | | | | | | | and server list in /etc/config/system The rdate applet proved to be too unreliable to obtain the current time on boot: - public time servers are rare and often unreachable or overloaded - rdate does not daemonize, it needs a network connection the moment it is started, leading to race conditions - the /etc/config/timeserver configuration is overly complex and there is no reliable way to disable rdate invocations - the time protocol as specified in RFC 868 is considered obsolete This commit adds an init script /etc/init.d/sysntpd which starts and stops the busybox ntpd accordingly. The builtin ntpd can be disabled by either disabling the init script, removing the symlink to busybox or by clearing the timeserver list in /etc/config/system. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: if core dump support is enabled, use it. also add some delay after ↵nbd2011-10-261-0/+5
| | | | | | start to avoid race conditions with other init scripts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to the latest version, contains small fixes for interface ↵nbd2011-10-261-2/+2
| | | | | | reloading and adds support for dependency handling of stacked devices like dsa git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] getver.sh: cope with varying "git log" line formats to reliably ↵jow2011-10-261-1/+1
| | | | | | extract the git-svn rev (#10268) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update my email addressmb2011-10-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3juhosg2011-10-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)jogo2011-10-261-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)jogo2011-10-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: disable crashlog, ioremap of RAM does not work properly herenbd2011-10-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)nico2011-10-261-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create image for the WNDR3800juhosg2011-10-261-0/+1
| | | | | | | | | This adds support for the Netgear WNDR3800, it is almost the same as the WNDR3700v2. It just has more RAM so the hd_id had to be adjusted. Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include/package-ipkg.mk: fix typonico2011-10-261-1/+1
| | | | | | | Fix a typo that caused packaging of an empty ./lib/upgrade/keep.d directory when the package supplied conffiles git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28595 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/zlib: include zlib.pc (pkconfig)nico2011-10-251-0/+3
| | | | | | | | | | Compiling zlib produces zlib.pc (pkgconfig), but it is not currently installed in staging_dir/usr/lib/pkgconfig. If it was included other packages depending on zlib could easier be compiled. Signed-off-by: Espen Jürgensen <espenjurgensen@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: remove CONFIG_IDE_PROC_FS support as welljow2011-10-259-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commitjow2011-10-251-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: globally disable BSD process accountingjow2011-10-2537-38/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28584 3c298f89-4303-0410-b956-a3cf2f4a3e73