From: Alex Kiernan
Sent: Monday, May 16, 2022 9:25 PM
To: Alex Kiernan
Cc: Li, Changqing ;
richard.pur...@linuxfoundation.org ;
Patches and discussions about the oe-core layer
Subject: Re: [OE-core] [PATCH] eudev: create static nodes from modules
[Please
ot; in
>start)
> export ACTION=add
> @@ -51,6 +83,8 @@ case "$1" in
> # make_extra_nodes
> kill_udevd > "/dev/null" 2>&1
>
> +make_static_nodes
> +
> # trigger the sorted events
> [ -e /proc/sys/kernel/hotplug ] &&
@UDEVD@ -d
On Mon, May 16, 2022 at 6:35 AM Li, Changqing
wrote:
>
>
>
>
> From: Alex Kiernan
> Sent: Sunday, May 15, 2022 10:59 PM
> To: Li, Changqing
> Cc: richard.pur...@linuxfoundation.org ;
> Patches and discussions about the
From: Alex Kiernan
Sent: Sunday, May 15, 2022 10:59 PM
To: Li, Changqing
Cc: richard.pur...@linuxfoundation.org ;
Patches and discussions about the oe-core layer
Subject: Re: [OE-core] [PATCH] eudev: create static nodes from modules
[Please note: This e
>
> Subject: Re: [OE-core] [PATCH] eudev: create static nodes from modules
>
> [Please note: This e-mail is from an EXTERNAL e-mail address]
>
> On Thu, 2022-05-12 at 08:45 +0100, Alex Kiernan wrote:
> > On Thu, May 12, 2022 at 6:43 AM Changqing Li
> >
From: richard.pur...@linuxfoundation.org
Sent: Thursday, May 12, 2022 6:33 PM
To: Alex Kiernan ; Li, Changqing
Cc: Patches and discussions about the oe-core layer
Subject: Re: [OE-core] [PATCH] eudev: create static nodes from modules
[Please note: This e
On Thu, 2022-05-12 at 08:45 +0100, Alex Kiernan wrote:
> On Thu, May 12, 2022 at 6:43 AM Changqing Li
> wrote:
> >
> > From: Changqing Li
> >
> > dev in modules.devname should be populated in /dev on boot.
> > remove create static mode from udevd will make these devices
> > cannot be populated
On Thu, May 12, 2022 at 6:43 AM Changqing Li wrote:
>
> From: Changqing Li
>
> dev in modules.devname should be populated in /dev on boot.
> remove create static mode from udevd will make these devices
> cannot be populated. When use sysVinit, devices like /dev/net/tun
> will not be created.
>
>
From: Changqing Li
dev in modules.devname should be populated in /dev on boot.
remove create static mode from udevd will make these devices
cannot be populated. When use sysVinit, devices like /dev/net/tun
will not be created.
more info:
udevd in systemd also remove create static mode in udevd,
Ping
On 06/04/2018 10:23 AM, Zhou, Li wrote:
Ping
On 04/19/2018 02:35 PM, Li Zhou wrote:
Revert commit modules>
because /dev/net/tun is usually needed to already been there when system
boots up. With this commit, /dev/net/tun is missing when sysvinit is
used.
Signed-off-by: Li Zhou
---
..
Ping
On 04/19/2018 02:35 PM, Li Zhou wrote:
Revert commit
because /dev/net/tun is usually needed to already been there when system
boots up. With this commit, /dev/net/tun is missing when sysvinit is
used.
Signed-off-by: Li Zhou
---
...01-eudev-create-static-nodes-from-modules.patch | 106
Revert commit
because /dev/net/tun is usually needed to already been there when system
boots up. With this commit, /dev/net/tun is missing when sysvinit is
used.
Signed-off-by: Li Zhou
---
...01-eudev-create-static-nodes-from-modules.patch | 106 +
meta/recipes-core/udev/eud
12 matches
Mail list logo