sysutils/packer - The NetBSD Packages Collection

Tool for creating identical machine images for multiple platforms

Packer is an open source tool for creating identical machine images for
multiple platforms from a single source configuration. Packer is
lightweight, runs on every major operating system, and is highly
performant, creating machine images for multiple platforms in
parallel. Packer does not replace configuration management like Chef or
Puppet. In fact, when building images, Packer is able to use tools like
Chef or Puppet to install software onto the image.

A machine image is a single static unit that contains a pre-configured
operating system and installed software which is used to quickly create new
running machines. Machine image formats change for each platform. Some
examples include AMIs for EC2, VMDK/VMX files for VMware, OVF exports for
VirtualBox, etc.

Build dependencies

lang/go121 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64packer-1.9.5.tgz
NetBSD 10.0aarch64packer-1.9.2nb4.tgz
NetBSD 10.0aarch64packer-1.9.5nb2.tgz
NetBSD 10.0earmv7hfpacker-1.9.5.tgz
NetBSD 10.0earmv7hfpacker-1.9.2nb4.tgz
NetBSD 10.0earmv7hfpacker-1.9.5nb2.tgz
NetBSD 10.0i386packer-1.9.5nb2.tgz
NetBSD 10.0i386packer-1.9.5.tgz
NetBSD 10.0x86_64packer-1.9.5nb2.tgz
NetBSD 10.0x86_64packer-1.9.5.tgz
NetBSD 8.0i386packer-1.9.5.tgz
NetBSD 8.0x86_64packer-1.9.2nb4.tgz
NetBSD 9.0aarch64packer-1.9.5.tgz
NetBSD 9.0aarch64packer-1.9.2nb4.tgz
NetBSD 9.0aarch64packer-1.9.5nb2.tgz
NetBSD 9.0earmv7hfpacker-1.9.5.tgz
NetBSD 9.0earmv7hfpacker-1.9.2nb4.tgz
NetBSD 9.0earmv7hfpacker-1.9.5nb2.tgz
NetBSD 9.0i386packer-1.9.5nb2.tgz
NetBSD 9.0i386packer-1.9.5.tgz
NetBSD 9.0x86_64packer-1.9.5nb2.tgz
NetBSD 9.0x86_64packer-1.9.5.tgz
NetBSD 9.3x86_64packer-1.9.5nb2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.