diff --git a/debian/arch/i386/config b/debian/arch/i386/config index 262103a80..2277f5b11 100644 --- a/debian/arch/i386/config +++ b/debian/arch/i386/config @@ -74,7 +74,7 @@ CONFIG_ACPI_THERMAL=m CONFIG_ACPI_ASUS=m CONFIG_ACPI_IBM=m CONFIG_ACPI_TOSHIBA=m -CONFIG_ACPI_BLACKLIST_YEAR=2001 +CONFIG_ACPI_BLACKLIST_YEAR=0 # CONFIG_ACPI_DEBUG is not set CONFIG_ACPI_BUS=y CONFIG_ACPI_EC=y diff --git a/debian/changelog b/debian/changelog index 5ad092662..3f3d45386 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,8 @@ linux-2.6 (2.6.14-3) UNRELEASED; urgency=low - tcp: BIC max increment too large * Remove alpha compile fix as contained in 2.6.14.2 * Readd CONFIG_XFS_QUOTA=y. + * Disable ACPI cutoff year on i386, was set to 2001. + No need for acpi=force on boot. [ Jurij Smakov ] * Fix the install-image script to correctly include all the necessary @@ -68,10 +70,10 @@ linux-2.6 (2.6.14-3) UNRELEASED; urgency=low * disable IEEE80211 drivers for all of m68k [ Frederik Schüler ] - * activate CONFIG_SECURITY_NETWORK to fix SElinux operation. + * activate CONFIG_SECURITY_NETWORK to fix SElinux operation. (Closes: #338543) - -- maximilian attems Fri, 11 Nov 2005 09:13:29 +0100 + -- maximilian attems Sun, 13 Nov 2005 17:06:05 +0100 linux-2.6 (2.6.14-2) unstable; urgency=low