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.3 platform.
Download (HTTP): https://releases.pagure.org/volume_key/volume_key-0.3.11.tar.xz
Download MD5 sum: 30df56c7743eb7c965293b3d61194232
Download size: 476 KB
Estimated disk space required: 6.9 MB
Estimated build time: less than 0.1 SBU
cryptsetup-2.0.4, GLib-2.56.1, GPGME-1.11.1, and Python-2.7.15
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/volume_key
Install volume_key by running the following commands:
./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