8000 GitHub - ChimeraOS/frzr: A deployment and automatic update mechanism for operating systems
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ChimeraOS/frzr

Repository files navigation

frzr

frzr is a deployment and automatic update mechanism for operating systems. It deploys pre-built systems via read-only btrfs subvolumes, thus ensuring safe and atomic updates that never interrupt the user.

Updated system images are downloaded at boot time and deployed to an entirely separate subvolume so as not to interfere with the currently running system. Upon next boot, the newly installed system is started and the old one is deleted, completely seamlessly and invisibly.

Persistence is handled by making /home and /var separate subvolumes mounted into the read-only root. /etc is made read-write via overlayfs.

About

A deployment and automatic update mechanism for operating systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

Languages

0