[OpenWrt-Devel] [PATCH] update Makefile and 500-nres.patch for asterisk 1.8.11.0

2012-04-07 Thread Marcus Brown
Hi, asterisk 1.8.11.0 doesn't compile in trunk without updating 500-nres.patch. Patch includes modified Makefile. Index: feeds/packages/net/asterisk-1.8.x/patches/500-nres.patch === --- feeds/packages/net/asterisk-1.8.x/patches/500-n

[OpenWrt-Devel] which openwrt bin file for huawei E970/E960 for web upgrade?

2012-04-07 Thread Raymond Looi
Hi, I would like to know which bin file should I get to make my huawei E960 support openwrt? Thank you. Ray ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] flexible kernel mtd size for orion_generic targets

2012-04-07 Thread Imre Kaloz
On Fri, 06 Apr 2012 18:31:13 +0200, Matthias Buecher / Germany wrote: Add an image option for the Orion Generic targets, that allows to specify the kernel mtd partition size. The option takes care for necessary size extension when building with symbols. The value is also used for image genera

Re: [OpenWrt-Devel] [PATCH] parted disc partitioning utility

2012-04-07 Thread Clark Rawlins
Sorry for the long delay. Real life got in the way of getting this done. On Sun, 2012-03-18 at 22:36 +0100, Jo-Philipp Wich wrote: I have removed the part of the patch that configures the kernel. > > +PKG_BUILD_DIR:=$(BUILD_DIR)/parted-$(PKG_VERSION) > > This defaults to "$(BUILD_DIR)/$(PKG_NA

Re: [OpenWrt-Devel] initramfs support

2012-04-07 Thread michael-dev
Hi, Am 06.04.2012 10:16, schrieb Florian Fainelli: You are supposed to set the kernel command-line to contain init=/etc/preinit for initramfs to work. I tried init=/bin/sh as well as init=/sbin/init and it failed with PANIC: cannot mount root device. Though, looking through the code of linux