CVS: moonbase/kernel/kernel-headers/2.4.20 BUILD, NONE, 1.1 DETAILS, NONE, 1.1 PRE_BUILD, NONE, 1.1

elaine at lunar-linux.org elaine at lunar-linux.org
Sun Oct 12 19:12:25 GMT 2003


Update of /var/cvs/lunar/moonbase/kernel/kernel-headers/2.4.20
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18374/2.4.20

Added Files:
	BUILD DETAILS PRE_BUILD 
Log Message:
static headers for i386 kernl 2.4.20


--- 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/2.4.20
         VERSION=2.4.20
          SOURCE=kernel-headers-Linux-$VERSION-i386.tar.bz2
         SOURCE2=asm-headers-Linux-$VERSION-i386.tar.bz2
   SOURCE_URL[0]=$PATCH_URL/$SOURCE
  SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
        WEB_SITE=http://lunar-linux.org
      MAINTAINER=elaine at lunar-linux.org
         ENTERED=20031008
         UPDATED=20031008
           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