UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
keyutils
Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations.Package info
Codename: keyutils
Source file: keyutils-1.6.3.tar.gz
Source directory: keyutils-1.6.3
Package URL: keyutils-1.6.3.tar.gz
Package md5-checksum URL: keyutils-1.6.3.tar.gz.md5sum
Dependances: krb5.
Dependance of: libblockdev.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#
Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
make -k test
fi
Install script:
make NO_ARLIB=1 LIBDIR=/usr/lib BINDIR=/usr/bin SBINDIR=/usr/sbin install