fwupd/plugins/linux-swap
Mario Limonciello ec0496b47a Make libfwupdplugin an internal library instead
This drops the requirement on us being so strict on a particular ABI version,
and also more strongly discourages out of tree plugin development.

We should still strive to keep API stable, and as such keep a symbol map still.

Use rpath instead for the static plugins, and set the plugin install directory
to just fwupd-$ABI$ as we're storing more than just plugins here now.
2022-09-28 10:04:12 +01:00
..
fu-linux-swap.c Remove the 'common' prefix from the volume creation methods 2022-06-14 14:36:52 -05:00
fu-linux-swap.h trivial: reformat the whole tree to match new format 2021-08-24 11:18:40 -05:00
fu-plugin-linux-swap.c Set the target value on the security attribute 2022-08-01 07:12:18 +01:00
fu-self-test.c Allow self tests to pass when run in LXC zones 2022-08-22 12:46:36 +01:00
meson.build Make libfwupdplugin an internal library instead 2022-09-28 10:04:12 +01:00
README.md trivial: update markdown for pre-commit style 2021-07-18 14:42:47 -05:00

Linux Swap

Introduction

This plugin checks if the currently available swap partitions and files are all encrypted. The result will be stored in an security attribute for HSI.

External Interface Access

This plugin requires read access to /proc