Merge remote-tracking branch 'origin/devel'
[tools/build.git] / README
1
2 This   is a tool to build binary packages in a safe and reproducible
3 way. The default is to build in a chroot sandbox, but it also
4 supports building in a virtual machine for better security.
5
6 The build tool can work with multiple package and recipe formats.
7 The currently supported package formats are deb, rpm, and arch.
8 The supported recipe formats are spec, dsc, kiwi, and PKGBUILD.
9
10 See the man page for more information.
11