Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenIPC

Alternative IP Camera firmware from an open community
Collective - Host: opensource - https://opencollective.com/openipc - Website: https://openipc.org/ - Code: https://github.com/openipc

ramips: sort boards in upgrade/platform.sh alphabetically

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

github.com/OpenIPC/chaos_calmer - 06de14dded69dc4a238279be16f71fa493196740 authored almost 10 years ago by John Crispin <[email protected]>
iproute2: fix musl build

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 19cb89c9a06e88c40445d8420b7ce086ffed9fc9 authored almost 10 years ago by Felix Fietkau <[email protected]>
authsae: fix musl build

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - d7be7f6241f2faf35833417c03737613879c660d authored almost 10 years ago by Felix Fietkau <[email protected]>
gdb: update to version 7.8, fix musl build

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 500725cc519f4ba8bdd0b4ad19bb7609d1279d6c authored almost 10 years ago by Felix Fietkau <[email protected]>
valgrind: update to the latest version, fix musl support

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 97249405f8ece053f48bc6c4c8fcd31e9a3d4775 authored almost 10 years ago by Felix Fietkau <[email protected]>
toolchain: mark musl as non-broken

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - fb600aedfd72296406bf0ee0b39f68756d55f654 authored almost 10 years ago by Felix Fietkau <[email protected]>
base-files: fix ldd definition if /usr/bin/ldd exists

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 069e264caa757bde7ad6a380e79678c24514843e authored almost 10 years ago by Felix Fietkau <[email protected]>
toolchain: drop the mips softfloat symlink hack

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 8536f53c680c0abfa54c28fccde05da3f78a8d98 authored almost 10 years ago by Felix Fietkau <[email protected]>
toolchain: when using musl, install a symlink from ld-musl-*.so to /usr/bin/ldd

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - e34f086b821ae50f2434f43e31afde5574c21f49 authored almost 10 years ago by Felix Fietkau <[email protected]>
gcc: do not assume that the Mac OS X filesystem is case insensitive

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 911415a0a03f482792fb1d2d65b173dd266fd657 authored almost 10 years ago by Felix Fietkau <[email protected]>
mountd: explicitly link libubox (needed by libuci)

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - e2048f6c80de671b7be390a7277f5afed68a7146 authored almost 10 years ago by Felix Fietkau <[email protected]>
musl: update to version 1.1.5

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 493c3bb1c7397ef568ed343f744e255fb34a7f56 authored almost 10 years ago by Felix Fietkau <[email protected]>
gcc: update, split and rework 4.9 musl patches

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 2402885a09b7704e31f55e7e2f3926f3a1c8c20c authored almost 10 years ago by Felix Fietkau <[email protected]>
gcc: update, split and rework 4.8 musl patches

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - c9527a6a03b8950774d4206d70f9cc13f676e763 authored almost 10 years ago by Felix Fietkau <[email protected]>
x86_64: fix invoking sysupgrade on PARTUUID mounted system

Fix sysupgrade to determine the correct boot block device to use if
/proc/cmdline contains a PAR...

github.com/OpenIPC/chaos_calmer - 1de7d3dadd1961d37abfa137071be0e4503598be authored almost 10 years ago by Jo-Philipp Wich <[email protected]>
x86_64: unbreak squashfs images

Enable the required squashfs and block2mtd support in the kernel in order
to be able to actually...

github.com/OpenIPC/chaos_calmer - 826c353963743e09f9f798a69c6ec9ee784a2997 authored almost 10 years ago by Jo-Philipp Wich <[email protected]>
x86_64: use default block2mtd timeout of 5s

If the underlying block device is a USB device it might require some
time to settle, observed wh...

github.com/OpenIPC/chaos_calmer - fc13c5df1c7c9d4daae9a7666aaf7a4d699ade10 authored almost 10 years ago by Jo-Philipp Wich <[email protected]>
x86_64: sysupgrade: consider hdX and vdX devices as well

