UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ 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 file size: 49041
Source file MD5-checkum: 605237f35de238dfacc83bcae406d95d
Source directory: libaio-0.3.113
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libaio-0.3.113.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/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