silitics / rugpi

An open-source platform empowering you to build innovative devices around customized Linux distributions.
https://rugpi.io
Apache License 2.0
35 stars 1 forks source link

support for compressed root filesystem #6

Open koehlma opened 9 months ago

koehlma commented 9 months ago

As the root filesystem is read-only anyway, we may use Squashfs to compress it. This would leave more space for the data partition. As an additional benefit, the size of the (uncompressed) image would be reduced.