Author: pebender
Date: Tue Jul 14 18:46:05 2009
New Revision: 5162

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 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).



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  
18:46:05 2009
@@ -19,6 +19,11 @@
        /etc/lirc.d/lircrc to /etc/lirc/driver.conf.d,  
/etc/lirc/lircd.conf.d and
        /etc/lirc/lircrc.d respectively.

+Modified kernel
+    - 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).
+
  Fixed bugs
      - Fixed a bug in the generation of the minimyth.conf.mk included in the
        image.

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  
18:46:05 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
-9b2ef1c94d18e98e9a2a7a264675d9a5  download/linux-2.6.30.1-i386-c3.config
-b33be5c8126605bad33cf306d0ce8afa  download/linux-2.6.30.1-i386-c3-2.config
-2fb55774ffa7f80616fb0629464c9205   
download/linux-2.6.30.1-i386-pentium-mmx.config
-6798c23cce1d64fce2732cc89b42fd25   
download/linux-2.6.30.1-x86_64-x86-64.config
+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

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 18:46:05 2009
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.30.1
-# Wed Jul  8 09:44:27 2009
+# Tue Jul 14 15:01:29 2009
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -50,6 +50,7 @@
  CONFIG_X86_32_SMP=y
  CONFIG_X86_HT=y
  CONFIG_X86_TRAMPOLINE=y
+CONFIG_X86_32_LAZY_GS=y
  CONFIG_KTIME_SCALAR=y
  CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

@@ -300,8 +301,7 @@
  CONFIG_X86_PAT=y
  # CONFIG_EFI is not set
  # CONFIG_SECCOMP is not set
-CONFIG_CC_STACKPROTECTOR_ALL=y
-CONFIG_CC_STACKPROTECTOR=y
+# CONFIG_CC_STACKPROTECTOR is not set
  # CONFIG_HZ_100 is not set
  # CONFIG_HZ_250 is not set
  CONFIG_HZ_300=y

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 18:46:05 2009
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.30.1
-# Wed Jul  8 09:43:22 2009
+# Tue Jul 14 15:01:13 2009
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -50,6 +50,7 @@
  CONFIG_X86_32_SMP=y
  CONFIG_X86_HT=y
  CONFIG_X86_TRAMPOLINE=y
+CONFIG_X86_32_LAZY_GS=y
  CONFIG_KTIME_SCALAR=y
  CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

@@ -298,8 +299,7 @@
  CONFIG_X86_PAT=y
  # CONFIG_EFI is not set
  # CONFIG_SECCOMP is not set
-CONFIG_CC_STACKPROTECTOR_ALL=y
-CONFIG_CC_STACKPROTECTOR=y
+# CONFIG_CC_STACKPROTECTOR is not set
  # CONFIG_HZ_100 is not set
  # CONFIG_HZ_250 is not set
  CONFIG_HZ_300=y

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 18:46:05 2009
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.30.1
-# Wed Jul  8 09:42:59 2009
+# Tue Jul 14 15:00:45 2009
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -50,6 +50,7 @@
  CONFIG_X86_32_SMP=y
  CONFIG_X86_HT=y
  CONFIG_X86_TRAMPOLINE=y
+CONFIG_X86_32_LAZY_GS=y
  CONFIG_KTIME_SCALAR=y
  CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

@@ -299,8 +300,7 @@
  CONFIG_X86_PAT=y
  # CONFIG_EFI is not set
  # CONFIG_SECCOMP is not set
-CONFIG_CC_STACKPROTECTOR_ALL=y
-CONFIG_CC_STACKPROTECTOR=y
+# CONFIG_CC_STACKPROTECTOR is not set
  # CONFIG_HZ_100 is not set
  # CONFIG_HZ_250 is not set
  CONFIG_HZ_300=y

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 18:46:05 2009
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.30.1
-# Wed Jul  8 09:44:49 2009
+# Tue Jul 14 15:01:52 2009
  #
  CONFIG_64BIT=y
  # CONFIG_X86_32 is not set
@@ -289,8 +289,7 @@
  CONFIG_X86_PAT=y
  # CONFIG_EFI is not set
  # CONFIG_SECCOMP is not set
-CONFIG_CC_STACKPROTECTOR_ALL=y
-CONFIG_CC_STACKPROTECTOR=y
+# CONFIG_CC_STACKPROTECTOR is not set
  # CONFIG_HZ_100 is not set
  # CONFIG_HZ_250 is not set
  CONFIG_HZ_300=y

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to