debomatic(1)
NAME
debomatic - Automatic build machine for Debian source packages
SYNOPSIS
debomatic -c|--config conffile [-n|--nodaemon]
DESCRIPTION
This tool provides a simple build machine for Debian source packages.
It is designed to be very simple to use and self-sufficient during
package build process and chroot updates. It support almost every Debian-based distribution (such as Ubuntu), given its repositories follow
standard Debian repository structure.
pbuilder and an active Internet connection (broadband is suggested) are
required in order for debomatic to work properly.
You have to run it using root privileges because of pbuilder infrastructure.
OPTIONS
-c|--config conffile: you have to specify a configuration file for debomatic to work. See debomatic.conf(5) for further details.
-n|--nodaemon: by default, debomatic runs in full daemon mode and it
detaches itself from its parent. If you do not want this, you can use
this option and debomatic will not detach from parent process.
COPYRIGHT
This manual page was written by Luca Falavigna <dktrkranz@ubuntu.com>.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License, Version 2 or any
later version published by the Free Software Foundation.
On Debian systems (like Ubuntu), the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.