Re: udisks library use with a replacement daemon: library-only knob?

2019-09-06 Thread Simon McVittie
On Fri, 06 Sep 2019 at 09:52:56 +0200, Vojtěch Trefný wrote: > On 9/6/19 4:56 AM, Pau Amma wrote: > > So it > > should be possible to use the library with a FreeBSD-specific daemon (that > > already exists) providing the same messaging interface. > > There might be some other issues with this, lib

Re: udisks library use with a replacement daemon: library-only knob?

2019-09-06 Thread Vojtěch Trefný
On 9/6/19 4:56 AM, Pau Amma wrote: > On Fri, September 6, 2019 1:23 am, David Lehman wrote: >> On Fri, 2019-09-06 at 01:07 +, Pau Amma wrote: >>> I'm considering using just the library from udisks with a replacement >>> daemon, for use on FreeBSD systems. However, some of the dependencies >>>

Re: udisks library use with a replacement daemon: library-only knob?

2019-09-06 Thread Pau Amma
On Fri, September 6, 2019 6:30 am, Marius Vollmer wrote: > Pau Amma writes: > >> I believe that you're correct, but that (unless I'm missing something) >> libudisks and the daemon communicate using the Dbus message API. So it >> should be possible to use the library with a FreeBSD-specific daemon