sizeofvoid / openbsdisks2

An UDisks2 service implementation for OpenBSD forked from FreeBSD (bsdutils/bsdisks)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenBSDisks2 - UDisks2 service implementation for OpenBSD

An UDisks2 service implementation for OpenBSD forked from FreeBSD (bsdutils/bsdisks)

OpenBSD bsdutils/bsdisks fork

The sourcecode based on commit 3d3439348ba00ae972e146c5bf28cb42949e24f from bsdutils/bsdisks.

Feature List

  • Simple DBus org.freedesktop.UDisks2.service
  • Provides org.freedesktop.UDisks2.Block
  • Provides org.freedesktop.UDisks2.Drive
  • Provides org.freedesktop.UDisks2.Filesystem (Not all information yet)
  • Logging via stdout and syslog
  • cd(4) support
  • mount(2), umount(2) support (ffs and iso9660 only)
  • unveil(2) support Klemens Nanni
  • Privilege separation
  • Device information updates

UDisks2

About

An UDisks2 service implementation for OpenBSD forked from FreeBSD (bsdutils/bsdisks)

License:Other


Languages

Language:C++ 98.6%Language:CMake 0.8%Language:C 0.6%