Files
snapd/tests
Ondrej fcc3bb34d3 interfaces: builtin: add dm-crypt interface to support external storage encryption
* interfaces: builtin: add dm-crypt interface

dm-crypt interface allows handling of dm-crypt devices
- setting up luks partition
- locking/unlocking of dm-crypt partition
- adding key(s) to kernel keyring
- formatting of encrypted partition(s) ( creation of fs)
- mounting of encrypted partition(s)

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

* interfaces: builtin: add tests for dm-crypt interface

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

* interfaces: builtin: dm-crypt: update summary

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

* interfaces: builtin: dm-crypt: make udev rules more strict dm[0-9]->dm-[0-9]

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

* interfaces: builtin: dm-crypt: fix typo and description

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

* interfaces/tee: add dm-crypt interface

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

* interfaces/builtin: update basedeclaration_test for dm-crypt interface

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

* interfaces: run `go fmt` on basedeclaration_test.go

* interfaces: add XXX comment about hardcoded mount points in dm-crypt interface

Co-authored-by: Michael Vogt <mvo@ubuntu.com>
2021-06-10 17:33:53 +02:00
..
2021-04-09 13:42:23 -03:00
2021-05-27 14:04:27 +02:00
2021-04-08 18:05:54 -03:00
2021-04-15 15:20:14 -03:00