The volume_key package provides a library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases.
This package is known to build and work properly using an LFS-8.1 platform.
Download (HTTP): https://releases.pagure.org/volume_key/volume_key-0.3.9.tar.xz
Download MD5 sum: a2d14931177c660e1f3ebbcf5f47d8e2
Download size: 436 KB
Estimated disk space required: 7.9 MB
Estimated build time: 0.1 SBU
cryptsetup-1.7.5, GLib-2.52.3, GPGME-1.9.0, and SWIG-3.0.12
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/volume_key
Install volume_key by running the following commands:
sed -i '/config.h/d' lib/libvolume_key.h && autoreconf -fiv && ./configure --prefix=/usr && make
This package does not come with a functioning test suite.
Now, as the root
user:
make install
Last updated on 2015-09-25 08:48:24 -0500