this post was submitted on 25 Sep 2025
104 points (94.8% liked)

Linux

58585 readers
881 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Some of you have probably seen the blog post a few months ago about how GNOME is more strongly depending on systemd. The changes mentioned there have landed into the latest stable versions of the mentioned software (GNOME 49) and do affect us. In particular, the main culprit is the removal of the non-systemd fallback code in gnome-session. This makes it currently impossible to launch gnome-shell/mutter on a non-systemd system. A fairly straightforward patch of using elogind, like what was previously done, no longer works either.

Since we don't have the time or interest to write a new non-systemd codepath for gnome-session, this means that all support for gnome-based desktops has to be dropped. In particular, the affected packages would be gnome-session, gnome-shell, mutter, and gnome-settings-daemon. For now, the old versions are still in the repos but because there is so much intertwining between other gtk/gnome packages, there is no guarantee they actually work and will later be removed from our repos.

Standalone gnome applications will still continue to be packaged, but it is simply not feasible anymore to support gnome desktops without systemd.

you are viewing a single comment's thread
view the rest of the comments
[–] xlibredev@lemmy.world 0 points 1 day ago* (last edited 1 day ago) (1 children)

The current version of XLibre is 25.0.0.12 and it used by many of our users as a daily driver so quite stable. Technically, XLibre is still X11 and compatible to all X11 clients as laid out in Compatibility of XLibre · X11Libre/xserver Wiki. We will shortly be releasing version 25.1.0, which we aim to stabilize for general availability in version 25.1.3 at the latest.

[–] mugita_sokiovt@discuss.online 1 points 7 hours ago

My producer, Neigsendoig, and I should try it sometime soon. We're on CachyOS (a systemd-baked OS), so we might be able to try to install it onto our machine from the AUR (we share a PC).