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

Linux

5522 readers
250 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 months ago* (last edited 2 months 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.

[–] [email protected] 1 points 2 months ago (1 children)

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

[–] [email protected] 1 points 2 months 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.