[*] Amend [*] Linux: Update antidbus message for clarity

This commit is contained in:
Reece Wilson 2024-07-14 23:27:29 +01:00
parent 3749702e34
commit f2acc253b7

View File

@ -1036,9 +1036,9 @@ namespace Aurora::Threading::Threads
gInitOnce.Call([]() gInitOnce.Call([]()
{ {
AuLogWarn("Cannot update real time thread priority. This is most likely due to the POSIX ecosystem consisting of toy academic kernels/systems with incompetent maintainers."); AuLogWarn("Cannot update real time thread priority. This is most likely due to the POSIX ecosystem consisting of toy academic kernels/systems with incompetent maintainers.");
AuLogWarn("We will not use RT-Kit to keep your Linux machine alive through XDG_FREEEEeeEEEeEeEEeeeDESKTOP_HOPES_AND_DREAMS, dbus-slop, and systemd-specific daemons."); AuLogWarn("We will not use RT-Kit to keep your Linux machine alive through XDG_FREEEeeEeEEeeeDESKTOP_HOPES_AND_DREAMS, dbus-slop, red-fedoras, and systemd-specific daemons.");
AuLogWarn("Obligatory sod off System-D, IBM Red Hat, and Lennart Poettering 🤮"); AuLogWarn("To reiterate, if this isn't clear enough already, we will not bloat our toolchains, monorepos, binary releases, and dependency graphs for not portable and useless"
AuLogWarn("To reiterate, if this isn't clear enough already, we will not bloat our toolchains, monorepos, and binary releases over not portable and useless systemd dbus artefacts."); " systemd dbus artefacts, over what amounts to basic threading interfaces missing/being hidden from us. Fix your broken system. https://reece.sx/data/NMP.mp4");
AuLogWarn("Hint: try (1) : append:\n" AuLogWarn("Hint: try (1) : append:\n"
"* hard rtprio unlimited\n" "* hard rtprio unlimited\n"
"* soft rtprio unlimited\n" "* soft rtprio unlimited\n"