mkosi: Switch back to PKG_SUBDIR instead of symlinks
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 22 Jul 2024 08:22:48 +0000 (10:22 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 22 Jul 2024 12:27:30 +0000 (14:27 +0200)
commit6108f13fc09ec635ea07b5f8efe485de7b1a55a4
tree8d7996ac6dc283535f6797743fb8d7c01a99e64c
parentfd2a6ea0a8d4b535e4ac3645772b946906e02c7d
mkosi: Switch back to PKG_SUBDIR instead of symlinks

Previously I thought it would make sense to allow running the build
scripts from within the VM/container to rebuild the packages. Instead
we ended up making it possible to rerun mkosi outside of the container/VM
to rebuild the packages, so let's switch back to $PKG_SUBDIR to tell the
build scripts where to look for the packaging sources.

(cherry picked from commit 762b23e86a8bd45879335af96006573a99884a71)
15 files changed:
mkosi.images/build/mkosi.conf.d/arch/mkosi.build.chroot
mkosi.images/build/mkosi.conf.d/arch/mkosi.conf
mkosi.images/build/mkosi.conf.d/arch/mkosi.prepare
mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.build.chroot
mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.prepare
mkosi.images/build/mkosi.conf.d/centos/mkosi.conf
mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.build.chroot
mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.conf
mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.prepare
mkosi.images/build/mkosi.conf.d/fedora/mkosi.conf
mkosi.images/build/mkosi.conf.d/opensuse/mkosi.build.chroot
mkosi.images/build/mkosi.conf.d/opensuse/mkosi.conf
mkosi.images/build/mkosi.conf.d/opensuse/mkosi.prepare
mkosi.images/build/mkosi.sync
pkg/ubuntu [deleted symlink]