From e0c19ca51f5595fc3c82c44368891fc1099d30f6 Mon Sep 17 00:00:00 2001 From: Benedikt Boehm Date: Fri, 13 Apr 2007 10:46:21 +0000 Subject: [PATCH] remove interactive setup steps git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2529 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- distrib/etch/vserver-config.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/distrib/etch/vserver-config.sh b/distrib/etch/vserver-config.sh index 970d3f1..bceae55 100755 --- a/distrib/etch/vserver-config.sh +++ b/distrib/etch/vserver-config.sh @@ -28,16 +28,11 @@ umountroot urandom " -test -x /usr/sbin/tzconfig && /usr/sbin/tzconfig - aptitude update LANG=C aptitude install locales test -x /usr/sbin/locale-gen && /usr/sbin/locale-gen -dpkg-reconfigure passwd -tasksel - for link in $REMOVE_LINKS; do update-rc.d -f $link remove done -- 1.8.1.5