Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] udev-extraconf: Fix the automount malfunction when the systemd is used
@ 2018-10-22 11:58 Kevin Hao
  2018-10-22 11:58 ` [PATCH 1/3] udev-extraconf: Use the canonical file name of systemd Kevin Hao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kevin Hao @ 2018-10-22 11:58 UTC (permalink / raw)
  To: openembedded-core

When we use the systemd as the init manager, the automount function
doesn't work at all. This patch series fixes this issue. The patch 2&3
have been posted by Hongzhi one month ago [1], but they aren't merged
yet. I have rebased them on the latest oe-core and also fix the author
info since it is me to scratch these patches originally. :-)

Kevin Hao (3):
  udev-extraconf: Use the canonical file name of systemd
  udev-extraconf: Fix the recursively dependency for the systemd-mount
  udev-extraconf: Skip the entry in /etc/fstab when using the
    systemd-mount

 meta/recipes-core/udev/udev-extraconf/mount.sh | 36 +++++++++++++++++---------
 1 file changed, 24 insertions(+), 12 deletions(-)


[1] http://lists.openembedded.org/pipermail/openembedded-core/2018-September/155724.html

Thanks,
Kevin
-- 
2.14.4



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-22 12:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-22 11:58 [PATCH 0/3] udev-extraconf: Fix the automount malfunction when the systemd is used Kevin Hao
2018-10-22 11:58 ` [PATCH 1/3] udev-extraconf: Use the canonical file name of systemd Kevin Hao
2018-10-22 11:58 ` [PATCH 2/3] udev-extraconf: Fix the recursively dependency for the systemd-mount Kevin Hao
2018-10-22 11:58 ` [PATCH 3/3] udev-extraconf: Skip the entry in /etc/fstab when using " Kevin Hao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox