diskimage-builder/releasenotes/notes/start-using-reno-446b3d52a467a273.yaml
Ian Wienand 634391185c Add releasenotes
Use reno to start at keeping release notes.  Add an initial log.

Change-Id: Iba3ebd3b01c15030ac2585dda82e43657e511310
2016-04-21 13:19:53 +10:00

20 lines
611 B
YAML

---
fixes:
- We now use ``fstrim`` rather than ``zerofree`` to reduce final
image size. This is considered current best practice.
- Fix an occasional failure to build ``centos-minimal`` and
``fedora-minimal`` due to suspected rpmdb failures. The main
symptom was ``dnf`` or ``yum`` thinking packages were not
installed when they were.
- The ``debian-minimal`` element now obeys ``DIB_DEBIAN_COMPONENTS``
for adding components.
- Fix some issues with Gentoo, and add to supported distributions.
Testing is currently non-voting
other:
- Start using reno for release notes