UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

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.3.tar.gz
Source file size: 137022
Source file MD5-checkum: 6b70b2b381c1b6d9adfaf66d5d3e7c00
Source directory: keyutils-1.6.3
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/k/keyutils-1.6.3.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/k/keyutils-1.6.3.tar.gz.md5sum
Dependances: krb5.
Dependance of: libnvme, cifs-utils, 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