update the installation warning displayed in Harmattan
authorDennis Groenen <tj.groenen@gmail.com>
Wed, 24 Oct 2012 16:02:16 +0000 (18:02 +0200)
committerDennis Groenen <tj.groenen@gmail.com>
Wed, 24 Oct 2012 16:18:57 +0000 (18:18 +0200)
Include a line to request the user to back up his data for Harmattan.
(Un)installation in Fremantle has already proven itself, so leave that message
alone.

debian/busybox-power.preinst

index 1a8adee..ca1f237 100644 (file)
@@ -52,15 +52,11 @@ EOF
   HARMATTAN)
     f=/tmp/busybox-power-msg
     cat > $f <<EOF
-This is a public testing release of busybox-power for Harmattan. USE AT YOUR OWN RISK.
-Do note that even though the installation should roll-back all its changes upon the slightest error during installation, there might still be bugs in this mechanism.
-
-This warning will eventually be replaced with busybox-power's usual warning as found below.
-
--------
 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).
 
+Please back up all your valuable data before installing busybox-power.
+
 Files overwritten by this package:
 bin/busybox
 EOF