freebsd / poudriere

Port/Package build and test system
https://github.com/freebsd/poudriere/wiki
BSD 2-Clause "Simplified" License
379 stars 161 forks source link

Enable space optimisation and disable minfree on read-only firmware i… #1141

Closed ocochard closed 2 months ago

ocochard commented 3 months ago

…mages

There is no need to kept 8% space on read-only filesystem. And while here, optimize it for space too and set ufs labels.

Example of free space improvement:

Filesystem  Size  Used   Avail  Capacity  Mounted on
/dev/md0    899M  749M   78M    91%       /tmp/firmware.before
/dev/md1    899M  749M   149M   83%       /tmp/firmware.after