SYNOPSIS

debomatic -c|--config conffile [-n|--nodaemon] [-q|--quit-process]

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, 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.

-q, --quit-process

Terminate running debomatic instance or remove obsolete locks left.

COPYRIGHT

This manual page is Copyright 2007-2014 Luca Falavigna <[email protected]>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation.