          MODULE=linux-unstable
         VERSION=3.2.16
            BASE=$(echo $VERSION | cut -d. -f1,2)
          SOURCE=linux-$BASE.tar.xz
         SOURCE2=patch-$VERSION.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v3.x
   SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v3.x
  SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v3.x
  SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v3.x
      SOURCE_VFY=sha1:0d6ae32001e3c2ecd996675c4262a9ae977733c5
     SOURCE2_VFY=sha1:234d59b0c2763ec4d8ea6c4688e14f47655bfc6f
        WEB_SITE=http://www.kernel.org
         ENTERED=20041019
         UPDATED=20120424
           SHORT="The core of a Linux GNU Operating System"
     KEEP_SOURCE=on
           TMPFS=off

cat << EOF
This is the latest unstable Linux kernel module for Lunar Linux distro.

Linux is a clone of the Unix kernel, written from scratch by Linus
Torvalds with assistance from a loosely-knit team of hackers across the
Net. It aims towards POSIX and Single UNIX Specification compliance. It
has all the features you would expect in a modern fully-fledged Unix
kernel, including true multitasking, virtual memory, shared libraries,
demand loading, shared copy-on-write executables, proper memory
management, and TCP/IP networking.
EOF
