Gentoo goes Binary
31–40 of 285 posts
Re: Gentoo goes Binary
#32Does that mean they're building the package about 2 times and maybe even more if systemd support needs to be there? As far as I know, Gentoo supports musl/glibc and could support either systemd or openrc... (some packages link against systemd for some functionality)
Re: Gentoo goes Binary
#33Re: Gentoo goes Binary
#34Re: Gentoo goes Binary
#35Earlier quoted context omitted.
4chan meme, or perhaps because it's Linux from scratch for dummies.
I was never a gentoo user (I installed once, like I did for basically any distro back then), but I wouldn't knock the sort of "apparently-unproductive tinkering" that Gentoo epitomizes. Like building the umpteenth blog engine, or yet another Todo manager in $language_du_jour, that's how we learn.
Re: Gentoo goes Binary
#36Earlier quoted context omitted.
The amount of packages for amd64 in Gb has doubled from 10Gb to 20Gb since November, so I guess your assertion is false. https://www.akhuettel.de/~huettel/plots/mirrors/binpackages-...
The functionality in portage was there since forever the standard packages (think of it like a standard ubuntu install) were there for forever. They only branched out and offer more binary packages. Which is absolutely great but not a new feature... The headline is still misleading.
> we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!
Re: Gentoo goes Binary
#37Earlier quoted context omitted.
The functionality in portage was there since forever the standard packages (think of it like a standard ubuntu install) were there for forever. They only branched out and offer more binary packages. Which is absolutely great but not a new feature... The headline is still misleading.
from the gentoo page > we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!
they did decades ago.
Re: Gentoo goes Binary
#38Gentoo's big attraction for me is Portage. It goes beyond just providing a build environment and dependency management. Ebuilds (Gentoo packages) are supported by great tooling and Eclasses that handle a lot of corner cases in builds. Developing Ebuilds feel like doing a real software project, and is great for anyone who wants to experiment with packages that are not in the official repository. Coincidentally, I just…
Re: Gentoo goes Binary
#39Earlier quoted context omitted.
4chan meme, or perhaps because it's Linux from scratch for dummies.
I think this is unfair - Arch is also meme'd by linux enthusiasts and 4chan. Additionally, Gentoo is the largest distro with the source-based package manager USP. I suppose you could take issue with that approach for reasons like the systemd maintainer does where he claims it wastes CPU-cycles and time. Personally I disagree with that assessment since reproducible builds are a vital part of FOSS.