]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Set time-epoch= to fixed value 37069/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 9 Apr 2025 14:12:30 +0000 (16:12 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 9 Apr 2025 14:21:17 +0000 (16:21 +0200)
commitaba3ef6616d8c91a0b0ef1432d52d814a162fb13
treee7ff75884bfd4c501f0ad84f7eee63172b4d3bda
parentd6a29eee2be6ec8ef1473b8097f6d0a2b9e09f4b
mkosi: Set time-epoch= to fixed value

Turns out makepkg sets $SOURCE_DATE_EPOCH= to the current time for
every build if not set explicitly which causes full rebuilds if we
don't set time-epoch explicitly ourselves, so let's do that everywhere
to avoid unnecessary rebuilds.
mkosi/mkosi.images/build/mkosi.conf.d/arch/mkosi.build.chroot
mkosi/mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.build.chroot
mkosi/mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.build.chroot
mkosi/mkosi.images/build/mkosi.conf.d/opensuse/mkosi.build.chroot