All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] udev-extraconf/mount.sh: add support to systemd
@ 2018-08-02  2:50 Hongzhi.Song
  2018-08-02  2:50 ` [PATCH v4 1/3] " Hongzhi.Song
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Hongzhi.Song @ 2018-08-02  2:50 UTC (permalink / raw)
  To: openembedded-core

v4:
    Fix the recursively dependency for the systemd-mount
v3:
    perfect syntax

Hongzhi.Song (3):
  udev-extraconf/mount.sh: add support to systemd
  udev-extraconf/mount.sh: Fix the recursively dependency for the
    systemd-mount
  udev-extraconf/mount.sh: Skip the entry in /etc/fstab when using the
    systemd-mount

 meta/recipes-core/udev/udev-extraconf/mount.sh | 84 ++++++++++++++++++++++----
 1 file changed, 71 insertions(+), 13 deletions(-)

-- 
2.11.0



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/3 v5] udev-extraconf/mount.sh: add systemd-mount command for systemd
@ 2018-09-16  5:45 Hongzhi.Song
  2018-09-16  5:45 ` [PATCH 2/3] udev-extraconf/mount.sh: Fix the recursively dependency for the systemd-mount Hongzhi.Song
  0 siblings, 1 reply; 10+ messages in thread
From: Hongzhi.Song @ 2018-09-16  5:45 UTC (permalink / raw)
  To: openembedded-core

v5:
    perfect a few codes based on v4
v4:
    fix the recursively dependency for the systemd-mount
v3:
    perfect syntax

Hongzhi.Song (3):
  udev-extraconf/mount.sh: add support to systemd
  udev-extraconf/mount.sh: Fix the recursively dependency for the
    systemd-mount
  udev-extraconf/mount.sh: Skip the entry in /etc/fstab when using the
    systemd-moun

 meta/recipes-core/udev/udev-extraconf/mount.sh | 92 +++++++++++++++++++++-----
 1 file changed, 74 insertions(+), 18 deletions(-)

-- 
2.11.0



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

end of thread, other threads:[~2018-09-16  5:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-02  2:50 [PATCH v4 0/3] udev-extraconf/mount.sh: add support to systemd Hongzhi.Song
2018-08-02  2:50 ` [PATCH v4 1/3] " Hongzhi.Song
2018-08-02 16:15   ` Martin Hundebøll
2018-08-03  6:19     ` Hongzhi, Song
2018-08-24  2:00   ` Randy MacLeod
2018-09-10  8:33     ` Hongzhi, Song
2018-08-02  2:50 ` [PATCH 2/3] udev-extraconf/mount.sh: Fix the recursively dependency for the systemd-mount Hongzhi.Song
2018-08-02  2:50 ` [PATCH 3/3] udev-extraconf/mount.sh: Skip the entry in /etc/fstab when using " Hongzhi.Song
2018-08-22  3:33 ` [PATCH v4 0/3] udev-extraconf/mount.sh: add support to systemd Hongzhi, Song
2018-09-16  5:45 [PATCH 0/3 v5] udev-extraconf/mount.sh: add systemd-mount command for systemd Hongzhi.Song
2018-09-16  5:45 ` [PATCH 2/3] udev-extraconf/mount.sh: Fix the recursively dependency for the systemd-mount Hongzhi.Song

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.