From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KOXyv-0005uo-SP for garchives@archives.gentoo.org; Thu, 31 Jul 2008 13:14:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2785E0369; Thu, 31 Jul 2008 13:14:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8C3BAE0369 for ; Thu, 31 Jul 2008 13:14:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 33615B4BDA for ; Thu, 31 Jul 2008 13:14:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.481 X-Spam-Level: X-Spam-Status: No, score=-2.481 required=5.5 tests=[AWL=1.119, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3REuqHIMC1ff for ; Thu, 31 Jul 2008 13:14:04 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 80219B4C25 for ; Thu, 31 Jul 2008 13:14:02 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KOXyi-0007lF-GD for gentoo-user@gentoo.org; Thu, 31 Jul 2008 13:14:00 +0000 Received: from p5b2df083.dip.t-dialin.net ([91.45.240.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jul 2008 13:14:00 +0000 Received: from anno by p5b2df083.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jul 2008 13:14:00 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: "Anno v. Heimburg" Subject: [gentoo-user] Re: new timezone data requires setting a symlink by hand Date: Thu, 31 Jul 2008 15:13:54 +0200 Message-ID: References: <200807311341.31503.basti.wiesner@gmx.net> <4891ABC9.3010804@j-schmitz.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p5b2df083.dip.t-dialin.net User-Agent: KNode/0.10.9 Sender: news X-Archives-Salt: c8d36afd-1243-4ae9-a7f3-c9b8b1ceba62 X-Archives-Hash: 6b03000fd49308dffaf2c7f1f6b357fa >> Why don't you just create /etc/timezone with "Europe/Berlin" as content? Huh? I always thought the proper place was the TIMEZONE variable in /etc/conf.d/clock: TIMEZONE="Europe/Berlin"