Re: Supporting compression-less release builds
Ignatios Souvatzis <[email protected]> Sat, 18 Jan 2025 18:12:04 +0100
| Newsgroups | gmane.os.netbsd.devel.userlevel |
|---|---|
| Message-ID | <[email protected]> |
Julio wrote:
> * Release sets. These already have knobs for > configuration.
> * Disk images. Compressed with gzip >unconditionally.
> * Kernels. Compressed with gzip unconditionally.
>
> I do not know if there are good reasons for these differences
Bootloaders understand gzip, but don't (and I think, don't have the resources to) understand xz.
-is