UmVirt LFS Package info
DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
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
Template:
Codename: keyutils
Source file: keyutils-1.6.1.tar.bz2
Source file size: 97232
Source file MD5-checkum: 919af7f33576816b423d537f8a8692e8
Source directory: keyutils-1.6.1
Package URL: https://umvirt.com/linux/downloads/0.2/packages/k/keyutils-1.6.1.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2/packages/k/keyutils-1.6.1.tar.bz2.md5sum
Dependances: krb5.
Dependance of: libblockdev.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i 's:$(LIBDIR)/$(PKGCONFIG_DIR):/usr/lib/pkgconfig:' Makefile &&
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