ironic-python-agent-builder/releasenotes/notes/lzma-bf4552b98dd5824a.yaml
Dmitry Tantsur 0f62572894 Support using lzma for initramfs compression
Reduces the size by roughly 30% at the expense of larger
decompression time.

Change-Id: I04613a26bd3f66ddcb1623e288d325666586fa6c
2020-12-03 11:46:05 +01:00

6 lines
141 B
YAML

---
features:
- |
The ``ironic-python-agent-builder`` CLI now supports ``--lzma`` flag to
compress images with the LZMA algorithm.