In order to be able to Further configure my system, I am looking for a fork of my current OS (artix with openRC as init system) in which i am able to compile every package from source in order to Further configure it with make flags. I am currently not using gentoo, and because the packages in its default repos are only updated when necessary, and the break-my-gentoo repo is more of a joke than an actual replacement for arch. However, if someone can recommand me a repo with similar package updates as arch, I would be looking at installing gentoo.

EDIT: Thank you for Pointing out to me that Gentoo can have newer Packages too. I did indeed not know this, and therefore just stamped off Gentoo as a stable rolling release distro. I will be looking at learning more about gentoo and eventually installing it, once I know how to use portage.

  • stewie3128@lemmy.ml
    link
    fedilink
    arrow-up
    25
    ·
    edit-2
    27 days ago

    Gentoo. Not an Arch fork, and uses OpenRC by default. I use it and love it. Portage is the best package manager out there, imo.

    You can still get binaries of the really annoying things to compile, like Firefox. Otherwise, it’s all source-based.

    I’d advise installing it in a VM or on a spare computer first to get your hands around what it is.

    In your case, you’ll want to specify the following flags in you makefile:

    OpenRC, -systemd

    You’ll add a bunch of others in there too depending on architecture and personal priorities.

    Follow the handbook. https://www.gentoo.org/get-started/

    There’s also Calculate Linux, which is basically Gentoo with a graphical front end, but I think it’s Intel only. CLI is more fun anyway.

  • Riskable@programming.dev
    link
    fedilink
    English
    arrow-up
    20
    ·
    27 days ago

    Just use Gentoo. Do it from scratch on the command line without the GUI installer like a pro 👍

    At the very least you’ll learn how everything works at a deeper level.

  • TootSweet@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    27 days ago

    It kindof seems like what you’re looking for is Gentoo. Any reason why you’re reticent to go that direction?

  • bubstance@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    27 days ago

    It sounds like Gentoo is literally exactly what you want.

    I am currently not using gentoo, and because the packages in its default repos are only updated when necessary, and the break-my-gentoo repo is more of a joke than an actual replacement for arch.

    I’m sorry, but I am genuinely confused here.

    Gentoo can be both stable and bleeding edge and allows you to mix and match on a per-package basis.

    Does setting ACCEPT_KEYWORDS="~amd64" globally not make things bleeding edge enough for you? Grab *-9999 packages instead.

    • Luffy879@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      27 days ago

      I did indeed not know that you can do such thing, thank you for pointing this out to me.

  • WalnutLum@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    27 days ago

    You could try Guix! It’s ostensibly source based but you can use precompiled binaries as well (using the substitute system)

    It’s a source-first Functional package distro like Nix but uses Scheme to define everything from the packages to the way the init system (Shepherd) works.

    It’s very different from other distros but between being functional, source-first, and having shepherd, I personally love it

  • delirious_owl@discuss.online
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    27 days ago

    Not sure, but you can get a very similar experience with fork as follows:

    Step 1. Download and install arch.

    Step 2. Go to kitchen and grab fork.

    Step 3. Jab fork into you eye ball socket

  • pruneaue [she/her]@infosec.pub
    link
    fedilink
    arrow-up
    3
    ·
    27 days ago

    Does sound like what youre looking for is gentoo. Packages may be a little older than arch, but its a rolling release too. You get new stuff fast