47
submitted 1 month ago* (last edited 1 month ago) by Luffy879@lemmy.ml to c/linux@lemmy.ml

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.

you are viewing a single comment's thread
view the rest of the comments
[-] PoopBuffet@lemmy.world 11 points 1 month ago

If you are looking for a distro similar to Arch where you can compile everything from source you can just use Arch. https://wiki.archlinux.org/title/Arch_build_system

Disclaimer: I have never used this feature so don't know how easy it is to use, but I do use Arch which is how I know it exists. (I use Arch btw)

[-] yardy_sardley@lemmy.ca 6 points 1 month ago

Fellow Arch user here (btw). It's exactly the same as building AUR packages. Clone a git repo containing a PKGBUILD, use makepkg to build it, and pacman to install it. The nice thing is you can host a repo of your built packages and install them on other systems really easily. The big downside is that dependency management is not automated, so it will take some time and annoyance to map out what packages you need to build and in what order, if you want a fully source-bootstrapped system.

this post was submitted on 03 Jun 2024
47 points (96.1% liked)

Linux

45578 readers
764 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