this post was submitted on 03 Feb 2025
125 points (100.0% liked)

Linux

49544 readers
1441 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] merthyr1831@lemmy.ml 11 points 1 day ago (5 children)

yet another reason to back flatpaks and distro-agnostic software packaging. We cant afford to use dozens of build systems to maintain dozens of functionally-identical application repositories

[–] chaoticnumber@lemmy.dbzer0.com 6 points 4 hours ago* (last edited 3 hours ago) (1 children)

This is such a superficial take.

Flatpaks have their use-case. Alpine has its use-case as a small footprint distro, focused on security. Using flatpaks would nuke that ethos.

Furthermore, they need those servers to build their core and base system packages. There is no distro out there that uses flatpaks or appimages for their CORE.

Any distro needs to build their toolchain, libs and core. Flatpaks are irrelevant to this discussion.

At the risk of repteating myself, flatpaks are irrelevant to Alpine because its a small footprint distro, used alot in container base images, containers use their own packaging!

Furthermore, flatpaks are literal bloat, compared to alpines' apk packages which focus on security and minimalism.

Edit: Flatpak literally uses alpine to build its packages. No alpine, no flatpaks. Period

Flatpaks have their use. This is not that. Check your ignorance.

[–] merthyr1831@lemmy.ml 1 points 32 minutes ago

I know there's limitations to flatpak and other agnostic app bundling systems but there's simply far too many resources invested into repacking the same applications across each distro. These costs wouldnt be so bad if more resources were pooled behind a single repository and build system.

As for using flatpaks at the core of a distro, we know from snaps that it is possible to distribute core OS components/updates via a containerised package format. As far as I know there is no fundamental design flaw that makes flatpak incapable of doing so, rather than the fact it lacks the will of distro maintainers to develop the features in flatpak necessary to support it.

That being said, it's far from my point. Even if Alpine, Fedora, Ubuntu, SUSE etc. all used their native package formats for core OS features and utilities, they could all stand to save a LOT in the costs of maintaining superfluous (and often buggy and outdated) software by deferring to flatpak where possible.

There needs to be a final push to flatpak adoption the same way we hovered between wayland and xorg for years until we decided that Wayland was most beneficial to the future of Linux. Of course, this meant addressing the flaws of the project, and fixing a LOT of broken functionality, but we're not closer than ever to dropping xorg.

[–] harsh3466@lemmy.ml 8 points 14 hours ago

I'm a fan of flatpaks, so this isn't to negate your argument. Just pointing out that Flathub is also using Equinix.

Source

Interlude: Equinix Metal née Packet has been sponsoring our heavy-lifting servers doing actual building for the past 5 years. Unfortunately, they are shutting down, meaning we need to move out by the end of April 2025.

[–] ubergeek@lemmy.today 9 points 19 hours ago

Pretty sure flatpak uses alpine as a bootstrap... Flatpak, after all, brings along an entire distro to run an app.

[–] balsoft@lemmy.ml 6 points 20 hours ago

I don't think it's a solution for this, it would just mean maintaining many distro-agnostic repos. Forks and alternatives always thrive in the FOSS world.

[–] Mwa@lemm.ee 2 points 16 hours ago* (last edited 16 hours ago)

Let the community package it to deb,rpm etc while the devs focus on flatpak/appimage