kloned-build(1)
NAME
- kloned-build - a script to automate building kloned
- servers
SYNOPSIS
kloned-build [-d builddir] [-o file] directory
DESCRIPTION
- kloned-build is a helper script to unpack and build a
- kloned server with custom site data found in directory.
OPTIONS
A summary of options is included below.
- -d builddir
- Build the server in builddir. Extracts the source
- first if necessary. Reusing the same directory will lead to a
- faster compile time as there won't be a need to rebuild all the
- object files. If this option is not given, a new temporary di
- rectory will be created and removed on completion.
- -o file
- Output the compiled kloned server as file. By de
- fault, saves as kloned in the current directory.
SEE ALSO
- klone(1), kloned.conf(5), kloned(8),
- make-klone-project(1).
More documentation can be found in - /usr/share/doc/klone-doc.
AUTHOR
- kloned-build was written by Kari Pahula <kaol@debian.org>.
- 5 Jun 2006