Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 855 Bytes

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 855 Bytes

Changes in 0.2.5 (2021-10-09)

  • Fixed: netboot.xyz not working (iPXE ROM doesn't support TLS)

Changes in 0.2.4 (2021-10-09)

  • Fixed: iPXE and extra files not being served

Changes in 0.2.3 (2021-10-09)

  • Added: Option for logging
  • Added: netboot.xyz to the iPXE menu

Changes in 0.2.2 (2021-10-09)

  • Added: Validation to CLI arguments
  • Changed: iPXE version to v1.21.1+2265a65

Changes in 0.2.1 (2021-10-09)

  • Fixed: Release changelog

Changes in 0.2.0 (2021-10-09)

  • Added: Support for serving extra files over HTTP

Changes in 0.1.3 (2021-10-09)

  • Fixed: Failing build due to broken action

Changes in 0.1.2 (2021-10-09)

  • Fixed: Missing version string

Changes in 0.1.1 (2021-10-09)

  • Fixed: Missing binaries in releases
  • Fixed: Container image tag

Changes in 0.1.0 (2021-10-09)

  • Initial release