From f0b15a305130494a12eb7b4614d24cfa394b1f3a Mon Sep 17 00:00:00 2001 From: tanner Date: Mon, 17 May 2010 22:03:22 +0200 Subject: [PATCH] v30 --- kernel-power-2.6.28/debian/changelog | 7 +++++++ kernel-power-2.6.28/debian/control | 5 +++-- kernel-power-2.6.28/debian/kernel-power-deinstall | 4 ++-- .../debian/kernel-power-flasher.preinst | 4 ++-- kernel-power-2.6.28/debian/rx51power_defconfig | 2 +- 5 files changed, 15 insertions(+), 7 deletions(-) diff --git a/kernel-power-2.6.28/debian/changelog b/kernel-power-2.6.28/debian/changelog index beab9de..146e14f 100644 --- a/kernel-power-2.6.28/debian/changelog +++ b/kernel-power-2.6.28/debian/changelog @@ -1,7 +1,14 @@ +kernel-power (2.6.28-maemo30) fremantle; urgency=low + + * disable OABI too + + -- Thomas Tanner Mon, 17 May 2010 08:52:48 +0200 + kernel-power (2.6.28-maemo29) fremantle; urgency=low * revert most changes to v27: disabled more QoS modules, IP multiple table+multipath, MMC block bouncing, old wlan-monitor patch, remove USB OHCI,EHCI + * updated post-installation instructions -- Thomas Tanner Mon, 17 May 2010 07:45:30 +0200 diff --git a/kernel-power-2.6.28/debian/control b/kernel-power-2.6.28/debian/control index f4c2f08..1fd66d1 100644 --- a/kernel-power-2.6.28/debian/control +++ b/kernel-power-2.6.28/debian/control @@ -18,11 +18,12 @@ Provides: kernel-feature-netfilter, kernel-feature-ipv6, kernel-feature-ext4, ke kernel-feature-unionfs, kernel-feature-crypto, kernel-feature-dmloop, kernel-feature-utf8, kernel-feature-mousejoy, kernel-feature-usbip, kernel-feature-ppp, kernel-feature-qos, kernel-feature-block2mtd, kernel-feature-kexec, kernel-feature-overclock, kernel-feature-joikuspot, kernel-feature-slip, kernel-feature-battery, kernel-feature-pptp, - kernel-feature-wlan-monitor, kernel-feature-oabi + kernel-feature-wlan-monitor XB-Maemo-Display-Name: Enhanced Linux kernel for power users Description: Linux kernel updater for an enhanced Maemo 5 kernel 2.6.28.10 This package will flash the kernel image upon installation. - You must shutdown and boot your device again for the kernel to become active. + After the installation, you need to unplug the USB cable, + completely shutdown your device, and boot again to activate the kernel. . For more details and help please visit http://wiki.maemo.org/Kernel_Power . diff --git a/kernel-power-2.6.28/debian/kernel-power-deinstall b/kernel-power-2.6.28/debian/kernel-power-deinstall index 08fc2bf..07a841b 100755 --- a/kernel-power-2.6.28/debian/kernel-power-deinstall +++ b/kernel-power-2.6.28/debian/kernel-power-deinstall @@ -12,8 +12,8 @@ If you want keep the enhanced kernel, cancel the installation now by tapping the blurred area above this dialog. Otherwise confirm the dialog to proceed with the deinstallation. -After the installation, you need to shutdown your device and -boot it again to activate the original Nokia kernel. +After the installation, you need to unplug the USB cable, +completely shutdown your device, and boot again to activate the original Nokia kernel. EOF maemo-confirm-text "Kernel-Power Flasher" $tmp res=$? diff --git a/kernel-power-2.6.28/debian/kernel-power-flasher.preinst b/kernel-power-2.6.28/debian/kernel-power-flasher.preinst index 5d187f0..6ce9d6e 100755 --- a/kernel-power-2.6.28/debian/kernel-power-flasher.preinst +++ b/kernel-power-2.6.28/debian/kernel-power-flasher.preinst @@ -18,8 +18,8 @@ This kernel, however, is very stable and installation should be safe. If you want keep the current kernel, cancel the installation now by tapping the blurred area above this dialog. -After the installation, you need to shutdown your device and -boot it again to activate the new kernel. +After the installation, you need to unplug the USB cable, +completely shutdown your device, and boot again to activate the kernel. EOF maemo-confirm-text "Kernel-Power Flasher" $f res=$? diff --git a/kernel-power-2.6.28/debian/rx51power_defconfig b/kernel-power-2.6.28/debian/rx51power_defconfig index 5fed9ee..48df755 100644 --- a/kernel-power-2.6.28/debian/rx51power_defconfig +++ b/kernel-power-2.6.28/debian/rx51power_defconfig @@ -295,7 +295,7 @@ CONFIG_PAGE_OFFSET=0xC0000000 CONFIG_PREEMPT=y CONFIG_HZ=128 CONFIG_AEABI=y -CONFIG_OABI_COMPAT=y +#CONFIG_OABI_COMPAT=y CONFIG_ARCH_FLATMEM_HAS_HOLES=y # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set -- 1.7.9.5