bento

Packer templates for building minimal Vagrant baseboxes for multiple platforms

APACHE-2.0 License

Stars
4.2K
Committers
215

Bot releases are hidden (Show)

bento - v4.1.2 (2024-05-23) Latest Release

Published by Stromweld 5 months ago

What's Changed

  • Fix qemu_format="raw" causing wrong format for qemu by @saily in https://github.com/chef/bento/pull/1568
  • setup workflow for hosted runners by @Stromweld in https://github.com/chef/bento/pull/1547
  • Fix for hyper-v build option
  • Remove test-kitchen and kitchen-vagrant dependencies from gemspec to fix gem compile error on windows
  • Updated hyper-v builds to use github actions hosted runners
  • Updated VMware builds to use github actions hosted runners
  • Better handle bento uploads of slugs ending in 'latest'
  • Fix oraclelinux slug names
  • Update almalinux 9.3 to 9.4
  • Update rhel 9.3 to 94
  • Update oraclelinux 9.3 to 9.4
  • Update rockylinux 9.3 to 9.4
  • Remove Centos 7, Centos Stream 8, RHEL 7, Oraclelinux 7 builds due to EOL
  • Fix windows qemu args to match disk format when variable is specified

New Contributors

Full Changelog: https://github.com/chef/bento/compare/v4.1.1...v4.1.2

bento - v4.1.1 (2024-04-26)

Published by Stromweld 6 months ago

What's Changed

  • fix typo in README by @Blaimi in https://github.com/chef/bento/pull/1554
  • add macos build by @Stromweld in https://github.com/chef/bento/pull/1566
  • Require ruby >= 3.0.0
  • Add parallels-ipsw source
  • Added MacOS template for parallels-ipsw
  • Created MacOS scripts
  • Adjusted build flags to all be lower case for consistency
  • Removed extra amazonlinux directories to be more consistent with other builds
  • Added build_files directory for all temp files to be stored in during packer building
  • Opensuse-leap-15.5 updated to 15.6
  • Remove Fedora 38 and add 40 builds
  • Remove Ubuntu 23.10 and add 24.04 builds

New Contributors

Full Changelog: https://github.com/chef/bento/compare/v4.1.0...v4.1.1

bento - v4.1.0 (2024-04-11)

Published by Stromweld 6 months ago

What's Changed

  • Add back iso check, packer lint, and amazonlinux builds to build pipeline
  • Fix amazonlinux 2 build script
  • Added amazonlinux 2023 build scripts
  • Migrate Virtualbox and Qemu builds to github hosted runners from self-hosted runners
  • Added test-kitchen and kitchen-vagrant dependencies to gemspec
  • Added arg for bento test command to specify a specific build to test - this passes the arg to the kitchen test command
  • Fix vagrant post-processor to specify custom vagrant file for freebsd builds
  • Remove gui true from windows custom vagrant file
  • Fix test to skip removing linux-firmware on oraclelinux
  • Renamed oracle boxes to oraclelinux for consistency and remove edge cases in code
  • Removed unused -c flag for specifying a specific config file for bento build
  • Added --on-error flag to bento build command to pass to packer command
  • Added cpu architecture support to bento build command, so it'll only test builds that work with the current cpu architecture
  • Remove additional Ubuntu user-date last-command that may be locking macaddress
  • Add to test to move failed test boxes to builds/failed_testing directory
  • Changed ssh_timeout to 15m

Full Changelog: https://github.com/chef/bento/compare/v4.0.2...v4.1.0

bento - v4.0.2 (2024-03-20)

Published by Stromweld 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/chef/bento/compare/v4.0.1...v4.0.2

bento - v4.0.1 (2024-02-16)

Published by Stromweld 8 months ago

What's Changed

Full Changelog: https://github.com/chef/bento/compare/v4.0.0...v4.0.1

bento - v4.0.0 (2024-02-05)

Published by Stromweld 9 months ago

What's Changed

Full Changelog: https://github.com/chef/bento/compare/v3.2.2...v4.0.0

bento - v3.2.2 (2024-02-01)

Published by Stromweld 9 months ago

What's Changed

Full Changelog: https://github.com/chef/bento/compare/v3.2.1...v3.2.2

bento - v3.2.1 (2024-01-31)

Published by Stromweld 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/chef/bento/compare/v3.2.0...v3.2.1

bento - v3.2.0 (2023-09-15)

Published by Stromweld about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/chef/bento/compare/v3.1.1...v3.2.0

bento - v3.1.1

Published by Stromweld over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/chef/bento/compare/v3.1.0...v3.1.1

bento - V3.1.0 2023-05-17

Published by Stromweld over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/chef/bento/compare/v3.0.0...v3.1.0

bento - Add back and updated Bento ruby code

Published by Stromweld over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/chef/bento/compare/v202302.22.0...v3.0.0

bento - v202302.22.0

Published by Stromweld over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/chef/bento/compare/v202301.19.0...v202302.22.0

bento - v202301.19.0

Published by Stromweld over 1 year ago

What's Changed

Full Changelog: https://github.com/chef/bento/compare/v202301.09.0...v202301.19.0

bento - v202301.09.0

Published by Stromweld almost 2 years ago

hcl2 rewrite from json templates
Please see CHANGELOG.md or Compare files changed

bento - v201808.24.0

Published by cheeseplus about 6 years ago

New Platforms

  • CentOS 5.11 (resurrected)
  • OpenSUSE 15
bento - v201806.08.0

Published by cheeseplus over 6 years ago

bento - 2.3.8

Published by cheeseplus about 7 years ago

bento - 2.3.2

Published by cheeseplus almost 8 years ago

Full Changelog

Added and Updated Platforms

Improvements

  • Update VMware tools to fix CentOS 7.3 build #743 (cheeseplus)
  • Remove CentOS requiretty sudoers workaround, this is now the default #740 (mvermaes)

Pipeline

bento - 2.3.1

Published by cheeseplus almost 8 years ago

Full Changelog

Added and Updated Platforms

Improvements

Fixed bugs

Known Issues

  • OpenSuSE 13.2 builds for all providers but will not start properly under VMware Fusion/Workstation
  • OpenSuSE Leap 42.2 builds for all providers but will only start properly under VMware Fusion/Workstation