projects
/
util-vserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
cb89e96
)
remove interactive setup steps
author
Benedikt Boehm
<hollow@gentoo.org>
Fri, 13 Apr 2007 10:46:21 +0000 (10:46 +0000)
committer
Benedikt Boehm
<hollow@gentoo.org>
Fri, 13 Apr 2007 10:46:21 +0000 (10:46 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2529
94cd875c
-1c1d-0410-91d2-
eb244daf1a30
distrib/etch/vserver-config.sh
patch
|
blob
|
history
diff --git
a/distrib/etch/vserver-config.sh
b/distrib/etch/vserver-config.sh
index
970d3f1
..
bceae55
100755
(executable)
--- 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