summaryrefslogtreecommitdiff
path: root/README
blob: b328e72742e912291c1567700f1b9821c4e1ac47 (plain)
1
2
3
4
5
6
7
8
9
10
11
This is a tool to build binary packages in a safe and reproducible
way. The default is to build in a chroot sandbox, but it also
supports building in a virtual machine for better security.

The build tool can work with multiple package and recipe formats.
The currently supported package formats are deb, rpm, and arch.
The supported recipe formats are spec, dsc, kiwi, and PKGBUILD.

See the man page for more information.