Skip to content

Latest commit

 

History

History

developer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Hacking on osbuild/images

Local development environment

To build most binaries defined in cmd and run tests you will need to install gpgme-devel. To generate manifests, you will need to install the osbuild-depsolve-dnf package. To build images, you will also need to install osbuild and its sub-packages.

The full list of dependencies is:

  • gpgme-devel
  • osbuild
  • osbuild-depsolve-dnf
  • osbuild-luks2
  • osbuild-lvm2
  • osbuild-ostree
  • osbuild-selinux

Topics