[Lunar-commits] CVS: moonbase/filesys/device-mapper BUILD, NONE,
1.1 DETAILS, NONE, 1.1
Florin Braescu
florin at lunar-linux.org
Mon Jul 5 09:44:23 GMT 2004
Update of /var/cvs/lunar/moonbase/filesys/device-mapper
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22532
Added Files:
BUILD DETAILS
Log Message:
move it from lib and bump the version to 1.00.19.
--- 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.19
SOURCE=$MODULE.$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
SOURCE_URL=ftp://sources.redhat.com/pub/dm/$SOURCE
SOURCE_VFY=md5:a7a97c469f22e3ec2cdcb5aae5603f3f
WEB_SITE=http://sources.redhat.com/dm/
ENTERED=20040511
UPDATED=20040705
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