[kernel] r9963 - in dists/trunk/linux-2.6/debian: . config/hppa

Maximilian Attems maks at alioth.debian.org
Sun Dec 16 15:07:06 UTC 2007


Author: maks
Date: Sun Dec 16 15:07:06 2007
New Revision: 9963

Log:
[hppa]: Disable OCFS2, due build trouble.
build verified on paer.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/hppa/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec 16 15:07:06 2007
@@ -19,12 +19,13 @@
   * Disable smbfs in topconfig, not supported upstream, use cifs.
   * Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
     and B43LEGACY (needs v3 firmware).
-  * [i386] Set SND_SC6000, EDAC_I3000, EDAC_I5000.
+  * [i386]: Set SND_SC6000, EDAC_I3000, EDAC_I5000.
   * Set USB_EHCI_TT_NEWSCHED fills USB 2.0 bandwith better. (closes: #454797)
   * postrm: Nuke initramfs sha1sum on linux-image package removal.
   * Unifiy BSD_PROCESS_ACCT settings across configs. (closes: #455892)
   * Reenable DABUSB as firmware is BSD licensed.
-  * [hppa] No need to hardcode gcc-4.1.
+  * [hppa]: No need to hardcode gcc-4.1.
+  * [hppa]: Disable OCFS2, due build trouble.
 
   [ Bastian Blank ]
   * [amd64, i386]: Set kernel architecture to x86.
@@ -36,7 +37,7 @@
   [ dann frazier ]
   * [ia64]: Enable BLK_CPQ_DA
 
- -- maximilian attems <maks at debian.org>  Sun, 16 Dec 2007 16:03:01 +0100
+ -- maximilian attems <maks at debian.org>  Sun, 16 Dec 2007 16:05:05 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/hppa/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/hppa/config	(original)
+++ dists/trunk/linux-2.6/debian/config/hppa/config	Sun Dec 16 15:07:06 2007
@@ -629,6 +629,7 @@
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
 # CONFIG_XFS_FS is not set
+# CONFIG_OCFS2_FS is not set
 # CONFIG_ADFS_FS is not set
 # CONFIG_AFFS_FS is not set
 # CONFIG_ASFS_FS is not set



More information about the Kernel-svn-changes mailing list