Diablo support.
[busybox-power] / debian / busybox-power.preinst
index ca1f237..102de6d 100644 (file)
@@ -14,8 +14,12 @@ else
   fi
 
   case $PROD in
+    RX-34|RX-44)
+      echo "busybox-power: Maemo4 (N8x0) environment detected"
+      ENVIRONMENT="DIABLO"
+      ;;
     RX-51)
-      echo "busybox-power: Maemo (N900) environment detected"
+      echo "busybox-power: Maemo5 (N900) environment detected"
       ENVIRONMENT="FREMANTLE"
       ;;
     RM-680|RM-696)
@@ -34,11 +38,12 @@ case $ENVIRONMENT in
     # Extra warning doesn't apply to SDK, just exit
     exit 0
     ;;
-  FREMANTLE)
+  DIABLO|FREMANTLE)
     f=/tmp/busybox-power-msg
     cat > $f <<EOF
 Warning: This package touches an essential system binary!
-Even though installation should be safe, a reflash might be required if something does go wrong (i.e. worst-case scenario).
+Even though installation should be safe, a reflash might be required
+if something does go wrong (i.e. worst-case scenario).
 
 Files overwritten by this package:
 bin/busybox