109
Artix Linux drop support for GNOME
(forum.artixlinux.org)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Dang, i knew this was gonna be problematic, but i thought it might've been fixable with an elogind type of approach. I don't use gnome myself, but it definitely sucks if you're someone who likes using gnome but doesn't want to use systemd. I'm a Void user myself, so i'm interested in seeing if the Void team ends up making the same decision as Artix.
My understanding is that it is fixable by just implementing a couple of APIs, but Artix barely has the resources to fix their own init system, so they aren't able to support such compatibility.
While Artix has not much ressources, it also has not a own init system. I runs on maybe 7 init systems though.
I expect that would be the problem. Gentoo very noticeably is still only offering up to 48 in the main repo—not sure whether that's just normal maintainer lag or someone's trying to patch it.
I feel like Void devs will first wait it out. Perhaps Chimera Linux' devs will come up with some workaround by then. A possible workaround could be to make Duncaen's systemd fork official. Though I'm not sure if maintaining 2 init systems would be less work than to patch the systemd API specific stuff.