From c39a30b6351f739644e92fcfbeea1dff7adede99 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 8 Mar 2011 15:07:10 +0000 Subject: setup-alpine: do not call setup-timezone We need to fix it first. --- setup-alpine.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-alpine.in b/setup-alpine.in index a14c1a6..91b7182 100644 --- a/setup-alpine.in +++ b/setup-alpine.in @@ -44,7 +44,7 @@ grep '^iface.*dhcp' $ROOT/etc/network/interfaces > /dev/null ||\ [ -z "$NOCOMMIT" ] && while ! passwd ; do echo "Please retry." ; done # pick timezone -$PREFIX/sbin/setup-timezone +# $PREFIX/sbin/setup-timezone rc-update -q add networking boot rc-update -q add acpid -- cgit v1.2.3