diff --git a/debian/changelog b/debian/changelog index cb31f0b40..883548a6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,12 +19,13 @@ linux-2.6 (2.6.24~rc5-1~experimental.1) UNRELEASED; urgency=low * 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 @@ linux-2.6 (2.6.24~rc5-1~experimental.1) UNRELEASED; urgency=low [ dann frazier ] * [ia64]: Enable BLK_CPQ_DA - -- maximilian attems Sun, 16 Dec 2007 16:03:01 +0100 + -- maximilian attems Sun, 16 Dec 2007 16:05:05 +0100 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low diff --git a/debian/config/hppa/config b/debian/config/hppa/config index 5b5c87a0c..84fad289e 100644 --- a/debian/config/hppa/config +++ b/debian/config/hppa/config @@ -629,6 +629,7 @@ CONFIG_FS_MBCACHE=y 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