Index: openacs-4/packages/acs-bootstrap-installer/installer/install-data-model.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/Attic/install-data-model.tcl,v
diff -u -r1.5 -r1.6
--- openacs-4/packages/acs-bootstrap-installer/installer/install-data-model.tcl	6 Sep 2001 19:32:18 -0000	1.5
+++ openacs-4/packages/acs-bootstrap-installer/installer/install-data-model.tcl	8 Jan 2003 18:13:37 -0000	1.6
@@ -62,8 +62,20 @@
 
 apm_version_enable -callback apm_ns_write_callback [apm_package_install -callback apm_ns_write_callback "[file join [acs_root_dir] packages acs-kernel acs-kernel.info]"]
 
-ns_write "<p>Loading package .info files ... this will take a few minutes<p>"
+ns_write "<p>
 
+Loading package .info files - this will take a few minutes.
+
+<p>
+
+This might <b>really take a few minutes</b>, depending on your machine. Have a cup of coffee or beer or whatever and be patient. Thanks.
+
+<p>
+
+...
+
+"
+
 # Preload all the .info files so the next page is snappy.
 apm_dependency_check -initial_install [apm_scan_packages -new [file join [acs_root_dir] packages]]