* Bastian Bittorf [22.11.2013 08:50]:
> and often we see an 'error' on log, but the daemon runs fine.
> when checking what service_check() does, i can see that it calls:
>
> start-stop-daemon -K -t -- "/usr/sbin/olsrd"
i read my debugging wrong, and it really calls:
start-stop-daemon -q -K -t -
with r38885 and r38892 failsafe does not work via
button but on serial console with "f + enter".
tested with TP-LINK TL-WR1043ND.
bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listin
On 22/11/13 13:50, Bastian Bittorf wrote:
with r38885 and r38892 failsafe does not work via
button but on serial console with "f + enter".
tested with TP-LINK TL-WR1043ND.
bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http
> was the response time on trac not fast enough for you that you now
> mail us your bugs aswell ? :)
sorry, did'nt looked on trac - it does not work for me - everything
i do there is marked as spam, but nobody cares (?). sorry - bye, bastian
___
openwrt-
---
config/Config-images.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/config/Config-images.in b/config/Config-images.in
index a744fc7..194130f 100644
--- a/config/Config-images.in
+++ b/config/Config-images.in
@@ -184,6 +184,7 @@ menu "Target Images"
config TARGET_ROOTF
also add MD5 sum for 3.12.1
---
include/kernel-version.mk | 3 +++
target/linux/mxs/Makefile | 2 +-
target/linux/omap/Makefile | 2 +-
target/linux/sunxi/Makefile | 2 +-
4 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
inde
Signed-off-by: Bastian Bittorf
---
package/base-files/files/sbin/hotplug-call | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/base-files/files/sbin/hotplug-call
b/package/base-files/files/sbin/hotplug-call
index 260be0b..0a7c238 100755
--- a/package/bas
Signed-off-by: Bastian Bittorf
---
package/base-files/files/sbin/hotplug-call |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/base-files/files/sbin/hotplug-call
b/package/base-files/files/sbin/hotplug-call
index 440926e..1121732 100755
--- a/package/base-fi
Signed-off-by: Bastian Bittorf
---
package/base-files/files/sbin/hotplug-call |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/base-files/files/sbin/hotplug-call
b/package/base-files/files/sbin/hotplug-call
index 0a7c238..440926e 100755
--- a/package/base-files/
On 11/22/2013 04:41 AM, Daniel Golle wrote:
> Kconfig asks for
> Switch target support (EXPERIMENTAL) (DM_SWITCH) [N/m/?] (NEW)
> and waits for user input which breaks automated builds when using
> kernel 3.12.
>
> Signed-off-by: Daniel Golle
Nack
This was already fixed in r38820.
https://dev
new:
> +[ -n "$1" -a -d "/etc/hotplug.d/$1" ] && exit
sorry, changed the logic here:
dont apply, will send a new patch
old:
> -[ \! -z "$1" -a -d /etc/hotplug.d/$1 ] && {
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openw
Signed-off-by: Bastian Bittorf
---
package/base-files/files/sbin/hotplug-call |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/base-files/files/sbin/hotplug-call
b/package/base-files/files/sbin/hotplug-call
index 260be0b..5d22bb4 100755
--- a/package/base-file
Signed-off-by: Bastian Bittorf
---
package/base-files/files/sbin/hotplug-call |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/base-files/files/sbin/hotplug-call
b/package/base-files/files/sbin/hotplug-call
index 5d22bb4..fb96cd0 100755
--- a/package/base-fi
Signed-off-by: Bastian Bittorf
---
package/base-files/files/sbin/hotplug-call |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/base-files/files/sbin/hotplug-call
b/package/base-files/files/sbin/hotplug-call
index fb96cd0..2887869 100755
--- a/package/base-files/
Signed-off-by: Bastian Bittorf
---
package/base-files/files/sbin/hotplug-call |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/base-files/files/sbin/hotplug-call
b/package/base-files/files/sbin/hotplug-call
index c848701..6050180 100755
--- a/package/base-fi
Signed-off-by: Bastian Bittorf
---
package/base-files/files/sbin/hotplug-call |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/base-files/files/sbin/hotplug-call
b/package/base-files/files/sbin/hotplug-call
index 2887869..c848701 100755
--- a/package/base-files/
Hi,
That is a really long Subject line I guess.
On Fri, Nov 22, 2013 at 07:57:21PM +0100, Bastian Bittorf wrote:
>
> Signed-off-by: Bastian Bittorf
> ---
> package/base-files/files/sbin/hotplug-call |6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/bas
17 matches
Mail list logo