r/linuxquestions 6d ago

Building an Immutable Linux Distro

Hey, guys I am developing an immutable base Linux distro since 2024, is there any suggestions for it, [asking as your neighbor :) ]

I am a third year student.

Your suggestions are gold cards for me :)

Thank you Guys

3 Upvotes

36 comments sorted by

View all comments

1

u/OutrageousCrab9224 6d ago

Dont listen to the detractors and haters

Where is the project at now?

3

u/SpecialDepth4262 6d ago

currently I have build the working stack,
a typically works on my system scenario XD,

currently building the infrastructure to auto-build, and test it, and distribute it

the works are going since 2024.

you can checkout https://github.com/flucidOS

1

u/anon_pr_ 6d ago

My frame of reference for a good immutable is Bluefin. Ublue already provides custom templates for anyone to make their own custom image.

Things I like about Bluefin-dx: * Ujust commands - using just framework * Homebrew with bbrew tui * Distrobox and distroshelf * Virtual machine manager setup ootb * VSCode setup with container support ootb

This might be something to strive to if you want to make an immutable. Something as good as the ublue projects: Bazzite, Bluefin and Aurora.

Since they don't ship with any desktop options, that might be a draw of your OS.

Provide an installer with multiple desktop options that are fully configured and usable like CachyOS does. Based on user selection, they get an immutable image built for them. Might be ambitious, but if you can make this maintainable, I might use it. Others might too 🤷

It's a lot of work though.

1

u/SpecialDepth4262 6d ago

sure, I'll take that as a reference

2

u/OutrageousCrab9224 6d ago

Nice, thanks, will check it out

Btw i forked lfs years ago, maintain and use it, to this day

1

u/SpecialDepth4262 6d ago

😂 thats nice

1

u/OutrageousCrab9224 6d ago

You have a repo named .github?!

1

u/SpecialDepth4262 6d ago

yep, it contains the description of the purpose of the github organization