this post was submitted on 03 Nov 2024
113 points (99.1% liked)

Linux

5235 readers
214 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] e8d79@discuss.tchncs.de 2 points 1 week ago* (last edited 1 week ago) (1 children)

What if I want to install a package that isn’t already installed and isn’t available as a Flatpak/Snap?

Then you just layer it.

[–] FizzyOrange@programming.dev 1 points 1 week ago (1 children)

Interesting, so that's sort of customising the image somehow? Does it use an overlay FS or something?

[–] e8d79@discuss.tchncs.de 1 points 1 week ago

The silverblue docs explain it best:

When a package is installed with rpm-ostree, a new OS image is composed by adding the RPM payload to the existing OS image, and creating a new, combined image.