this post was submitted on 24 Aug 2023
146 points (79.9% liked)

Linux

45573 readers
1182 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
 

For me

Mint

Manjaro

Zorin

Garuda

Neon

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -3 points 10 months ago (13 children)

Gentoo. There's way better methods to learn Linux, compiling, and the filesystem hierarchy standard. Start with Linux From Scratch and go from there.

[–] [email protected] -3 points 10 months ago (2 children)

the whole user demographic is like 5 dudes. I agree why go for Gentoo when you can go for Linux from Scratch. Maybe simply because it has a catchier distro name

[–] [email protected] 10 points 10 months ago (1 children)

Gentoo installs are able to be maintained.

LFS not so much.

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago) (2 children)

... unless you install a package manager, which turns LFS into an another distro. 🤷

[–] [email protected] 3 points 10 months ago (1 children)

Or you could start with something which already has a package manager.

LFS is fun weekend project, but it’s not a daily driver.

When I started thinking about the amount of work needed to maintain an LFS install, I realized I should install Gentoo. It’s Source based, and other people already put in the work.

[–] [email protected] 3 points 10 months ago

Or you could start with something which already has a package manager.

LFS is fun weekend project, but it’s not a daily driver.

Agreed. It'll teach a lot, but to make it last longer, you want a package manager.

[–] [email protected] 5 points 10 months ago

Gentoo is a metadistro - a set of tools to build your own distro. LFS is a documentation to build your own Linux system. And if one chooses to install some package manager and configure a repo for it, it basically becomes a distro. LFS can become Gentoo if you choose to install Portage and use Gentoo repository.

Setting Gentoo up seems to be quite simpler option compared to LFS. Sure LFS might teach you even more than Gentoo.

load more comments (10 replies)