bolt-0.9.11

Introduction to bolt

The bolt package is a system daemon to enable security levels for Thunderbolt.

[Note]

Note

This version of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable version of the System V books.

Package Information

bolt Dependencies

Required

GLib-2.88.3 and Polkit-127

Optional

umockdev-0.19.8 (for testing), and asciidoc-10.2.1 (for documentation)

Installation of bolt

Install bolt by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

To test the results, issue: ninja test. One test, test_journal_object, is known to fail.

Now, as the root user:

ninja install

Contents

Installed Programs: boltctl and boltd (in /usr/libexec)
Installed Library: None
Installed Directories: None