UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ 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

Template:
Codename: libaio
Source file: libaio-0.3.113.tar.gz
Source directory: libaio-0.3.113
Package URL: libaio-0.3.113.tar.gz
Package md5-checksum URL: 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