From dd4f2a21c560a1522188b1704b1d7a14400412aa Mon Sep 17 00:00:00 2001 From: Leon Henrik Plickat Date: Sat, 14 Mar 2026 03:18:05 +0100 Subject: [PATCH 1/2] add systemd --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 344486b..71e4a08 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,7 @@ This is for both social media websites and apps. |---|---|---| | [framework-system](https://github.com/FrameworkComputer/framework-system) | BIOS settings, UI widgets, /proc | [CLAUDE file](https://github.com/FrameworkComputer/framework-system/blob/main/CLAUDE.md), [Claude usage by maintainer](https://github.com/FrameworkComputer/framework-system/pull/250) | | [rsyslog](https://www.rsyslog.com/) | [syslog-ng](https://www.syslog-ng.com/products/open-source-log-management/) | Explicitly stated in the [documentation](https://www.rsyslog.com/doc/about/ai_first.html) | +| [systemd](https://github.com/systemd/systemd) | dinit, s6, OpenRC | [AGENTS.md](https://github.com/systemd/systemd/blob/main/AGENTS.md), [Claude used for commits](https://github.com/systemd/systemd/commit/744d589632c545e90ae76853abbfbc90cb530e24) | ## Operating Systems From 5d2c021040eb89a66d876a8e8b6c0e5c427add2e Mon Sep 17 00:00:00 2001 From: Leon Henrik Plickat Date: Sat, 14 Mar 2026 03:23:06 +0100 Subject: [PATCH 2/2] add sd-bus --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71e4a08..e87a367 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). | Name | Alternative(s) | Evidence | Notes | |---|---|---|---| | [harfbuzz](https://github.com/harfbuzz/harfbuzz) | Not realistically replaceable currently, use earlier version. | [Core developer enthusiastically discloses LLM usage](https://mastodon.social/@behdad@typo.social/116172838611778656) | | +| [sd-bus](https://www.freedesktop.org/software/systemd/man/latest/sd-bus.html) (via systemd) | basu (sd-bus extracted from systemd 2 years before first AI commits) | *See systemd section* | | ### CSS