Hey Karl,
I agree that verbose in the macro would be an option, although by then
you're re-implementing the syslog priorities in macros.
Also, currently the verbose argument is only used in deps_available( ),
which would mean implementing the verbose parameter throughout the
kmodloader.c source.
om: Felix Fietkau [mailto:n...@openwrt.org]
Sent: Friday, October 03, 2014 0:04 AM
To: Stam, Michel [FINT]; openwrt-devel@lists.openwrt.org
Subject: Re: [OpenWrt-Devel] [PATCH 2/3] busybox: allow own class B
range to be used for zeroconf
On 2014-10-02 15:41, Michel Stam wrote:
> 169.254 may be us
Hello Jo,
I was not aware of this option, must have overlooked it. I will fix the
patch and resubmit it.
Kind regards,
Michel Stam
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt
lto:g...@greenie.muc.de]
Sent: Friday, October 03, 2014 16:16 PM
To: Stam, Michel [FINT]
Cc: openwrt-devel@lists.openwrt.org
Subject: Re: [OpenWrt-Devel] [PATCH procd 3/8] Fix curses applications
to work with procd
Hi,
On Thu, Oct 02, 2014 at 02:56:18PM +0200, Michel Stam wrote:
> The problem wa
Hello John,
The error that I see is that the directory does not exist. This happens
when the unit does not have a ieee80211 card available, or if the
kernel does not have wifi suppor. In both cases, /sys/class/ieee80211
does not exist and the script echoes an error to the screen that does
not rea
Hello Jo,
I answered John, without realising that you described a similar use
case.
The for loop as you describe should solve the problem as well.
Kind regards,
Michel Stam
-Original Message-
From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On
Behalf Of Jo-Philipp
for the remark.
Kind regards,
Michel Stam
-Original Message-
From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On
Behalf Of Stam, Michel [FINT]
Sent: Friday, October 03, 2014 17:23 PM
To: Gert Doering
Cc: openwrt-devel@lists.openwrt.org
Subject: Re: [OpenWrt-Devel
Hello John,
A single printf would not work; it seems to work if it is a fprintf to
stderr. The problem with regular printfs is that if someone presses
CTRL-S /scroll lock on the console, they can effectively block procd
that way, because printf will block when writing to a blocked tty.
Also, this
Hello John,
We have a tty0 (our board happened to have an x86 processor), the
situation is no different when you're running this with the console port
on the serial port of a router board. The presence of the VT in the
kernel determines if tty0 actually exists. So point taken, I had not
taken that
startup/shutdown
toconsole
On 06/10/2014 15:12, Stam, Michel [FINT] wrote:
> Hello John,
>
> A single printf would not work; it seems to work if it is a fprintf to
> stderr. The problem with regular printfs is that if someone presses
> CTRL-S /scroll lock on the console, they
Subject: Re: [OpenWrt-Devel] [PATCH procd 7/8] Show the shutdown
sequence on the active virtual terminal
On 06/10/2014 15:24, Stam, Michel [FINT] wrote:
> Hello John,
>
> We have a tty0 (our board happened to have an x86 processor), the
> situation is no different when you're
02, 2014 14:51 PM
To: openwrt-devel@lists.openwrt.org
Cc: Stam, Michel [FINT]
Subject: [PATCH procd] Add ctrlaltdel handler to procd
Procd, up until now, did not support the ctrlaltdel handler. Thus, the
system would immediately reboot upon the three-finger salute, and no
shutdown scripts would be run.
wiser to discuss this first, then implement it.
Kind regards,
Michel Stam
-Original Message-
From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On
Behalf Of Stam, Michel [FINT]
Sent: Tuesday, October 07, 2014 17:08 PM
To: openwrt-devel@lists.openwrt.org; John Crispin
age-
From: Michel Stam [mailto:m.s...@fugro.nl]
Sent: Wednesday, October 08, 2014 15:54 PM
To: openwrt-devel@lists.openwrt.org
Cc: j...@openwrt.org; blo...@openwrt.org; Stam, Michel [FINT]
Subject: [PATCH v2] mac80211: remove error from detect script
Signed-off-by: Michel Stam
---
package/ker
Good one Felix,
I'll fix that and re-post.
Kind regards,
Michel Stam
-Original Message-
From: Felix Fietkau [mailto:n...@openwrt.org]
Sent: Wednesday, October 08, 2014 19:07 PM
To: Stam, Michel [FINT]; openwrt-devel@lists.openwrt.org
Subject: Re: [OpenWrt-Devel] [PATCH v2] mac
regards,
Michel Stam
-Original Message-
From: Bastian Bittorf [mailto:bitt...@bluebottle.com]
Sent: Thursday, October 09, 2014 11:26 AM
To: Stam, Michel [FINT]
Cc: openwrt-de...@openwrt.org
Subject: Re: [OpenWrt-Devel] [PATCH v3] mac80211: remove error from
detect script
* Michel Stam
Hello Owen,
I was wondering, is the kernel driver for your console not placed in
/etc/modules-boot.d ?
/sbin/init executes procd, but prior to doing this executes kmodloader
to load all modules in /etc/modules-boot.d. If your module is mentioned
in this directory, this should load your console dr
17 matches
Mail list logo