From 59f71843ebcefbdaed8ce086b80db1a92760bd98 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 5 Jul 2007 14:30:29 +0000 Subject: add note about eventually long processing time --- rescue/Flash/scripts/clear_systemloop | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rescue/Flash/scripts/clear_systemloop b/rescue/Flash/scripts/clear_systemloop index f218d0987..4ae821ff6 100755 --- a/rescue/Flash/scripts/clear_systemloop +++ b/rescue/Flash/scripts/clear_systemloop @@ -27,6 +27,8 @@ function doit() { echo -n "All user files, customizations and new packages installed " echo "will be removed." echo + echo "This process may take a few minutes." + echo echo -n "Do you want to continue? [N/y] " read confirm -- cgit v1.2.1