~kzapalowicz/snappy-hwe-snaps/+git/udisks2:feature/automount-on-boot

Last commit made on 2017-04-25
Get this branch:
git clone -b feature/automount-on-boot https://git.launchpad.net/~kzapalowicz/snappy-hwe-snaps/+git/udisks2
Only Konrad Zapałowicz can upload to this branch. If you are Konrad Zapałowicz please log in for upload directions.

Branch merges

Branch information

Name:
feature/automount-on-boot
Repository:
lp:~kzapalowicz/snappy-hwe-snaps/+git/udisks2

Recent commits

8c22719... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

docs: add automount cold-plugged devices short info

0e5b832... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

tests: fix regexp for picking up interface connections

This commit changes the regexp used to pick up the interfaces being
connected in a way that now it allows other snaps to be listed
as well in the same line, preceeding udisks2. The previous way of
doing this assumed that udisks2 will be first in line.

8f2fdc2... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

ciborium: wait till the GetManagedObjects interface is ready

At certain systems it has been observed that although the
org.freedesktop.UDisks2 name is registered the ObjectManager interface
is not immediately ready. As a result the "GetManagedObjects" call fails
and the cold-plugged usb devices not reported.

This commit implements behavior for ciborium to call GetManagedObjects
several times waiting for it to return successfully. It is assumed that
the org.freedesktop.UDisks2 name is acquired the interface show up.

dc29f95... by Scott Sweeny

update to udisks 2.6.4

2deaa08... by Simon Fels

Fix spelling mistake

26889e0... by Simon Fels

Add test case to verify documentation builds

ca4cebb... by Simon Fels

Integrate changes from the review process

4518651... by Simon Fels

Describe how automount can be enabled by default for a device

79a467c... by Simon Fels

Extend documentation with a few more things

48f5f02... by Simon Fels

Add initial documentation