[systemd-devel] [PATCH 1/9] fsckd daemon for inter-fsckd communication
Didier Roche
didrocks at ubuntu.com
Thu Feb 5 09:06:50 PST 2015
Hey,
Posting the new set of patches for the fsck/plymouth integration,
rebased from all the comments and the systemd event loop system.
This version talks the raw plymouth protocol directly, supporting only
what is needed (sending updates, messages, requesting key listening, get
key events). It's using Control+C as the cancellation key. If plymouth
disconnects and then later respawn, the connection will be taken back.
Same for any new fsck connection incoming after a cancellation (they
will get cancelled right away). The update progress message is always
reflecting the current connection state (they will only disappear once
they are actually cleaned).
As always, I'm opened to any comments.
Cheers,
Didier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fsckd-daemon-for-inter-fsckd-communication.patch
Type: text/x-diff
Size: 21371 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20150205/56d065fb/attachment.patch>
More information about the systemd-devel
mailing list