this post was submitted on 27 Jul 2025
47 points (94.3% liked)

Linux

12291 readers
60 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

I just want to modify an easy to use Linux distro to come with certain themes and software preinstalled, as a joke.

top 11 comments
sorted by: hot top controversial new old
[–] yaroto98@lemmy.org 24 points 6 days ago

Back in college we had a project that was this. Most of us used Linux From Scratch, a few of us used gentoo, having played with arch since, you could use that too.

https://www.linuxfromscratch.org/

[–] klu9@piefed.social 19 points 5 days ago

Penguins Eggs is another way to do it:

  1. take an existing distro
  2. customize it how you want
  3. save it as a 'new' distro with Penguins Eggs
[–] illusionist@lemmy.zip 16 points 6 days ago (1 children)

To me, ublue is the easiest way of creating and maintaining a custom linux distribution

https://github.com/ublue-os

[–] arjache@fedia.io 4 points 5 days ago

Here’s an example of a themed distro built using ublue: https://blues.win/95/

You can check out their GitHub to see how it’s done.

[–] medem@lemmy.wtf 9 points 5 days ago

LFS (Linux From Scratch), though building a custom NetBSD or OpenBSD Kernel and making an ISO with custom packages/configuration is a lot easier.

You're speaking in the past tense. There are at least two more joke distros around which are active as of now: Justin Bieber Linux ('Biebian') and Rebecca Black OS...

[–] Kolanaki@pawb.social 6 points 5 days ago* (last edited 5 days ago) (1 children)

Hannah Montana Linux is just a joke?

But that was what I was going to use once Windows 10 dies... 😩

[–] poinck@lemmy.world 2 points 5 days ago

If I remember correctly, Hannah Montana Linux was one of the first using wayland.

[–] shittydwarf@sh.itjust.works 6 points 6 days ago (1 children)

A themed Nix setup would be great for this

[–] tisktisk@piefed.social 3 points 5 days ago (1 children)

Great why? 🤞I may finally get around to trying nix if something spawns here soon

[–] shittydwarf@sh.itjust.works 6 points 5 days ago

With nix all you need is the config file to distribute, and it can be preconfigured precisely how you like it. Someone loads the config file, bam Hannah Montana everywhere

[–] rumschlumpel@feddit.org 3 points 6 days ago* (last edited 6 days ago)

I played around with cubic, if I recall correctly it worked pretty well and wasn't super unintuitive. It's made for Ubuntu.