[Lunar-commits] CVS: moonbase/kernel/linux-beta DETAILS,1.48,1.49
Jaime Buffery
nestu at lunar-linux.org
Mon Jul 12 09:06:23 GMT 2004
Update of /var/cvs/lunar/moonbase/kernel/linux-beta
In directory dbguin.lunar-linux.org:/tmp/cvs-serv7515
Modified Files:
DETAILS
Log Message:
Version bump: 2.6.7 -> 2.6.8rc1
gcc 3.3.3, glibc 2.3.2, kernel headers 2.6.7.0
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/linux-beta/DETAILS,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- DETAILS 18 Jun 2004 09:55:04 -0000 1.48
+++ DETAILS 12 Jul 2004 09:06:21 -0000 1.49
@@ -1,12 +1,16 @@
MODULE=linux-beta
- VERSION=2.6.7
- SOURCE=linux-${VERSION}.tar.bz2
+ KERNEL_VERSION=2.6.7
+ VERSION=2.6.8-rc1
+ SOURCE=linux-${KERNEL_VERSION}.tar.bz2
+ SOURCE2=patch-${VERSION}.bz2
SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6/$SOURCE
SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6/$SOURCE
+ SOURCE2_URL=ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/$SOURCE2
SOURCE_VFY=md5:a74671ea68b0e3c609e8785ed8497c14
+ SOURCE2_VFY=md5:b96bc0b2c12d029ef01c99a3b7a42cfc
WEB_SITE=http://www.kernel.org
ENTERED=20030410
- UPDATED=20040618
+ UPDATED=20040712
KEEP_SOURCE="on"
SHORT="The Linux kernel is the core of a Linux GNU Operating System."
cat << EOF
@@ -20,4 +24,3 @@
demand loading, shared copy-on-write executables, proper memory
management, and TCP/IP networking.
EOF
-
More information about the Lunar-commits
mailing list