--- lessdisks-0.5.3cvs.20040906.orig/install/usr-sbin/lessdisks-install
+++ lessdisks-0.5.3cvs.20040906/install/usr-sbin/lessdisks-install
@@ -593,12 +593,13 @@
 echo "lessdisks stage2 install finished. hit enter to continue"
 read pause
 
-booleanBox "run lessdisks-configure?" "Would you like to run \
-  the lessdisks-configure script?\n\
-lessdisks-configure walks you through a few other \
-installation steps, such as setting up NFS, dhcpd, etc...\n\
-Beware, that this takes place on the server (not the lessdisks \
-chroot), and may initiate installation of additional software packages."
-if [ "$?" = "0" ] ; then
-  lessdisks-configure
-fi
+# This script is unmaintained
+#booleanBox "run lessdisks-configure?" "Would you like to run \
+#  the lessdisks-configure script?\n\
+#lessdisks-configure walks you through a few other \
+#installation steps, such as setting up NFS, dhcpd, etc...\n\
+#Beware, that this takes place on the server (not the lessdisks \
+#chroot), and may initiate installation of additional software packages."
+#if [ "$?" = "0" ] ; then
+#  lessdisks-configure
+#fi
