Nils Freydank 672ae7c496
pygoscelis: Try out zstd for kernel and initramfs
This not a panic reaction to the xz situation, but certainly an
experiment initiated by that. Let’s have a look at compression speed,
decompression (startup) speed and compression size.

Several changes to configs and packages must be done:
- enable kernel support for zstd compression for itself
- enable kernel support for zstd compression for the initramfs
- adopt firmware names in CONFIG_EXTRA_FIRMWARE
- let the initramfs be compressed with zstd
- compress firmware files with zstd (before re-building the kernel)

For some details see gitea issue #2.
2024-10-05 16:25:28 +02:00
2024-01-13 10:18:34 +01:00

Kernel config files
===
Syntax: ${hostname}-config
Description
Nils Freydank’s Kernel configs for different hosts. Use at your own risk!
Readme