warning revised
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 8 Sep 2008 13:51:50 +0000 (13:51 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 8 Sep 2008 13:51:50 +0000 (13:51 +0000)
migrations/v4-to-v5/migrate.sh

index 7f0ebcc..cfe76f2 100755 (executable)
@@ -43,12 +43,11 @@ function warning () {
     echo "========================================"
     echo "$COMMAND"
     echo "This script is designed to ease the migration from myplc 4.2 to 5.0"
-    echo "You can run it before of after you install a 5.0 myplc"
-    echo ""
-    echo "It will attempt to re-create the planetlab5 database from planetlab4"
-    echo "The planetlab5 database is renamed, not dropped, if it is found on the system"
+    echo "It attempts to (re)create the planetlab5 database from planetlab4"
     echo ""
     echo "You might wish to edit/review $NODEGROUPS_DEF to finetune your migration"
+    echo ""
+    echo "Please refer to http://svn.planet-lab.org/wiki/Migration4to5"
     echo "========================================"
     echo -n "Are you sure you want to proceed y/[n] ? "
     read answer