View Single Post
Old 12-06-2017, 06:04 PM   #5
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by josinalvo View Post
- - - - -
with the filesystem writable (that is, before running that line, I ran mntroot rw)
- - - - -
That is not required.
Think about it.
lipc is the primary, very heavily used, event handler in an event driven system.
It HAS to work with leaving the file system exactly the way you found it.

Note:
If curious, lipc is a "wrapper" on d-bus.
Start with d-bus, there is much more published on it than on lipc.

Since you are interested in document handling, you probably want to read:
/usr/share/webkit-1.0/pillow/javascripts/lipc_event_handler.js
(a lot of /usr/bin/lipc-* is (or was) in lua - plain text that is)
knc1 is offline   Reply With Quote