v30
authortanner <tanner@mach.kyb.local>
Mon, 17 May 2010 20:03:22 +0000 (22:03 +0200)
committertanner <tanner@mach.kyb.local>
Mon, 17 May 2010 20:03:22 +0000 (22:03 +0200)
kernel-power-2.6.28/debian/changelog
kernel-power-2.6.28/debian/control
kernel-power-2.6.28/debian/kernel-power-deinstall
kernel-power-2.6.28/debian/kernel-power-flasher.preinst
kernel-power-2.6.28/debian/rx51power_defconfig

index beab9de..146e14f 100644 (file)
@@ -1,7 +1,14 @@
+kernel-power (2.6.28-maemo30) fremantle; urgency=low
+
+  * disable OABI too
+
+ -- Thomas Tanner <maemo@tannerlab.com>  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 <maemo@tannerlab.com>  Mon, 17 May 2010 07:45:30 +0200
 
index f4c2f08..1fd66d1 100644 (file)
@@ -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
  .
index 08fc2bf..07a841b 100755 (executable)
@@ -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=$?
index 5d187f0..6ce9d6e 100755 (executable)
@@ -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=$?
index 5fed9ee..48df755 100644 (file)
@@ -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