overlay coreos/user-patches: Regenerate patches for sys-apps/systemd

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
Krzesimir Nowak 2026-01-20 14:14:53 +01:00
parent 86df9b89bc
commit 0656bf04b7
8 changed files with 17 additions and 17 deletions

View File

@ -1,4 +1,4 @@
From 83043596b6cc74b6f049999fa660afd983dc493a Mon Sep 17 00:00:00 2001
From 4f4420815e5b51a481245db012a70e0d872ae368 Mon Sep 17 00:00:00 2001
From: David Michael <dm0@redhat.com>
Date: Tue, 16 Apr 2019 02:44:51 +0000
Subject: [PATCH 1/8] wait-online: set --any by default
@ -28,5 +28,5 @@ index 6f5aef903a..0acb3e76b9 100644
STATIC_DESTRUCTOR_REGISTER(arg_interfaces, hashmap_free_free_freep);
STATIC_DESTRUCTOR_REGISTER(arg_ignore, strv_freep);
--
2.51.0
2.52.0

View File

@ -1,4 +1,4 @@
From 3d6bfde35c8ce5c21ca55104852a319246a92bb8 Mon Sep 17 00:00:00 2001
From 5097368cb45b455355165706876509272e49d538 Mon Sep 17 00:00:00 2001
From: Alex Crawford <alex.crawford@coreos.com>
Date: Wed, 2 Mar 2016 10:46:33 -0800
Subject: [PATCH 2/8] needs-update: don't require strictly newer usr
@ -54,5 +54,5 @@ index 1a03fdbe37..8577c35fa0 100644
static bool in_first_boot(void) {
--
2.51.0
2.52.0

View File

@ -1,4 +1,4 @@
From 6f691278df570cc87cb863a98fe320a1997c6dad Mon Sep 17 00:00:00 2001
From 18ce110c4a4a5065ac9003ef67ccd58ada6d3c38 Mon Sep 17 00:00:00 2001
From: Adrian Vladu <avladu@cloudbasesolutions.com>
Date: Fri, 16 Feb 2024 11:22:08 +0000
Subject: [PATCH 3/8] core: use max for DefaultTasksMax
@ -34,7 +34,7 @@ index f7b414da5c..9c07e235ab 100644
Kernel has a default value for <varname>kernel.pid_max=</varname> and an algorithm of counting in case of more than 32 cores.
For example, with the default <varname>kernel.pid_max=</varname>, <varname>DefaultTasksMax=</varname> defaults to 4915,
diff --git a/src/core/manager.c b/src/core/manager.c
index 4ccaba9054..3ab59c5bb3 100644
index e9fa84079d..af8d3c7b41 100644
--- a/src/core/manager.c
+++ b/src/core/manager.c
@@ -117,7 +117,7 @@
@ -60,5 +60,5 @@ index 1c08aa4d22..2faea3605e 100644
#DefaultLimitFSIZE=
#DefaultLimitDATA=
--
2.51.0
2.52.0

View File

@ -1,4 +1,4 @@
From 78b2d8b1a6df073003d64cffa532c3a320e96ad4 Mon Sep 17 00:00:00 2001
From 1716754b1f3ea3d5d3f232d9fe50ba1df0c5eff7 Mon Sep 17 00:00:00 2001
From: Matthew Garrett <mjg59@coreos.com>
Date: Tue, 20 Dec 2016 16:43:22 +0000
Subject: [PATCH 4/8] systemd: Disable SELinux permissions checks
@ -25,5 +25,5 @@ index a67a520a3b..3365b920eb 100644
#include <errno.h>
#include <selinux/avc.h>
--
2.51.0
2.52.0

View File

@ -1,4 +1,4 @@
From 8064e1544a2b89f8389c0469ed4879a287a045a7 Mon Sep 17 00:00:00 2001
From c3ff2dca5d6148a4d09237923aba7b4bd334cddb Mon Sep 17 00:00:00 2001
From: Sayan Chowdhury <schowdhury@microsoft.com>
Date: Fri, 16 Dec 2022 16:28:26 +0530
Subject: [PATCH 5/8] Revert "getty: Pass tty to use by agetty via stdin"
@ -91,5 +91,5 @@ index 20a5eb2754..ba4cbc0edb 100644
TTYReset=yes
TTYVHangup=yes
--
2.51.0
2.52.0

View File

@ -1,4 +1,4 @@
From c2924cc57c9e4aa836021ec2567c0fdbebecf944 Mon Sep 17 00:00:00 2001
From 63fe9e7a742c070c83919be74c383f74420e6777 Mon Sep 17 00:00:00 2001
From: Adrian Vladu <avladu@cloudbasesolutions.com>
Date: Fri, 16 Feb 2024 11:29:04 +0000
Subject: [PATCH 6/8] units: Keep using old journal file format
@ -38,5 +38,5 @@ index b705ce08ff..874701dac4 100644
FileDescriptorStoreMax=4224
Group=systemd-journal
--
2.51.0
2.52.0

View File

@ -1,4 +1,4 @@
From 7ee314dc08ea65e6951c7007a5f872fd32f0399a Mon Sep 17 00:00:00 2001
From a31573ecdeff40d109951750c7adf086c52c2869 Mon Sep 17 00:00:00 2001
From: Krzesimir Nowak <knowak@microsoft.com>
Date: Wed, 22 Oct 2025 10:39:42 +0200
Subject: [PATCH 7/8] tmpfiles.d: Fix DNS issues with default k8s configuration
@ -32,5 +32,5 @@ index be5edc98e0..bea686682a 100644
-L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf
+L! /etc/resolv.conf - - - - ../run/systemd/resolve/resolv.conf
--
2.51.0
2.52.0

View File

@ -1,4 +1,4 @@
From f0ab1c6c59056afe1650f749d1af6ecc6ee8f5ec Mon Sep 17 00:00:00 2001
From 3d702165a3517eb23657d613bbbbb0ec45fd672e Mon Sep 17 00:00:00 2001
From: Krzesimir Nowak <knowak@microsoft.com>
Date: Fri, 24 Oct 2025 11:06:57 +0200
Subject: [PATCH 8/8] units: Make multi-user.target the default target
@ -31,5 +31,5 @@ index ef18dcae4a..887231840f 100644
{ 'file' : 'network-online.target' },
{ 'file' : 'network-pre.target' },
--
2.51.0
2.52.0