From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 945A81FF17C for ; Wed, 17 Sep 2025 18:08:42 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 7A0AFA2C3; Wed, 17 Sep 2025 18:08:57 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Stoiko Ivanov Date: Wed, 17 Sep 2025 18:08:13 +0200 Message-ID: <175812528559.2807291.12268456509796192912.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20250805214006.1111543-1-s.ivanov@proxmox.com> References: <20250805214006.1111543-1-s.ivanov@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1758125296241 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.028 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] applied: [RFC installer] install: do not create deprecated /etc/timezone X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Tue, 05 Aug 2025 23:40:06 +0200, Stoiko Ivanov wrote: > starting with tzdata version 2024b-5 [0] the package does not create > /etc/timezone anymore (background is quite well explained in > /usr/share/doc/tzdata/NEWS.Debian.gz: > ``` > Previously, the tzdata package in Debian used the /etc/timezone file to > configure the system's timezone. This method is not supported by systemd > and certain desktop environments, which instead only change the > /etc/localtime symlink to point to a file in /usr/share/zoneinfo. > .... > In a future release, the /etc/timezone file will be automatically > removed ... The debian-installer from Trixie also no longer > creates this file. > ``` > align our installer with debian's installer. > > [...] Applied, thanks! [1/1] install: do not create deprecated /etc/timezone commit: 037525b92039465d6ee830ad4efa86629e0f408c _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel