summaryrefslogtreecommitdiffstats
path: root/mkosi.images
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-07-03 08:23:29 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-07-03 22:04:18 +0200
commitcd98453908a9a2e2c7c0dc3064599c8b2184431a (patch)
tree5fb1cea0761b857b2469437d1d6ac78c8a76798a /mkosi.images
parentmkosi: Clean up old packages from the build directory (diff)
downloadsystemd-cd98453908a9a2e2c7c0dc3064599c8b2184431a.tar.xz
systemd-cd98453908a9a2e2c7c0dc3064599c8b2184431a.zip
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
Diffstat (limited to 'mkosi.images')
-rwxr-xr-xmkosi.images/system/mkosi.conf.d/10-arch/mkosi.build.chroot2
-rw-r--r--mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf2
2 files changed, 2 insertions, 2 deletions
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 eb985ce5e5..2c99a67a25 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 7a57708f87..96ae8c88b1 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