I assume it doesn’t, but thought I’d ask.

I really like the principles behind both gentoo and flatpak, but right now I can only do the gentoo way or the flatpak way (and I’ve opted for gentoo’s for now).

What I’d love to have from flatpak:

  • container like sandboxing and isolation
  • customizable sandboxing and permissions

What I’d love to have from gentoo:

  • powerful build system building packages from source
  • global declarative management of compilation options
  • easy patches
  • easy to add packages that aren’t in repos
  • support for many architectures or setups
  • krolden
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    Build everything you use in podman or lxc

    • Tobias Hunger@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      8 months ago

      Build everything you use and ackage it in flatpak?

      It’s not even that hard to build your own gentoo-based runtimes and install stuff on top of that. Fedora does offer that, too, offering fatpaks based on their own fedora based runtime + rpms.

    • CyclohexaneOPM
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      From my understanding this doesn’t work too well for GUIs