From: Benedikt Boehm Date: Fri, 13 Apr 2007 10:46:21 +0000 (+0000) Subject: remove interactive setup steps X-Git-Tag: release-0.30.214~76 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0c19ca51f5595fc3c82c44368891fc1099d30f6;p=util-vserver.git remove interactive setup steps git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2529 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- 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