Live data from Hacker News

Is CBL-Mariner going to become Microsoft Linux?

boxofcables.dev

241–242 of 242 posts

Re: Is CBL-Mariner going to become Microsoft Linux?

#241
post #77

Earlier quoted context omitted.

You can install RPMs on Debian but most probably you will run into filesystem-level conflicts with DEB packages. But if you are rebuilding your own Debian-based distro, nothing prevents you from packaging everything into RPMs instead of DEBs and that's see. Not that I see the point of that, though.

Yeah but Debian’s package repository is all deb based. It would be difficult to translate precisely into RPM - they have different tooling and semantics.

The whole point would be to rebuild Debian (or the subset you need) and package everything as RPMs, i. e. do not use apt, dpkg, etc but yum/dnf, rpm, etc.

Re: Is CBL-Mariner going to become Microsoft Linux?

#242

Earlier quoted context omitted.

Is systemd bad?

It felt it was being forced on me when various distributions switched to it. And it was something new and buggy to learn that I didn't wanted to deal with. The general idea behind it are good in my opinion. But the problem is how confusing and slow the god damn thing is. Try overriding a service definition? You must know to set exec to empty string before you are allowed to override it. Really first line sets to "" s…

interesting thanks, seems more user friendly largely than init.d though, maybe I'm just a Linux noob.
Post reply on HN