Skip to content

v0.4.0

Compare
Choose a tag to compare
@tenthirtyam tenthirtyam released this 06 Apr 14:12
· 849 commits to develop since this release
2c57355

Note

Release Date: 2021-09-07
Previous Versioning: v21.09

  • Adds support for Microsoft Windows Server 2022 machine image builds.
  • Refactors configuration files to be generated using templates. Reduces the number of files and passes variables into the .pkrtpl.hcl content.
  • Refactors builds for Linux distributions to use http_content instead of http_directory and http_file.
  • Refactors builds for Microsoft Windows to use cd_content instead of floppy_files, which allows for use generated configuration files. A Packer compatible .iso command-line tool is required.
  • Adds disclaimers and Updates descriptions in script files.
  • Adds NOTICE.
  • Updates the packer init commands run in build.sh.
  • Updates MAINTAINERS.md.
  • Updates CONTRIBUTING.md.
  • Updates README.md.

Full Changelog:

v0.3.0...v0.4.0