Yeah. The original UNIX philosophy was "small single-purpose tools that do one thing brilliantly and can be connected like Lego bricks"; systemd pours a pint of cyanoacrylate glue into the toy box.
https://mastodon.social/@LinuxAndYarn/114195045484223747
@cstross that is an absolutely fucking brilliant way of describing the abomination that is systemd. I may have to borrow that!
@quixoticgeek@social.v.st @cstross@wandering.shop but Unix was a looong time ago. Things change! UNIX also didn’t have a GUI per se back then, should we give those up too?
Mi d you, people should use whatever system they like, but why is it so important to aim to destroy or invalidate the ones you don’t like?
@hector @quixoticgeek @cstross
Nobody would be attacking systemd if systemd stood on its own merits rather than being forced down our throats like a Microsoft product.
@quixoticgeek @hector @cstross
Systemd can be the Microsoft Office of init systems if it wants to, as long as it doesn't interfere with the rest of us running Linux without it.
But the first time it or a part of it (e.g. elogind) gets installed without me explicitly asking for it, it becomes malware.
And so far, it's up there with McAfee and Quicktime for Windows.
@quixoticgeek @leeloo @hector @cstross FWIW, systemd-boot is an entirely independent project, formerly called "gummiboot", that just got sucked in somehow.
It works and it's conceptually quite simple. Simpler than GRUB, for which I have no love.
I tried it and it broke my laptop. Turns out, keeping `vmlinuz` & `initramfs` in the ESP takes a lot of space, and [G]Parted can't manipulate FAT32 partitions that are as small as ESPs typically are.
But if you have a nice big ESP, say a gig, it seems all right.
@lproven I have a separate ext2 /boot partition, and rEFInd is perfectly capable of booting all my Linux kernels with their initramfs from that. This worked very nicely on the 2011 MacBook Pro I used for 14 years and now works very nicely on my Framework 16 Notebook.
@wonka @quixoticgeek @leeloo @hector @cstross I haven't tried reFind since my first successfull Hackintosh, about 15 years ago. Aside from Hacks, I tend to avoid UEFI if at all possible. I guess it's time to take another look...
@lproven We have to realize that EFI is how things are now - Legacy BIOS boot will be phased out.