this post was submitted on 27 Jul 2025
44 points (90.7% liked)

Linux

12215 readers
68 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
[–] medem@lemmy.wtf 8 points 12 hours 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 15 hours ago* (last edited 15 hours 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 10 hours ago

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

[–] klu9@piefed.social 17 points 23 hours 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
[–] yaroto98@lemmy.org 22 points 1 day 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/

[–] illusionist@lemmy.zip 13 points 1 day 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 1 points 15 hours 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.

[–] shittydwarf@sh.itjust.works 5 points 1 day ago (1 children)

A themed Nix setup would be great for this

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

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

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 1 day ago* (last edited 1 day ago)

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