From 25f74ddb44213151a7547149e37b0b69a8308ff8 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Tue, 13 Jan 2026 17:27:33 +0000 Subject: installer: ask for user's timezone at the start of installation (mga#34909) This allows us to set the system clock to the correct time. This is needed to prevent rpm verification failures when very recently built packages are fetched from network media. The new Sequoia PGP backend rejects packages that appear to have been signed in the future. --- perl-install/install/share/list.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/share/list.xml') diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index b946f95db..cd52d6bf2 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -7,6 +7,7 @@ cpio gzip bzip2 xz grub2-editenv insmod modinfo rmmod modprobe lsmod + hwclock cryptsetup dmsetup -- cgit v1.2.1