From a3f885c5a693e4b36ce1e5ee1b9c27eb6b3b7cb0 Mon Sep 17 00:00:00 2001 From: Adrian Vladu Date: Tue, 23 Jul 2024 14:27:25 +0300 Subject: [PATCH] sys-apps/systemd: remove unncessary patches --- .../coreos-overlay/sys-apps/systemd/systemd-256.2.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-256.2.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-256.2.ebuild index bec508ee3b2..49e9837fece 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-256.2.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-256.2.ebuild @@ -254,14 +254,11 @@ src_prepare() { "${FILESDIR}/systemd-test-process-util.patch" # Flatcar: Adding our own patches here. "${FILESDIR}/0001-wait-online-set-any-by-default.patch" - "${FILESDIR}/0002-networkd-default-to-kernel-IPForwarding-setting.patch" "${FILESDIR}/0003-needs-update-don-t-require-strictly-newer-usr.patch" "${FILESDIR}/0004-core-use-max-for-DefaultTasksMax.patch" "${FILESDIR}/0005-systemd-Disable-SELinux-permissions-checks.patch" "${FILESDIR}/0006-Revert-getty-Pass-tty-to-use-by-agetty-via-stdin.patch" "${FILESDIR}/0007-units-Keep-using-old-journal-file-format.patch" - # Flatcar: This can be dropped when updating to 256. - "${FILESDIR}/0008-sysext-Mutable-overlays.patch" ) if ! use vanilla; then