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.
下载地址(HTTP):https://gitlab.freedesktop.org/bolt/bolt/-/archive/0.9.11/bolt-0.9.11.tar.gz
MD5 校验和:6fade22d3875b3ff480e26058571b534
大小:252 KB
预计所需磁盘空间:9.8 MB(含测试)
预计构建时间:0.2 SBU(含测试)
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