Only reload hostname and timezone config on /etc/init.d/boot restart.
Module loading and basic boot setup is only done during boot.
Signed-off-by: Helmut Schaa
---
package/base-files/files/etc/init.d/boot | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/package/ba
(Sorry for triple-posting)
This fixes the Erlang package so that libraries for Erlang can easily be
packaged for OpenWRT.
This means:
- static libraries and include files for compiling NIFs are copied in the
build environment to usr/{lib,include}
- crypto is enabled in host Erlang build so
Make more space for kernel part.
Add new firmware partition
[mkmylofw] Error: file
/home/user/wpe72-12.09.1/build_dir/linux-ar71xx_generic/tmp/vmlinux-wpe72.bin.lzma
is too big
make[5]: [install] Error 1 (ignored)
New table solved this problem, also it have "firmware" partition.
https://dev.openw
As first reported more than a year ago
(https://lists.openwrt.org/pipermail/openwrt-devel/2012-August/016240.html and
https://lists.openwrt.org/pipermail/openwrt-devel/2012-August/016241.html),
some of the register definitions of the lantiq etop driver are incorrect. When
OpenWrt is booted with
Make more space for kernel part.
Add new "firmware" partition
[mkmylofw] Error: file
/home/user/wpe72-12.09.1/build_dir/linux-ar71xx_generic/tmp/vmlinux-wpe72.bin.lzma
is too big
make[5]: [install] Error 1 (ignored)
New table solved this problem, also it have "firmware" partition.
https://dev.ope
Hi,
On Mon, Nov 04, 2013 at 07:52:57AM -0500, Pietro Paolini wrote:
> I am working for an embedded Linux firmware running on a CPE and I am
> using an IP4 over IPv6 tunnel configured as following:
>
> ip -f inet6 tunnel add tun1 mode ipip6 remote XX:XX:XX local XX:XX:XX
> dev eth0
By setting a
Adds a missing symbol in the kernel config for x86/kvm_guest in the
Attitude Adjustment branch.
Signed-off-by: Manuel Munz
Index: target/linux/x86/kvm_guest/config-3.3
===
--- target/linux/x86/kvm_guest/config-3.3 (Revision 38460)
Hi,
thanks for your response, the MTU of my input interface is 1500 and the MTU of
the tunnel interface is 1460 but I still have this problem.
If I try to put another printk:
static int ip_finish_output(struct sk_buff *skb)
{
if ((skb->ipsec_offload == 0) &&
skb->len >
On 11/03/2013 12:59 AM, Nathan Hintz wrote:
> The goal of this patch set is to provide improved support for newer devices
> supported by the proprietary broadcom-wl driver. This includes some general
> cleanup items, bug fixes, and some enhancements. I've tried to keep the
> individual patches sm
Hello Robert,
I have tested and applied your both patches within a single commit
(commit id 743bca6d7c382bf5b2a48de96612bd761760dfaf) to telephony
repository with minor changes.
I added more configure options to cover optional functions and removed
the zaptel stuff at all.
Thank you!
Jiri
Dne 4.
Hi,
just noticed that the service_running hook is executed by procd in
parallel to the startup of further init scripts.
If another service depends on the service_running hook of an earlier
service this can lead to strange effects.
For example the network script setting up wireless (in
service_run
Hi,
try reducing the tun1 mtu further, to see whether it makes the issue go
away - I'm not sure right now if "40" is the right size for ipipv6
(it's the extra IPv4 headers that you need to count, not the IPv6 header)
I'm not exactly sure how to test interface mtu on linux right now -
"ifconfig
On Tue, 05 Nov 2013 16:16:01 +0100
Hauke Mehrtens wrote:
> Are you integrating Jow's suggesting into your patches and will you
> resend them?
>
I will update the patches with Jow's suggestion, and resend them
(probably won't be until this weekend though).
--
Nathan
___
Hi,
i am doing a patch round tomorrow and pick this up on the way...
John
On 05/11/13 10:15, Matti Laakso wrote:
As first reported more than a year ago
(https://lists.openwrt.org/pipermail/openwrt-devel/2012-August/016240.html and
https://lists.openwrt.org/pipermail/openwrt-devel/201
On 05/11/13 16:25, Helmut Schaa wrote:
Hi,
just noticed that the service_running hook is executed by procd in
parallel to the startup of further init scripts.
If another service depends on the service_running hook of an earlier
service this can lead to strange effects.
For example the network s
While looking to see what sort of QMI support may be in OpenWrt I
discovered this thread: http://patchwork.openwrt.org/patch/3402/
I see that libqmi v1.0 is available in packages but it looks like the
patch above never got applied and that there was perhaps a different
direction being taken using
Thanks Jiri!
I had a look at the configure options changes you made. I think the
following changes will have no effect:
+ --enable-sctp \
.. because the lksctp module is marked BROKEN (and at least for ar71xx
sctp isn't usable (says the configure script, I haven't looked into
why))
+ --enable-wa
cp -fpR ./files/regdb.txt
build_dir/target-powerpc_8540_uClibc-0.9.33.2/linux-mpc85xx_generic/compat-wireless-2012-09-07/net/wireless/db.txt
cp: cannot stat `./files/regdb.txt': No such file or directory
make[3]: ***
[build_dir/target-powerpc_8540_uClibc-0.9.33.2/linux-mpc85xx_generic/compat-wirele
I have quite a few dlink dir 615 E1 and E3 and i have them working
without problems since OpenWrt Attitude Adjustment 12.09-rc1 r35241. In
fact more stable than the Dir 615 c1 as for example for leds.
Yet; the wiki is not updated with these models.
http://wiki.openwrt.org/toh/d-link/dir-615
More
Hello Robert,
thank you for mentioning that. I accidentally pushed the wrong version of yate
Makefile (even though the current version is well compilable) . I am going to
fix that today.
Thank you again,
Jiri
6. 11. 2013 napsal(a):
>Thanks Jiri!
>
>I had a look at the configure options change
20 matches
Mail list logo