[evolvis-commits] r7780: Added command to install chroot. ↵

mirabilos at evolvis.org mirabilos at evolvis.org
Thu Feb 24 15:49:08 CET 2011


Author: mirabilos
Date: 2011-02-24 15:49:08 +0100 (Thu, 24 Feb 2011)
New Revision: 7780

Modified:
   trunk/gforge_base/evolvisforge-5.1/gforge/debian/sourceforge-shell-ldap.postinst.dsfh-in
Log:
Added command to install chroot.


Modified: trunk/gforge_base/evolvisforge-5.1/gforge/debian/sourceforge-shell-ldap.postinst.dsfh-in
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/debian/sourceforge-shell-ldap.postinst.dsfh-in	2011-02-24 14:49:06 UTC (rev 7779)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/debian/sourceforge-shell-ldap.postinst.dsfh-in	2011-02-24 14:49:08 UTC (rev 7780)
@@ -37,6 +37,9 @@
 	# Clean debconf after ourselves
 	db_stop
 
+	# Install the chroot environment
+	/usr/lib/sourceforge/bin/install-chroot.sh configure
+	
         # Setup our LDAP
 	/usr/lib/sourceforge/bin/install-ldap.sh configure
     ;;



More information about the evolvis-commits mailing list