Signed-off-by: Jo-Philipp Wich <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 02ef17870cf69c051879020bbba6c03db322351e authored almost 10 years ago by Jo-Philipp Wich <[email protected]>
openssl: add ABI_VERSION to fix package rebuild issues (fixes #18169)

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 2e352aab135b0f0c06c2ee6d8184f6444d583439 authored almost 10 years ago by Felix Fietkau <[email protected]>
gcc: backport an upstream fix for extern vars with local weak definitions

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 78bf28895b9b1d93361f267889baca8ea973c8b5 authored almost 10 years ago by Felix Fietkau <[email protected]>
polarssl: do not build the unused programs

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 5e574fc33fa10c457ee7f823381febce2fdc3c80 authored almost 10 years ago by Felix Fietkau <[email protected]>
rpcd: update to the latest version, fixes build after libubox update

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 48fe35fed7116fc1ae4c37146bb8db71512ed422 authored almost 10 years ago by Felix Fietkau <[email protected]>
ramips: fix usercfg partition offset for WHR-1166D

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - e99ea7b27074b6ec5ae286dbf46a2e39966ece10 authored almost 10 years ago by Felix Fietkau <[email protected]>
ar71xx: disable irq on reboot to fix hang issues (fixes #17839)

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - f5a97a37e301942dae2d8290fa58614fc57df1b9 authored about 10 years ago by Felix Fietkau <[email protected]>
toolchain: fix binutils broken symlink

The Makefile for binutils creates a broken symlink to "binutils-linaro" in
"trunk/build_dir/tool...

github.com/OpenIPC/chaos_calmer - 31cedb36a206c2107c3e9f577c360600856d681c authored about 10 years ago by Felix Fietkau <[email protected]>
mac80211: add a maintenance script for upstream backport commits

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - dfb392d4db3605f1683c3c27a601a203bd7aed41 authored about 10 years ago by Felix Fietkau <[email protected]>
mac80211: update to 2014-10-08

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 2a685ec414827d135ee2788e42eed8021349aae1 authored about 10 years ago by Felix Fietkau <[email protected]>
odhcpd: fix regression in dhcpv6 t1 and t2 calculation

Signed-off-by: Steven Barth <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 3cb3abd960114f0efc8b13f5c53b256cb5f704a6 authored about 10 years ago by Steven Barth <[email protected]>
polarssl: add missing version bump

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - e24404f6b314c39b0646b9a030bc9c06fc905897 authored about 10 years ago by Felix Fietkau <[email protected]>
polarssl: disable SSLv3 support, fixes CVE-2014-3566 (POODLE)

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 44a7d8e7e61d5a1d865df9fe68e4432fe6a43fb0 authored about 10 years ago by Felix Fietkau <[email protected]>
x86_64: support sysupgrade config restore on PARTUUID mounted disks

Fix the move_config() procedure to properly find the corresponding disk if
the rootfs was mounte...

github.com/OpenIPC/chaos_calmer - 93e7f9f6113474ac98ef37ba2fefea6bafb5ff3f authored about 10 years ago by Jo-Philipp Wich <[email protected]>
x86_64: add kmod-r8169 to the default packages

This kmod is required by the Alix APU 1D4 to be reachable after
installing an x86-64 image.

Sig...

github.com/OpenIPC/chaos_calmer - 882e83a275f36a8687d6b65930d64fda8f93b64f authored about 10 years ago by Jo-Philipp Wich <[email protected]>
odhcpd: multiple fixes

* Rewrite ndp proxy using kernel proxying
* Aid flash-renumbering in hybrid DHCPv6-mode
* Unicas...

github.com/OpenIPC/chaos_calmer - ea44512369c0d35c1eb7496d2742ee6b53572ad1 authored about 10 years ago by Steven Barth <[email protected]>
hostapd: CVE-2014-3686 fixes

Signed-off-by: Steven Barth <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 65c4baa4a605402915042f02ad23ddad4b6452ca authored about 10 years ago by Steven Barth <[email protected]>
bcm53xx: image: switch Netgear and Buffalo devices to UBI

We still don't have a smart sysupgrade method, but at least we can use
UBI which provides some p...

github.com/OpenIPC/chaos_calmer - 6323cec8d639426479ec1047b9e0dfb36b9432b1 authored about 10 years ago by Rafał Miłecki <[email protected]>
bcm53xx: hack UBI to erase all dirty blocks left by CFE

UBI requires PEBs to be formatted (with a valid UBI header) or empty
(0xFF), however CFE doesn't...

github.com/OpenIPC/chaos_calmer - bb8bf9f3fa92129a02fe83c95044e08f390eed4d authored about 10 years ago by Rafał Miłecki <[email protected]>
bcm53xx: enable UBI and UBIFS

Signed-off-by: Rafał Miłecki <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - b63b1a2ef48d26fe5f1d065548d168995c69080b authored about 10 years ago by Rafał Miłecki <[email protected]>
bcm53xx: image: build UBI partition image

This could be used on NAND devices once we get UBI working.

Signed-off-by: Rafał Miłecki <zajec...

github.com/OpenIPC/chaos_calmer - f607479fb60796649f75855cb6c75e0abf58e0d3 authored about 10 years ago by Rafał Miłecki <[email protected]>
bcm53xx: image: specify flash type for all devices

This will allow us to add proper support for NAND one day.

Signed-off-by: Rafał Miłecki <zajec5...

github.com/OpenIPC/chaos_calmer - 32fa956a349198e68edbbabdf8b400a2e82c09ee authored about 10 years ago by Rafał Miłecki <[email protected]>
x86_64: initial support for PARTUUID

This change configures grub to mount the rootfs by PARTUUID instead of the
device path if CONFIG...

github.com/OpenIPC/chaos_calmer - 953e8486362e29f50ea4f640dfc9c52c73862e30 authored about 10 years ago by Jo-Philipp Wich <[email protected]>
sdk: improve feed setup

- Add current buildroot scm url as base feed to feeds.conf
- Prefer feeds.conf over feeds.conf...

github.com/OpenIPC/chaos_calmer - 50f2e5e8e4f32af4e1d3d1da66cc052a1d61723c authored about 10 years ago by Jo-Philipp Wich <[email protected]>
firmware-utils: allow passing a specific MBR signature to ptgen

Signed-off-by: Jo-Philipp Wich <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 872c274a3a64fb31343a2401d369e9acb895569a authored about 10 years ago by Jo-Philipp Wich <[email protected]>
build: improve feed handling for opkg.conf

- Consider not installed feeds as well
- Add option to decide whether to comment disabled feed...

github.com/OpenIPC/chaos_calmer - 41f42651018420470e57ee4483db06ccad8ec0c6 authored about 10 years ago by Jo-Philipp Wich <[email protected]>
openssl: update to v1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568)

Also refresh patches and bump copyright year in Makefile.

Signed-off-by: Jo-Philipp Wich <jow@o...

github.com/OpenIPC/chaos_calmer - b3c29f9f2368461851e80e430143ec48212db97a authored about 10 years ago by Jo-Philipp Wich <[email protected]>
default_postinst() fix wrong call of group_add

[base-files] default_postinst() fix wrong call of group_add
after 12bae65d07d29854204715cebc1ef1...

github.com/OpenIPC/chaos_calmer - 9f53cd1006265a5062138c52d143c1d0ed5d4b05 authored about 10 years ago by John Crispin <[email protected]>
bcm53xx: add support for Buffalo WZR-600DHP2

Signed-off-by: Rafał Miłecki <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 557ac83ce44cd533406d130b0d5816d90b915795 authored about 10 years ago by Rafał Miłecki <[email protected]>
bcm53xx: fix Asus RT-N18U support

Signed-off-by: Rafał Miłecki <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - c0af997c995685ffa428be7b2cde39d79a01c2e0 authored about 10 years ago by Rafał Miłecki <[email protected]>
base-files: default_postinst() force clear luci-indexcache

Inside every LuCI package you need to clear luci-indexcache and
sometimes when installing non Lu...

github.com/OpenIPC/chaos_calmer - 19246191d3d1e001e40b8a23d70e6d3e5f0dd2b1 authored about 10 years ago by John Crispin <[email protected]>
wr1043nd-v2: Change .code of the wi-fi button to KEY_RFKILL

This patch changes the code of the Wi-Fi On/Off button on the TP-Link WR1043ND v2
from KEY_WLAN ...

github.com/OpenIPC/chaos_calmer - 3836b3acb2e83948e09f7b95bda7a04eb3185833 authored about 10 years ago by John Crispin <[email protected]>
package: add libnetfilter-log.

Signed-off-by: Yousong Zhou <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/t...

github.com/OpenIPC/chaos_calmer - 989a87e748c97f794d405356ffaea9ac8e8ab241 authored about 10 years ago by John Crispin <[email protected]>
lantiq xway: generate ramdisk image by default

The installation process on nand-based boards using ubi
like the BTHOMEHUBV2B makes use of a ram...

github.com/OpenIPC/chaos_calmer - ef64ccbb40f3694f0bd3a7b9683544acab7129e3 authored about 10 years ago by John Crispin <[email protected]>
base-files: the USERID code path did not check for duplicate groups

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 2897186939af9752fdf67dad0d2f8aa88558702c authored about 10 years ago by John Crispin <[email protected]>
procd: update to latest git

this adds the remaining patches that Michel Stam sent

Signed-off-by: Michel Stam <m.stam@fugro....

github.com/OpenIPC/chaos_calmer - d8bd66f63059059e53e2164d07cf9b9af4c1f3aa authored about 10 years ago by John Crispin <[email protected]>
libubox: update to latest git

this adds a new helper for setting/overriding the signal handlers

Signed-off-by: John Crispin <...

github.com/OpenIPC/chaos_calmer - c0c2f68bab4fbba92f70439dc265aa622f2747ff authored about 10 years ago by John Crispin <[email protected]>
uClibc: Backport uClibc master git commit fd355bc1dbcb794ae1abf0fad1459e28d8567ba0 (eventfd.h: Use new "bits/" scheme for arch-specific flags)

This patch adds missing architecture-specific headers for use with
eventfd(2). Fixes #16679.

Si...

github.com/OpenIPC/chaos_calmer - 6da54cd5953a9ff4b28eed0b93fffa367d8c3341 authored about 10 years ago by John Crispin <[email protected]>
ar71xx: fix seama factory type image generation.

Currently JFFS2 end-of-filesystem marker 0xdeadc0de is included the
computation of image's MD5 c...

github.com/OpenIPC/chaos_calmer - 64f5a8f1999ee21b11ef9e44c95d0e31d791729c authored about 10 years ago by John Crispin <[email protected]>
ar71xx: qihoo-c301: reset imageNtrynum after each successful boot.

Qihoo C301 has 2 flash chips of which one is used as primary and the
other is used as backup. O...

github.com/OpenIPC/chaos_calmer - 96d2eba315cab9d3fc7088e2278bcb560eaf8a19 authored about 10 years ago by John Crispin <[email protected]>
udev/Config.in: help format, and fix spelling mistake

Formatting and spelling fixes.

Signed-off-by: Robert P. J. Day <[email protected]>

git-svn...

github.com/OpenIPC/chaos_calmer - 06dd1915e4a75fbbc889e0beb92a81643670a900 authored about 10 years ago by John Crispin <[email protected]>
target/toolchain/Config.in: Clarify packaging of toolchain.

Change the "help" info to emphasize that this option refers
specifically to packaging the toolch...

github.com/OpenIPC/chaos_calmer - acb898c56621c8d322497f6eda1f83514987eacf authored about 10 years ago by John Crispin <[email protected]>
scripts: fix wrong usage of '==' operator

[base-files] shell-scripting: fix wrong usage of '==' operator

normally the '==' is used for in...

github.com/OpenIPC/chaos_calmer - 81d9f2d5856395476060d7107e0bfba1696228d1 authored about 10 years ago by John Crispin <[email protected]>
rb532: switch to 3.14 and ath5k

Signed-off-by: Roman Yeryomin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 82fa1674e0f97e634c0be3a345cfc7575c36f659 authored about 10 years ago by John Crispin <[email protected]>
generic: fix yaffs compilation on 3.14

Signed-off-by: Roman Yeryomin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - e4827485cb84e0dc23560f5b0efb532d9dc32d4e authored about 10 years ago by John Crispin <[email protected]>
rb532: add 3.14 support

Signed-off-by: Roman Yeryomin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 2663bdb0622e77aad8eb5186ab4ed169aff71dc4 authored about 10 years ago by John Crispin <[email protected]>
lantiq: allow pcie to be disabled by dts + vgv7519 fix pci irq + disable pcie by dts

Signed-off-by: Eddi De Pieri <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk...

github.com/OpenIPC/chaos_calmer - f97d4d6b9a73c3f04ae5b225f4eac2aeaaa242fb authored about 10 years ago by John Crispin <[email protected]>
ar71xx: Fix LED definitions for the DRAGINO2 board

This patch fixes LED definitions for the DRAGINO2 board.

1. It renames the Router/USB led to Sy...

github.com/OpenIPC/chaos_calmer - 2e7ed3fcd976798b2cf925e524727997542c2927 authored about 10 years ago by John Crispin <[email protected]>
mpc85xx: use wpad-mini in WDR4900 profile instead of wpad

This change makes the profile of WDR4900 more consistent with other router
specific profiles.

S...

github.com/OpenIPC/chaos_calmer - 02418cdba271a9f120cbb58396b2ac5f3ec8e0f9 authored about 10 years ago by John Crispin <[email protected]>
bcm53xx: fix hangs in PCIe2 host driver

Accessing CFG regs with no card present results in SoC hang.

Signed-off-by: Rafał Miłecki <zaje...

github.com/OpenIPC/chaos_calmer - 47ae84174ec0c329aa1add791b68cb4bbbbeda17 authored about 10 years ago by Rafał Miłecki <[email protected]>
bcm53xx: add temp bcma workaround that allows debugging

This way we will get logs if case of hang/crash in bcma or related code.

Signed-off-by: Rafał M...

github.com/OpenIPC/chaos_calmer - 31b4ccdf31a712a6ce69ca680e46f7176fd5b16c authored about 10 years ago by Rafał Miłecki <[email protected]>
at91: fix at91-adc dependencies

Error reported by buildbot:
Package kmod-at91-adc is missing dependencies for the following libr...

github.com/OpenIPC/chaos_calmer - e4689a3dbe5daaab6019671cd9b50142d121f46f authored about 10 years ago by John Crispin <[email protected]>
ralink: Build 8M image for 7Links PX-4885

7Links PX-4885 (clones) can also be purchased with 8MB flash.
Creating images for these routers,...

github.com/OpenIPC/chaos_calmer - ab41ed7d558bbbe2f91b2c6ba248d4895032136e authored about 10 years ago by John Crispin <[email protected]>
scripts/feeds: handle missing/broken feeds better

pts/feeds update -a" can fail rather silently for feeds using git, as
the script does not pause ...

github.com/OpenIPC/chaos_calmer - 0834da1573984aacde45d6dca9b87832fe1a8ae1 authored about 10 years ago by John Crispin <[email protected]>
fstools: update to latest git HEAD

this adds support for overlayfs v23

Signed-off-by: John Crispin <[email protected]>

git-svn-i...

github.com/OpenIPC/chaos_calmer - 57f69d3a7daea5429f2854249b60673bb1d18467 authored about 10 years ago by John Crispin <[email protected]>
brcm47xx: image: create initramfs TRX nodictionary images

Signed-off-by: Stephen Parry <[email protected]>
Signed-off-by: Rafał Miłecki <zajec5@gmail...

github.com/OpenIPC/chaos_calmer - f9cf839be401b295ed42e3309edd3526bb3d94aa authored about 10 years ago by Rafał Miłecki <[email protected]>
x86: remove old soekris config hacks, install a more appropriate default /etc/config/network with lan+wan

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - cc8b4b8143480d5343dc0ae553767527d6a2e0c7 authored about 10 years ago by Felix Fietkau <[email protected]>
procd: fix initial nand sysupgrade

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 55fe29b1b9bf4582d725a2436ee389a39d650cf1 authored about 10 years ago by Felix Fietkau <[email protected]>
procd: fix parsing of the has_env parameter

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - e7f7a8d1c5c5856557e02e7cfbed78c6790b3bfc authored about 10 years ago by Felix Fietkau <[email protected]>
mac80211: remove NO-IR from channel 36-48

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - dc6e09ebfabb09a4f01950e6c52a5e6db0270e11 authored about 10 years ago by Felix Fietkau <[email protected]>
image.mk: remove legacy target rules

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 4d934085db7359b7735d7456702b19a3b6206aaf authored about 10 years ago by Felix Fietkau <[email protected]>
image.mk: parallelize cpio.gz and tar.gz filesystem build

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 787a1b03f4ac54c8b1ae13c3f978378fa74db3df authored about 10 years ago by Felix Fietkau <[email protected]>
image.mk: split off jffs2-raw images into a separate make target to improve parallel build time

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 11c068200877064a23bc29597e4f2d84a990a2e8 authored about 10 years ago by Felix Fietkau <[email protected]>
image.mk: clean up and parallelize mkfs calls

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 5c9e6a65b6469fa35a270ea77f65f37c27d58c7c authored about 10 years ago by Felix Fietkau <[email protected]>
prereq.mk: only define .NOTPARALLEL when processing prereq checks

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - e3c082ec9ea9e6c8decde6e2d1fa4ea347bd6d3f authored about 10 years ago by Felix Fietkau <[email protected]>
kernel-build.mk: add .NOTPARALLEL

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - ad22150c22c7795b0a3ccac4454260832fb97c01 authored about 10 years ago by Felix Fietkau <[email protected]>
tools/mtd-utils: fix a segfault in parsing the device table

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 3727dbef8b7d4f749d462c8d2e9d58182bddc5bb authored about 10 years ago by Felix Fietkau <[email protected]>
image.mk: call mkfs/prepare for the image builder

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 23a100cc84584bc78bb01b1f99e27391390583ce authored about 10 years ago by Felix Fietkau <[email protected]>
image.mk: reduce code duplication, move prepare to a separate make target

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 25f63fe71e6cccd47d6c13a51ec8a1cd02e71d2e authored about 10 years ago by Felix Fietkau <[email protected]>
image.mk: remove the unnecessary .NOTPARALLEL flag

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 699b3a35efa5ac5552fca17f746400c996e561cf authored about 10 years ago by Felix Fietkau <[email protected]>
netifd: Make mtu configurable of dynamic 6rd tunnel interface

Patch allows to configure the mtu of the dynamic 6rd tunnel interface when created by dhcp scrip...

github.com/OpenIPC/chaos_calmer - 0ec6c11bed2dc923d9e23999149e30cd6f8b62a2 authored about 10 years ago by Steven Barth <[email protected]>
odhcp6c: fix parse errors with some dhcpv6 servers

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

github.com/OpenIPC/chaos_calmer - 586546daf7d97d650f764a9e5a304bb75c0fda43 authored about 10 years ago by Steven Barth <[email protected]>
ralink: various i2c related fixes

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 789decc87edc186476a5f134d288c2fea4843249 authored about 10 years ago by John Crispin <[email protected]>
ramips: add support for Nexx WT1520

Signed-off-by: Roger Pueyo Centelles <[email protected]>

git-svn-id: svn://svn.openwrt.org/...

github.com/OpenIPC/chaos_calmer - 784895b84e8b7dc7904882241b3ec382b36bdea2 authored about 10 years ago by John Crispin <[email protected]>
comgt: add ncm proto support

This will not work for all board/dongle combinations until we hit 3.17.

Signed-off-by: Matti La...

github.com/OpenIPC/chaos_calmer - 3523e0f2d6ce954fe85ddefccefd8207891a194d authored about 10 years ago by John Crispin <[email protected]>
feeds: switch LuCI to Github repo

Signed-off-by: Jo-Philipp Wich <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 9f2cfcf66353683d464d0143d5a797d0ea574b2a authored about 10 years ago by Jo-Philipp Wich <[email protected]>
bcm53xx: prepare to support Asus RT-N18U

DT file doesn't include any GPIOs yet, but let's add it as we got some
interest in this device o...

github.com/OpenIPC/chaos_calmer - 4e13eeec5b2fe185ac3a636babecd6f9a4f7ca07 authored about 10 years ago by Rafał Miłecki <[email protected]>
bcm53xx: add support for Buffalo WZR-1750DHP

Let's generate a simple TRX file as we can't get encrypted one.

Signed-off-by: Rafał Miłecki <z...

github.com/OpenIPC/chaos_calmer - e980967a2c90a7c0a67fff9fb50874f5262aabfc authored about 10 years ago by Rafał Miłecki <[email protected]>
mac80211: remove error from detect script

Signed-off-by: Michel Stam <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42...

github.com/OpenIPC/chaos_calmer - d77d06abada4eed4ba00814812be682f0df25bf5 authored about 10 years ago by Felix Fietkau <[email protected]>
ppp: add unconditional autoipv6-trigger

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

github.com/OpenIPC/chaos_calmer - 46e31e96bdef61d86e8b38d806d66428c0251b58 authored about 10 years ago by Steven Barth <[email protected]>
ppp: remove ugly ipv6-workaround

This is not needed after all:

Omitting option ipv6 or setting it to 'auto' will
fire up a dhcpv...

github.com/OpenIPC/chaos_calmer - ca4fa0c5015ac99627b8b34f6134e90bafde2b6f authored about 10 years ago by Steven Barth <[email protected]>
kernel: add missing symbols for 3.14

spotted by buildbot brcm2708:
http://buildbot.openwrt.org:8010/builders/brcm2708/

Signed-off-by...

github.com/OpenIPC/chaos_calmer - ad25616777d4aa1db098c5e57bea4ef616227a82 authored about 10 years ago by Steven Barth <[email protected]>
dropbear: ensure the interface has an ip-address

Use network_get_ipaddrs_all to get all ip-addresses of an interface. If the
function fails, the ...

github.com/OpenIPC/chaos_calmer - 143de7849fdcbaed62749d2a841405c0b1c10ff3 authored about 10 years ago by Steven Barth <[email protected]>