]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/manager.c
Drop split-usr and unmerged-usr support
authorLuca Boccassi <bluca@debian.org>
Mon, 12 Jun 2023 01:15:19 +0000 (02:15 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 28 Jul 2023 18:34:03 +0000 (19:34 +0100)
commitb0d3095fd6cc1791a38f57a1982116b4475244ba
treef415bd813a7e07599c969fdd4965390bfdf38cd6
parent1108285baa231929e9521309baf12470f763c76a
Drop split-usr and unmerged-usr support

As previously announced, execute order 66:

https://lists.freedesktop.org/archives/systemd-devel/2022-September/048352.html

The meson options split-usr, rootlibdir and rootprefix become no-ops
that print a warning if they are set to anything other than the
default values. We can remove them in a future release.
128 files changed:
.semaphore/semaphore-runner.sh
README
TODO
catalog/meson.build
catalog/systemd.bg.catalog.in
catalog/systemd.catalog.in
catalog/systemd.fr.catalog.in
catalog/systemd.it.catalog.in
catalog/systemd.pl.catalog.in
catalog/systemd.ru.catalog.in
docs/DISTRO_PORTING.md
hwdb.d/meson.build
man/org.freedesktop.systemd1.xml
man/systemd.exec.xml
meson.build
meson_options.txt
mkosi.presets/00-base/mkosi.build
rules.d/64-btrfs.rules.in
rules.d/71-seat.rules.in
rules.d/99-systemd.rules.in
shell-completion/bash/systemctl.in
shell-completion/zsh/_systemctl.in
src/basic/constants.h
src/basic/path-lookup.c
src/basic/path-lookup.h
src/basic/path-util.h
src/core/manager-serialize.c
src/core/manager.c
src/core/manager.h
src/core/meson.build
src/core/namespace.c
src/core/org.freedesktop.systemd1.policy.in
src/core/systemd.pc.in
src/cryptsetup/cryptsetup-generator.c
src/delta/delta.c
src/hibernate-resume/hibernate-resume-generator.c
src/import/meson.build
src/integritysetup/integritysetup-generator.c
src/libsystemd/libsystemd.pc.in
src/libsystemd/sd-hwdb/hwdb-internal.h
src/libsystemd/sd-path/sd-path.c
src/libudev/libudev.pc.in
src/portable/portable.c
src/resolve/meson.build
src/rpm/macros.systemd.in
src/rpm/meson.build
src/rpm/triggers.systemd.in
src/rpm/triggers.systemd.sh.in
src/shared/install.c
src/shared/kbd-util.h
src/shared/meson.build
src/shared/resolve-util.h
src/shared/userdb-dropin.h
src/shared/userdb.c
src/sysext/meson.build
src/systemctl/systemctl-sysv-compat.c
src/test/test-manager.c
src/udev/meson.build
src/xdg-autostart-generator/xdg-autostart-service.c
sysctl.d/50-coredump.conf.in
test/fuzz/fuzz-catalog/systemd.pl.catalog
test/test-fstab-generator.sh
test/test-functions
units/emergency.service.in
units/initrd-parse-etc.service.in
units/rescue.service.in
units/systemd-backlight@.service.in
units/systemd-battery-check.service.in
units/systemd-binfmt.service.in
units/systemd-bless-boot.service.in
units/systemd-boot-check-no-failures.service.in
units/systemd-coredump@.service.in
units/systemd-fsck-root.service.in
units/systemd-fsck@.service.in
units/systemd-growfs-root.service.in
units/systemd-growfs@.service.in
units/systemd-hibernate.service.in
units/systemd-homed.service.in
units/systemd-hostnamed.service.in
units/systemd-hybrid-sleep.service.in
units/systemd-importd.service.in
units/systemd-initctl.service.in
units/systemd-journal-gatewayd.service.in
units/systemd-journal-remote.service.in
units/systemd-journal-upload.service.in
units/systemd-journald.service.in
units/systemd-journald@.service.in
units/systemd-localed.service.in
units/systemd-logind.service.in
units/systemd-machined.service.in
units/systemd-modules-load.service.in
units/systemd-network-generator.service.in
units/systemd-networkd-wait-online.service.in
units/systemd-networkd-wait-online@.service.in
units/systemd-networkd.service.in
units/systemd-oomd.service.in
units/systemd-pcrfs-root.service.in
units/systemd-pcrfs@.service.in
units/systemd-pcrmachine.service.in
units/systemd-pcrphase-initrd.service.in
units/systemd-pcrphase-sysinit.service.in
units/systemd-pcrphase.service.in
units/systemd-portabled.service.in
units/systemd-pstore.service.in
units/systemd-quotacheck.service.in
units/systemd-random-seed.service.in
units/systemd-remount-fs.service.in
units/systemd-repart.service.in
units/systemd-resolved.service.in
units/systemd-rfkill.service.in
units/systemd-suspend-then-hibernate.service.in
units/systemd-suspend.service.in
units/systemd-sysctl.service.in
units/systemd-sysupdate-reboot.service.in
units/systemd-sysupdate.service.in
units/systemd-time-wait-sync.service.in
units/systemd-timedated.service.in
units/systemd-timesyncd.service.in
units/systemd-udevd.service.in
units/systemd-update-done.service.in
units/systemd-update-utmp-runlevel.service.in
units/systemd-update-utmp.service.in
units/systemd-user-sessions.service.in
units/systemd-userdbd.service.in
units/systemd-vconsole-setup.service.in
units/systemd-volatile-root.service.in
units/user-runtime-dir@.service.in
units/user@.service.in