Page 2 of 2
Re: Buster looking good
Posted: Thu Apr 25, 2019 5:05 pm
by dreamer
Head_on_a_Stick wrote: Thu Apr 25, 2019 4:42 pm
dreamer wrote: Thu Apr 25, 2019 4:12 pm
But how useful is that when packages depend on systemd?
Why does it matter if the systemd package is installed if it is not running as PID1?
I don't like systemd because it's too complicated and the codebase is too big, runit-init solves that completely for me.
Although I do actually prefer the slightly more complicated OpenRC option because of the lovely user interface and tools.
dreamer wrote: Thu Apr 25, 2019 4:12 pmThis package seems crucial to using Debian without systemd as init.
Nope, I can run either sysvinit or runit-init as PID1 without the systemd-shim in Debian buster.
Packages depend on systemd. That's why systemd-shim is needed. A usable OS requires more than being able to boot the system. But maybe you are happy to recompile all the packages that depend on systemd? ¯\_(ツ)_/¯
Re: Buster looking good
Posted: Thu Apr 25, 2019 5:55 pm
by rasat
If systemd-shim is removed in buster, what init I am currently running in buster. Is this correct?
Code: Select all
$ dpkg -S /sbin/init
systemd-sysv: /sbin/init
Package: systemd-sysv
https://packages.debian.org/sid/systemd-sysv
Re: Buster looking good
Posted: Thu Apr 25, 2019 5:57 pm
by anticapitalista
systemd
but MX will probably have sysvinit
Re: Buster looking good
Posted: Thu Apr 25, 2019 6:38 pm
by KBD
dreamer wrote: Thu Apr 25, 2019 5:05 pm
Packages depend on systemd. That's why systemd-shim is needed. A usable OS requires more than being able to boot the system. But maybe you are happy to recompile all the packages that depend on systemd? ¯\_(ツ)_/¯
This was the concern about systemd from the start--it would become a cancer worming its way into the entire OS.
I hope MX can stay clear of this systemd disease, but I'm sticking with MX no matter what init it uses in Buster.
Re: Buster looking good
Posted: Fri Apr 26, 2019 1:55 am
by Head_on_a_Stick
dreamer wrote: Thu Apr 25, 2019 5:05 pm
But maybe you are happy to recompile all the packages that depend on systemd?
I am happy having the systemd package installed as long as it isn't doing anything, which would be the case if either sysvinit or runit-init were running as PID1.
As it happens my buster system doesn't have the systemd package installed at all and it is perfectly functional with my dwm desktop.
You may have problems with a bloated desktop environment like XFCE but I don't want to run those for the same reasons that I don't want to use systemd.
But anyway this is off-topic for this thread so I will stop now.
Re: Buster looking good
Posted: Fri Apr 26, 2019 7:13 am
by manyroads
Probably the reason for the earlier poll... I'm for pitching systemd. I know no one asked.

Re: Buster looking good
Posted: Fri Apr 26, 2019 7:29 am
by JayM
I wonder if Secure Boot will carry over to MX 19 (or 20)? That would be one less thing for people who are cursed with UEFI computers to have to deal with just to get an MX USB to boot.
Re: Buster looking good
Posted: Fri Apr 26, 2019 11:39 am
by KBD
JayM wrote: Fri Apr 26, 2019 7:29 am
I wonder if Secure Boot will carry over to MX 19 (or 20)? That would be one less thing for people who are cursed with UEFI computers to have to deal with just to get an MX USB to boot.
That's a good point. I saw that Buster will install on secure boot computers now, that would be a big plus. I guess everything is give and take in these decisions.