[Lunar-commits] <moonbase> linux-2.6: version bumoped to 2.6.28.
Florin Braescu
florin at lunar-linux.org
Fri Jan 16 10:18:59 CET 2009
commit 99277e30c0b9481cc94ecd51a3332507f6119fc3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jan 16 11:18:59 2009 +0200
linux-2.6: version bumoped to 2.6.28.
Many new features added (GEM, xfs4, ...).
---
kernel/linux-2.6/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS
index 7e79ad0..a2c1609 100644
--- a/kernel/linux-2.6/DETAILS
+++ b/kernel/linux-2.6/DETAILS
@@ -1,18 +1,18 @@
MODULE=linux-2.6
- VERSION=2.6.27.10
+ VERSION=2.6.28
BASE=$(echo $VERSION | cut -d. -f1,2,3)
SOURCE=linux-${BASE}.tar.bz2
- SOURCE2=patch-${VERSION}.bz2
+# SOURCE2=patch-${VERSION}.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[0]=$KERNEL_URL/pub/linux/kernel/v2.6
SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6
- SOURCE_VFY=sha1:8425ec3be2652f9d511911ff4fcf99039d4574be
- SOURCE2_VFY=sha1:e5c43acc8bcbcd7c0102e12c556fd773d29bab69
+ SOURCE_VFY=sha1:4f40f8bf3fd110b0cc6e1fea5f539c98f9959e94
+# SOURCE2_VFY=sha1:e5c43acc8bcbcd7c0102e12c556fd773d29bab69
WEB_SITE=http://www.kernel.org
ENTERED=20041019
- UPDATED=20081219
+ UPDATED=20090116
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list