this post was submitted on 28 Aug 2023
137 points (100.0% liked)

Linux

47588 readers
1235 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
you are viewing a single comment's thread
view the rest of the comments
[–] taanegl@beehaw.org 20 points 1 year ago (1 children)

Fríggin' finally. This distro is the one to watch, because unlike Silverblue or any other immutable OS, Vanilla doesn't build it's system image using some esoteric homebrewed standards. It uses OCI images to boot an immutable system.

Add distrobox into the mix and suddenly you've separated the system from the user environment. That way user applications and system applications never need to touch, like at all.

Additionally if you can get one OCI image running on a bare metal system like a laptop or workstation, you could probably do it with others as well, meaning that as long as the system itself contained the tooling to rebase images, you could "distrohop" without having to delete any partitions or reinstall in any way.

You might need a process for that specifically, but it it possible - and being able to hotswap Linux distros, whereby going back is a reboot and selecting the previous image? Yes please.

There are several more immutable systems, like the afformentioned Silverblue (rpm-ostree), MicroOS (transactional-update) and NixOS (the programming language and environment that can spit out a system known as "nix".. which is what I'm using now). But it's all very developer-centric - even if that is not the intention.

Vanilla is a desktop-oriented distribution, pure and true. The developers and community want an easy, safe experience for all which is what an immutable system can help with and will open a massive world to newcomers who don't care what a distribution is, because they can use any distribution they want - from a single command... but also, in the future, a GUI!

So massive, massive shout out to the Vanilla devs and community. When it's released as beta stable I might consider returning, but.. nix... well.. the power is just immense. Mmmmm. MMMMM!

[–] tcit@beehaw.org 4 points 1 year ago (1 children)

Isn't Fedora Silverblue builds moving to OCI-based as well?

[–] throwawayish@lemmy.ml 10 points 1 year ago* (last edited 1 year ago) (1 children)

Yup, we've even been able to engage (to some extent) with it for the last couple of months.

It does require some know-how to set up, at least if you're unaware of uBlue; a community project that is set on offering said OCI images of Fedora Silverblue (batteries included) with different desktop environments (even those that aren't offered by Fedora (yet)). Bazzite, that has received some significant traction and exposure since it's very recent 1.0 image, is just one of the provided OCI images.

They even offer a very easy way for everyone to engage in building their own custom OCI image. I got mine spin up within two hours or so without knowing how git or containerfiles worked beforehand, it's that simple.

[–] s20@lemmy.ml 3 points 1 year ago (1 children)

Hey, I've seen the "batteries included" thing several times related to ublue, but I don't understand what it means here. Could you explain?

I know what the idiom generally means - everything you need to get started - and even the origin of the expression. I just don't know what the metaphorical "batteries" are here.

[–] brokenix@emacs.ch 1 points 1 year ago (1 children)

@s20 @throwawayish whats the difference between idiom and boilerplate code
--- pardon my ignorance , haven't read the article yet

[–] s20@lemmy.ml 3 points 1 year ago* (last edited 1 year ago)

In this case, I'm using idiom in its "I was a Creative Writing Major at College" sense; that is:

A speech form or an expression of a given language that is peculiar to itself grammatically or cannot be understood from the individual meanings of its elements, as in "keep tabs on".

*credit to Wordnik.com

So my use of the word here just means "expression" or "figure of speech," which is probably what I should have said in the first place; sorry for the confusion.

Edit: a grammatical correction no one but me would probably notice or care about.