32

I don't really understand how ostree works from a use standpoint. What I am looking to do is create a custom immutable Linux where I make a filesystem image and then devices can pull the image if I make changes upstream I'm looking for a way to update a local image.

So basically I'm wanting to create some sort of OStree repo. I know rpm-ostree exists but I want something that is more distro agnostic. (I want to use Debian and maybe gentoo as the base)

you are viewing a single comment's thread
view the rest of the comments
[-] just_another_person@lemmy.world 5 points 2 days ago

There is no such thing as "distro agnostic" when you're describing the thing that makes a distribution what it is. That's like saying "I'm trying to make a package manager that integrates with all other package managers".

Why would you do that when they already have working package managers?

What you're actually describing in sharing layers and state changes is not possible the way you want, at least not with generic systems. In order to share a layer that is applicable to another system, you'd have to ensure that every single piece of that system is exactly the same, from the BIOS up. Think phones getting updates, as that's very similar.

[-] possiblylinux127@lemmy.zip 1 points 2 days ago

Not really as you can have a separate boot partition with automatic bootloader updating. One user suggested using rsync to pull any changes. If I'm doing that already I could just have a post install script that gets the system ready.

this post was submitted on 14 Oct 2024
32 points (90.0% liked)

Linux

47729 readers
736 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