UmVirt LFS Package info

DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ BASH | XML | JSON ]

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.2/packages/l/libaio-0.3.113.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/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