Author: pebender
Date: Tue Jul 14 19:54:55 2009
New Revision: 5163
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-c3-2.config
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-c3.config
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-pentium-mmx.config
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-x86_64-x86-64.config
Log:
- Disabled kernel MTRR cleanup support is case it is causing problems.
- Disabled kernel PAT support is case it is causing problems.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Tue Jul 14
19:54:55 2009
@@ -23,6 +23,8 @@
- Disabled kernel stack protection as it is causing kernel panics
(which is what it is supposed to due, but there appear to be too many
buggy drivers).
+ - Disabled MTRR cleanup support is case it is causing problems.
+ - Disabled PAT support is case it is causing problems.
Fixed bugs
- Fixed a bug in the generation of the minimyth.conf.mk included in the
Modified: trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums (original)
+++ trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums Tue Jul 14
19:54:55 2009
@@ -5,7 +5,7 @@
c2ae84fa01e83b12e27b11cac1941f08
download/linux-2.6.30.1-unionfs_2.5.2.patch
b4c79dcc27db822c25d8e161bb399481
download/linux-2.6.30.1-disable_dma_for_cfa.patch
db135d7c2479b1b767b234c1b14fd2e2 download/linux-2.6.30.1-defaults.patch
-06a59e43a9db8b4b0bfc6e2a29ec2eba download/linux-2.6.30.1-i386-c3.config
-a83643ab2b533c0b38a0c9a9cb37a9cc download/linux-2.6.30.1-i386-c3-2.config
-eb429d49ac529e8360ddd3e03ecda35d
download/linux-2.6.30.1-i386-pentium-mmx.config
-fe788c1b2b673ce34a1741a96a548798
download/linux-2.6.30.1-x86_64-x86-64.config
+446c17534388c275cb635fbced00bd28 download/linux-2.6.30.1-i386-c3.config
+7183a4a9e35e5ba504e3f9675c4015dd download/linux-2.6.30.1-i386-c3-2.config
+2f41d70f712801bdacd87f5aa65cb8a0
download/linux-2.6.30.1-i386-pentium-mmx.config
+2083674f69dc8b905a43ca681cefb0ba
download/linux-2.6.30.1-x86_64-x86-64.config
Modified:
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-c3-2.config
==============================================================================
---
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-c3-2.config
(original)
+++
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-c3-2.config
Tue Jul 14 19:54:55 2009
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.30.1
-# Tue Jul 14 15:01:29 2009
+# Tue Jul 14 19:12:11 2009
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -295,10 +295,8 @@
CONFIG_X86_RESERVE_LOW_64K=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
-CONFIG_MTRR_SANITIZER=y
-CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
-CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
-CONFIG_X86_PAT=y
+# CONFIG_MTRR_SANITIZER is not set
+# CONFIG_X86_PAT is not set
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
# CONFIG_CC_STACKPROTECTOR is not set
Modified:
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-c3.config
==============================================================================
---
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-c3.config
(original)
+++
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-c3.config
Tue Jul 14 19:54:55 2009
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.30.1
-# Tue Jul 14 15:01:13 2009
+# Tue Jul 14 19:11:58 2009
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -293,10 +293,8 @@
CONFIG_X86_RESERVE_LOW_64K=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
-CONFIG_MTRR_SANITIZER=y
-CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
-CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
-CONFIG_X86_PAT=y
+# CONFIG_MTRR_SANITIZER is not set
+# CONFIG_X86_PAT is not set
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
# CONFIG_CC_STACKPROTECTOR is not set
Modified:
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-pentium-mmx.config
==============================================================================
---
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-pentium-mmx.config
(original)
+++
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-i386-pentium-mmx.config
Tue Jul 14 19:54:55 2009
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.30.1
-# Tue Jul 14 15:00:45 2009
+# Tue Jul 14 19:11:31 2009
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -294,10 +294,8 @@
CONFIG_X86_RESERVE_LOW_64K=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
-CONFIG_MTRR_SANITIZER=y
-CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
-CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
-CONFIG_X86_PAT=y
+# CONFIG_MTRR_SANITIZER is not set
+# CONFIG_X86_PAT is not set
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
# CONFIG_CC_STACKPROTECTOR is not set
Modified:
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-x86_64-x86-64.config
==============================================================================
---
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-x86_64-x86-64.config
(original)
+++
trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.1-x86_64-x86-64.config
Tue Jul 14 19:54:55 2009
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.30.1
-# Tue Jul 14 15:01:52 2009
+# Tue Jul 14 19:12:28 2009
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
@@ -283,10 +283,8 @@
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW_64K=y
CONFIG_MTRR=y
-CONFIG_MTRR_SANITIZER=y
-CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
-CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
-CONFIG_X86_PAT=y
+# CONFIG_MTRR_SANITIZER is not set
+# CONFIG_X86_PAT is not set
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
# CONFIG_CC_STACKPROTECTOR is not set
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---