2 Commits

Author SHA1 Message Date
Alfonso Sánchez-Beato
467e57f0af Do not auto-import from loop/ram devices
snap auto-import takes a noticeable time on boot, and with this we
reduce that time. Also, it does not really make sense to import
assertions for this virtual devices.
2018-03-01 15:42:00 +01:00
Michael Vogt
fa23637f49 use the debian/*.install files instead of debian/rules
The debian/*.install files are the canonical way to install files
in debian packags. We need to use debian/rules for some bits (like
the systemd stuff that is different on xenial and trusty. However
we should minimize this as much as possible to make debian/rules
easier to read.
2017-01-09 10:32:02 +01:00