This update fixes some little bugs in the kernel and doesn't need to
update the .config... so it doesn't cost anything...

Cheers,
-Andrea

-------- Original Message --------
Subject: [systemimager-commits] r3508 - trunk/make.d
Date: Wed, 12 Apr 2006 10:49:27 -0500
From: Andrea Righi <[EMAIL PROTECTED]>
Reply-To: sisuite-devel@lists.sourceforge.net
To: [EMAIL PROTECTED]

Author: arighi
Date: 2006-04-12 10:49:27 -0500 (Wed, 12 Apr 2006)
New Revision: 3508

Modified:
   trunk/make.d/kernel.rul
Log:
update to kernel 2.6.14.4

Modified: trunk/make.d/kernel.rul
===================================================================
--- trunk/make.d/kernel.rul     2006-04-11 19:09:38 UTC (rev 3507)
+++ trunk/make.d/kernel.rul     2006-04-12 15:49:27 UTC (rev 3508)
@@ -12,7 +12,7 @@
 #

 ifeq ($(ARCH),i386)
-       LINUX_VERSION = 2.6.16.2
+       LINUX_VERSION = 2.6.16.4
        LINUX_IMAGE = $(LINUX_SRC)/arch/i386/boot/bzImage
        LINUX_TARGET = bzImage
        LINUX_DIR = linux-$(LINUX_VERSION)
@@ -85,9 +85,9 @@

 LINUX_SRC := $(SRC_DIR)/$(LINUX_DIR)
 LINUX_TARBALL := linux-$(LINUX_VERSION).tar.bz2
-#LINUX_URL = http://www.kernel.org/pub/linux/kernel/v2.6/$(LINUX_TARBALL)
+LINUX_URL = http://www.kernel.org/pub/linux/kernel/v2.6/$(LINUX_TARBALL)
 #LINUX_URL = http://www.kernel.org/pub/linux/kernel/v2.4/$(LINUX_TARBALL)
-LINUX_URL = http://download.systemimager.org/pub/linux/$(LINUX_TARBALL)
+#LINUX_URL = http://download.systemimager.org/pub/linux/$(LINUX_TARBALL)
 LINUX_CONFIG := $(PATCH_DIR)/linux.$(ARCH).config

 ifdef WITH_YDL_KERNEL



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
systemimager-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/systemimager-commits


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to