From: Daan De Meyer Date: Wed, 3 Jul 2024 06:23:29 +0000 (+0200) Subject: mkosi: update arch commit reference X-Git-Tag: v257-rc1~978 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cd98453908a9a2e2c7c0dc3064599c8b2184431a;p=thirdparty%2Fsystemd.git mkosi: update arch commit reference * d74b24c7c6 meson options: vcs-tag=false * 7424fedef0 upgpkg: 256.1-1: new upstream release * 6016864c99 upgpkg: 256-3: rebuild to fix man pages... * 6f6d48b221 upgpkg: 256-2: update shells * b9ce44e766 drop systemd-stable repository, build from main one * baf4803252 upgpkg: 256-1: new upstream release * 1d75e7ddaa add an install hint on NEWS * 6f17a23127 Ups, inverted... * d76029f7cc update meson options * 6e7929dd98 upgpkg: 256rc4-1: new upstream pre-release - testing only! * 7b70e7b0e7 upgpkg: 256rc3-2: fast-forward to current git main, non-official testing * a438b879e2 upgpkg: 256rc3-1: new upstream pre-release, non-official testing * ff30a600c9 upgpkg: 256rc2-1: new upstream pre-release, non-official testing --- diff --git a/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.build.chroot b/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.build.chroot index eb985ce5e5c..2c99a67a252 100755 --- a/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.build.chroot +++ b/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.build.chroot @@ -16,7 +16,7 @@ fi # We can't configure the source or build directory so we use symlinks instead to make sure they are in the # expected locations. -ln --symbolic "$SRCDIR" "pkg/$ID/systemd-stable" +ln --symbolic "$SRCDIR" "pkg/$ID/systemd" ln --symbolic "$BUILDDIR" "pkg/$ID/build" # Because we run with --noextract we are responsible for making sure the source files appear in src/. ln --symbolic . "pkg/$ID/src" diff --git a/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf b/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf index 7a57708f876..96ae8c88b1c 100644 --- a/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf +++ b/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf @@ -7,7 +7,7 @@ Distribution=arch Environment= GIT_URL=https://gitlab.archlinux.org/archlinux/packaging/packages/systemd.git GIT_BRANCH=main - GIT_COMMIT=dc6c099e0785753c1c88b4adcbcbfc209a8d12e3 + GIT_COMMIT=d74b24c7c6077740c35a876445febe6d26bf013c VolatilePackages= systemd