[Lunar-commits] r27031 - in lunar-iso/trunk: . kernels/conf/2.6
Stefan Wold
ratler at lunar-linux.org
Sun Dec 28 11:28:43 CET 2008
Author: ratler
Date: 2008-12-28 11:28:43 +0100 (Sun, 28 Dec 2008)
New Revision: 27031
Modified:
lunar-iso/trunk/NEWS
lunar-iso/trunk/kernels/conf/2.6/base.x86_64
Log:
Kernel config for x86-64. Updated NEWS file
Modified: lunar-iso/trunk/NEWS
===================================================================
--- lunar-iso/trunk/NEWS 2008-12-24 11:39:42 UTC (rev 27030)
+++ lunar-iso/trunk/NEWS 2008-12-28 10:28:43 UTC (rev 27031)
@@ -1,3 +1,17 @@
+20081224 1.6.4 ratler
+ * Final release of 1.6.4 'Lacus Autumni' for both i686 and x86-64
+
+ * Modules
+ - Kernel bumped to 2.6.27.10
+ - Removed USB modem modules from the precompiled kernels
+ - All packages refreshed
+ - lsb-release added
+
+ * Installer
+ - The installer will now skip 'swap file' step if a swap partition
+ was added
+ - Bumped isolinux.bin version
+
20081012 1.6.4-beta1 ratler
* Beta 1 release!
Modified: lunar-iso/trunk/kernels/conf/2.6/base.x86_64
===================================================================
--- lunar-iso/trunk/kernels/conf/2.6/base.x86_64 2008-12-24 11:39:42 UTC (rev 27030)
+++ lunar-iso/trunk/kernels/conf/2.6/base.x86_64 2008-12-28 10:28:43 UTC (rev 27031)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.27
-# Sat Oct 11 20:29:48 2008
+# Linux kernel version: 2.6.27.10
+# Wed Dec 24 13:46:25 2008
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
@@ -270,6 +270,7 @@
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
+CONFIG_X86_RESERVE_LOW_64K=y
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
# CONFIG_X86_PAT is not set
@@ -2602,7 +2603,6 @@
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_ISP1760_HCD=m
-# CONFIG_USB_ISP1760_PCI is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
@@ -2727,10 +2727,10 @@
CONFIG_USB_TEST=m
# CONFIG_USB_ISIGHTFW is not set
CONFIG_USB_ATM=m
-CONFIG_USB_SPEEDTOUCH=m
-CONFIG_USB_CXACRU=m
-CONFIG_USB_UEAGLEATM=m
-CONFIG_USB_XUSBATM=m
+# CONFIG_USB_SPEEDTOUCH is not set
+# CONFIG_USB_CXACRU is not set
+# CONFIG_USB_UEAGLEATM is not set
+# CONFIG_USB_XUSBATM is not set
CONFIG_USB_GADGET=m
# CONFIG_USB_GADGET_DEBUG is not set
# CONFIG_USB_GADGET_DEBUG_FILES is not set
More information about the Lunar-commits
mailing list