[Lunar-commits] CVS: moonbase/libs/device-mapper BUILD, NONE,
1.1 DETAILS, NONE, 1.1
Stefan Wold
ratler at lunar-linux.org
Tue May 11 21:09:53 GMT 2004
Update of /var/cvs/lunar/moonbase/libs/device-mapper
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9481/libs/device-mapper
Added Files:
BUILD DETAILS
Log Message:
Initial add of LVM2 and device-mapper. Original module submitted by Jol. I modified it slightly. TODO: Add device-mapper kernel patch for 2.4
--- NEW FILE: BUILD ---
(
./configure --build=$BUILD \
--prefix=/usr \
--sbindir=/sbin \
--libdir=/lib \
--mandir=/usr/share/man \
--sysconfdir=/etc &&
make &&
prepare_install &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DETAILS ---
MODULE=device-mapper
VERSION=1.00.17
SOURCE=$MODULE.$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
SOURCE_URL=ftp://sources.redhat.com/pub/dm/$SOURCE
SOURCE_VFY=md5:b74bb5fa232c77bf74f87eac2f53e1e4
WEB_SITE=http://sources.redhat.com/dm/
ENTERED=20040511
UPDATED=20040511
SHORT="Supports logical volume management by the kernel."
cat << EOF
The Device-mapper is a new component of the linux kernel that supports
logical volume management.
EOF
More information about the Lunar-commits
mailing list