top | item 38668511

(no title)

fmoralesc | 2 years ago

Not just not GNU: they also ditch systemd for dinit, syslog-ng and a bunch of homegrown plumbing:

> We are also putting a lot of effort into writing fresh low-level plumbing. For example, Chimera comes with first-class and built-in support for user services and other things dependent on session tracking (such as a shared session bus), implemented from scratch thanks to our Turnstile project, finally bringing functionality previously only available on distributions using systemd. This is being implemented in a vendor-independent manner so that other distributions can adopt it.

discuss

order

hedora|2 years ago

Good to know. That was my first question.

I hope this means they also get rid of nonsense like pulseaudio and logind.

I’m a bit skeptical of the “shared session bus” though. Linux supports inode watches for things that want to react to configuration changes, and session busses add a ton of complexity (including a second authorization language, and a userland SPOF)

NewJazz|2 years ago

They use pipewire IIRC (which is 1.0 now!!).

And they have a custom alternative to login AIUI.