Files
snapd/tests/lib
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-05-18 10:00:25 -03:00
2020-11-06 09:30:35 -03:00