Files
ipxe/RELNOTES.tmpl.md
T
Michael Brown 9e0057a864 [build] Allow for generation of all release information
Allow for automatic generation of the release name, release title, and
release notes (derived from the relevant section of the changelog).

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2026-02-20 15:23:05 +00:00

24 lines
387 B
Markdown

Downloads
=========
Binaries
--------
- [ipxe.iso][iso] (Bootable ISO image)
- [ipxe.usb][usb] (Bootable USB or SD card image)
- [ipxeboot.tar.gz][netboot] (Network boot server files)
[iso]: ${BINURL}/ipxe.iso
[usb]: ${BINURL}/ipxe.usb
[netboot]: ${BINURL}/ipxeboot.tar.gz
Source code
-----------
- [${SRCNAME}.tar.gz][tarball]
[tarball]: ${SRCURL}.tar.gz
Changes
-------