CVS: moonbase/kernel/kernel-headers/2.4.22 BUILD, NONE, 1.1 DETAILS,
NONE, 1.1 PRE_BUILD, NONE, 1.1
csm at lunar-linux.org
csm at lunar-linux.org
Sun Oct 19 04:46:16 GMT 2003
Update of /var/cvs/lunar/moonbase/kernel/kernel-headers/2.4.22
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11050/2.4.22
Added Files:
BUILD DETAILS PRE_BUILD
Log Message:
okay... *now* we have specific headers for 2.4.22 and they work fine.
I have compiled iputils on two machines with these and it was broken with
both before these fixes!
--- NEW FILE: BUILD ---
(
# Unpack and install both sources
cd /usr/include &&
if [ -f $SOURCE_CACHE/$SOURCE ] && [ -f $SOURCE_CACHE/$SOURCE2 ] ; then
rm -rf asm linux &&
tar -xvjf $SOURCE_CACHE/$SOURCE &&
tar -xvjf $SOURCE_CACHE/$SOURCE2
fi
) > $C_FIFO 2>&1
--- NEW FILE: DETAILS ---
MODULE=kernel-headers
VERSION=2.4.22
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=asm-headers-$VERSION.tar.bz2
SOURCE_URL[0]=$PATCH_URL/$SOURCE
SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
SOURCE_VFY=md5:165768d84395bdecbb4246ab8b62bc60
SOURCE2_VFY=md5:502b8127ed3b3f14d52bfd6fa6f1c6a3
WEB_SITE=http://lunar-linux.org
MAINTAINER=elaine at lunar-linux.org
ENTERED=20031008
UPDATED=20031019
SHORT="System kernel headers, should match the current running kernel"
cat << EOF
The system kernel headers are taken from a (configured) kernel source and
should be re-installed after changes in kernel (which should also generally
be followed by a rebuild of glibc. This module is normally generated by
the glibc build and may be reinstalled from sources.
EOF
--- NEW FILE: PRE_BUILD ---
# just a placeholder, we want to unpack sources in BUILD in this instance
cd /usr/include
More information about the Lunar-commits
mailing list