Skip to content

Automount volumes

Guido Gunther requested to merge guido.gunther/phosh:automount into master

Although i'm in the process of cleaning out WIP MRs i got annoyed having to mount usb sticks by hand so here's minimalistic support (that basically lacks everything that justifies having it implemented in the shell).

todo

  • active session check
  • mount cancelling
  • mount all existing volumes on startup
  • notify about newly mounted volumes (see !668 (merged))
  • later: password handling for encrypted volumes (#158 (closed))

Closes: #399 (closed)

Edited by Guido Gunther

Merge request reports