UmVirt LFS Package info

DB commit: 06a3bafc31a9f2da2aecdf7c1c6e8b91885cb553
APP commit: 634ff2193dea70dde75eb1916d758638b7417453

libaio

The libaio package is an asynchronous I/O facility ("async I/O", or "aio") that has a richer API and capability set than the simple POSIX async I/O facility. This library, libaio, provides the Linux-native API for async I/O. The POSIX async I/O facility requires this library in order to provide kernel-accelerated async I/O capabilities, as do applications which require the Linux-native async I/O API.

Package info

Codename: libaio
Source file: libaio-0.3.113.tar.gz
Source directory: libaio-0.3.113
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/l/libaio-0.3.113.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/l/libaio-0.3.113.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: LVM2, multipath-tools.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i '/install.*libaio.a/s/^/#/' src/Makefile

Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    make partcheck
fi

Install script:
make install