[Lunar-commits] <moonbase> linux-stable: version bumped to 3.1.6.

Florin Braescu florin at lunar-linux.org
Fri Jan 6 11:25:11 CET 2012


commit 9954836f6d9a9fe8f99955d1d36d61861aaef15f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Jan 6 11:25:11 2012 +0100

    linux-stable: version bumped to 3.1.6.
---
 kernel/linux-stable/BUILD   |    2 +-
 kernel/linux-stable/DETAILS |   19 +++++++++----------
 2 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/kernel/linux-stable/BUILD b/kernel/linux-stable/BUILD
index 38c7002..7b8ed5f 100644
--- a/kernel/linux-stable/BUILD
+++ b/kernel/linux-stable/BUILD
@@ -2,7 +2,7 @@
 MYARCH="`arch | grep -qw i.86 && echo i386 || arch`"
 
 echo | make oldconfig
-LD_PRELOAD= cp .config $CONFIG_CACHE/.config.stable
+LD_PRELOAD= cp .config $CONFIG_CACHE/.config.current
 rm -f arch/${MYARCH}/boot/bzImage
 
 make ${MAKES:+-j$MAKES} bzImage
diff --git a/kernel/linux-stable/DETAILS b/kernel/linux-stable/DETAILS
index e458b54..118d7d5 100644
--- a/kernel/linux-stable/DETAILS
+++ b/kernel/linux-stable/DETAILS
@@ -1,22 +1,21 @@
           MODULE=linux-stable
-         VERSION=2.6.39.4
-          SOURCE=linux-${VERSION}.tar.bz2
+         VERSION=3.1.6
+          SOURCE=linux-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION
-   SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6
-   SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6
-  SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6
-  SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6
-      SOURCE_VFY=sha1:b9262c836a02de3d3a6abb5ccb780816d52b5277
+   SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v3.0
+   SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v3.0
+  SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v3.0
+  SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v3.0
+      SOURCE_VFY=sha1:974219f371744de0750136ff47e078caa9247d4f
         WEB_SITE=http://www.kernel.org
          ENTERED=20041019
-         UPDATED=20110806
+         UPDATED=20120106
            SHORT="The core of a Linux GNU Operating System"
      KEEP_SOURCE=on
            TMPFS=off
 
 cat << EOF
-This is the most stable Linux kernel module for the Lunar Linux distro.
-
+This is the most stable version the Linux kernel 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


More information about the Lunar-commits mailing list