ChimeraOS / frzr

A deployment and automatic update mechanism for operating systems
MIT License
59 stars 14 forks source link

Add support for uncompressed .img.tar.xz images #42

Closed ruineka closed 1 year ago

ruineka commented 1 year ago

I tested this on my OXP Mini and seems to work fine. Some notes I did see however.

This can make for a rather speedy test environment for local builds of ChimeraOS.

alkazar commented 1 year ago

The speed difference could be that decompression overhead is lower than loading more data from the disk.