DEV Community

Discussion on: Ubuntu 18.04 Upgrade Problem Resolutions

Collapse
 
slavius profile image
Slavius

Gentoo, Funtoo, Sabayon?

My favorites...

Thread Thread
 
tux0r profile image
tux0r • Edited

I own a Gentoo laptop, but I really don't think Ubuntu users should dive into Gentoo over night ... :-)

Also, Gentoo supports systemd officially (at least as a choice). But at least you have the chance to install the (quite acceptable) OpenRC instead.

Thread Thread
 
slavius profile image
Slavius

Let's try Sabayon. Gentoo based with binary packages.

You still have portage available and you can emerge (compile - note for others) packages into the system (they share the same database).

Thread Thread
 
tux0r profile image
tux0r

Emerge does much more than just compile (it involves checking the changelog, patching the sources, respecting the USE flags etc.), but you are generally right.

Sabayon's binary packages sacrifice Gentoo's "selling point" of being a flexible "meta distribution" though, and it was reported that there are more disadvantages in daily usage. I haven't tried Sabayon, I went right from Void to Gentoo because of that.

At least Gentoo has official binary packages for the most annoying ports, i.e. LibreOffice and Firefox.