The bolt package is a system daemon to enable security levels for Thunderbolt.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://gitlab.freedesktop.org/bolt/bolt/-/archive/0.9.11/bolt-0.9.11.tar.gz
Download MD5 sum: 6fade22d3875b3ff480e26058571b534
Download size: 252 KB
Estimated disk space required: 9.8 MB (with tests)
Estimated build time: 0.2 SBU (with tests)
umockdev-0.19.7 (for testing), and asciidoc-10.2.1 (for documentation)
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