Quote:
Originally Posted by josinalvo
- - - - -
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)