From: Alex Kiernan <alex.kiernan@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [RFC PATCH 00/11] Systemd 245 and related updates
Date: Tue, 17 Mar 2020 15:22:52 +0000 [thread overview]
Message-ID: <20200317152303.4600-1-alex.kiernan@gmail.com> (raw)
Throwing these out there, so that anyone else who's looking at systemd
245 doesn't have to repeat the work, equally now is clearly not the time
to be applying these to master!
Not all of these are stricly related to systemd 245.
Alex Kiernan (11):
systemd: Package udev rules explicitly
systemd: Reinstate systemd-hwdb-update.service
systemd: Add sch-fq-codel to RRECOMMENDS
systemd: Add PACKAGECONFIG for sysvinit
systemd: Remove X11 related files when disabled
psplash: Set RemainAfterExit on systemd units
oeqa/runtime/cases: Disable and stop systemd-timesyncd
systemd: upgrade v244.3 -> v245
systemd: Enable smack based on DISTRO_FEATURES
systemd: Enable audit based on DISTRO_FEATURES
systemd: Enable acl based on DISTRO_FEATURES
meta/lib/oeqa/runtime/cases/date.py | 4 +-
.../psplash/files/psplash-start.service | 1 +
.../psplash/files/psplash-systemd.service | 2 +-
...temd-boot_244.3.bb => systemd-boot_245.bb} | 0
...temd-conf_244.3.bb => systemd-conf_245.bb} | 0
meta/recipes-core/systemd/systemd.inc | 4 +-
.../systemd/0001-Handle-missing-gshadow.patch | 171 ++++++++++++++++++
...tall-dependency-links-at-install-tim.patch | 14 +-
...-not-disable-buffer-in-writing-files.patch | 46 ++---
...002-don-t-use-glibc-specific-qsort_r.patch | 12 +-
...k-parse_printf_format-implementation.patch | 10 +-
...set-util.h-add-__cpu_mask-definition.patch | 8 +-
...missing.h-check-for-missing-strndupa.patch | 93 ++++++----
.../0006-Include-netinet-if_ether.h.patch | 41 +++--
..._register_atfork-for-non-glibc-build.patch | 6 +-
...11-Use-uintmax_t-for-handling-rlim_t.patch | 10 +-
...sable-tests-for-missing-typedefs-in-.patch | 8 +-
...uffering-when-writing-to-oom_score_a.patch | 8 +-
.../{systemd_244.3.bb => systemd_245.bb} | 67 +++++--
scripts/postinst-intercepts/update_udev_hwdb | 16 +-
20 files changed, 376 insertions(+), 145 deletions(-)
rename meta/recipes-core/systemd/{systemd-boot_244.3.bb => systemd-boot_245.bb} (100%)
rename meta/recipes-core/systemd/{systemd-conf_244.3.bb => systemd-conf_245.bb} (100%)
create mode 100644 meta/recipes-core/systemd/systemd/0001-Handle-missing-gshadow.patch
rename meta/recipes-core/systemd/{systemd_244.3.bb => systemd_245.bb} (91%)
--
2.17.1
next reply other threads:[~2020-03-17 15:28 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-17 15:22 Alex Kiernan [this message]
2020-03-17 15:22 ` [RFC PATCH 01/11] systemd: Package udev rules explicitly Alex Kiernan
2020-03-18 3:02 ` Otavio Salvador
2020-03-18 17:18 ` Alex Kiernan
2020-03-18 23:18 ` Otavio Salvador
2020-03-17 15:22 ` [RFC PATCH 02/11] systemd: Reinstate systemd-hwdb-update.service Alex Kiernan
2020-03-18 3:03 ` Otavio Salvador
2020-03-17 15:22 ` [RFC PATCH 03/11] systemd: Add sch-fq-codel to RRECOMMENDS Alex Kiernan
2020-03-18 3:04 ` Otavio Salvador
2020-03-17 15:22 ` [RFC PATCH 04/11] systemd: Add PACKAGECONFIG for sysvinit Alex Kiernan
2020-03-17 17:47 ` Peter Kjellerstedt
2020-03-17 15:22 ` [RFC PATCH 05/11] systemd: Remove X11 related files when disabled Alex Kiernan
2020-03-18 3:05 ` Otavio Salvador
2020-03-17 15:22 ` [RFC PATCH 06/11] psplash: Set RemainAfterExit on systemd units Alex Kiernan
2020-03-18 3:06 ` Otavio Salvador
2020-03-17 15:22 ` [RFC PATCH 07/11] oeqa/runtime/cases: Disable and stop systemd-timesyncd Alex Kiernan
2020-03-18 3:06 ` Otavio Salvador
2020-03-17 15:23 ` [RFC PATCH 08/11] systemd: upgrade v244.3 -> v245 Alex Kiernan
2020-03-18 3:12 ` Otavio Salvador
2020-03-17 15:23 ` [RFC PATCH 09/11] systemd: Enable smack based on DISTRO_FEATURES Alex Kiernan
2020-03-18 3:07 ` Otavio Salvador
2020-03-17 15:23 ` [RFC PATCH 10/11] systemd: Enable audit " Alex Kiernan
2020-03-18 3:08 ` Otavio Salvador
2020-03-17 15:23 ` [RFC PATCH 11/11] systemd: Enable acl " Alex Kiernan
2020-03-18 3:13 ` Otavio Salvador
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200317152303.4600-1-alex.kiernan@gmail.com \
--to=alex.kiernan@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox