File kolab-pre-setup.man of Package kolab-scripts
.\" Manpage for kolab-pre-setup.
.TH man 8 "08 Aug 2013" "1.1" "kolab-pre-setup man page"
.SH NAME
kolab-pre-setup \- preparations for Kolab Groupware installation
.SH SYNOPSIS
kolab-pre-setup
.SH DESCRIPTION
Preparing system for the Kolab Groupware installation with kolab-setup.
It is adviced to run kolab-pre-setup at least twice; the first time to prepare
your system for the Kolab Groupware installation with kolab-setup. The
second time to verify that all went and seems well. However, run the
script as often as you like, until the output is good enough to start
with the actual Kolab Groupware installation using kolab-setup.
Configuration files that are changed are backed up.
Operations that retrieve big amounts of data from the internet or are
time consuming (such as running zypper list-updates or retrieving clamd
signature files) will only be run once a day.
.SH OPTIONS
kolab-pre-setup does not take any options.
It runs the shell scripts that are stored in /usr/share/kolab/pre-setup.d,
these scripts can be run individually as well.
The checks can be disabled in the configuration file /etc/kolab/pre-setup.conf.
The checks are enabled by default and can (only) be disabled by assigning
the value "disable" to the check's filename (with hyphens (-) replaced by
underscores and the .sh suffix removed)
.SH ENVIRONMENT
INTERNET_CONNECTIVITY
.RS 4
If set to 'no': checks requiring internet connectivity are skipped.
More information about this variable is given in the configuration file
/etc/kolab/pre-setup.conf
.RE
.PP
FORCE_UPDATE
.RS 4
If set to 'yes': force checks to be executed that are only executed once a day.
.RE
.PP
The variables are to be exported when used.
.SH FILES
/etc/kolab/pre-setup.conf
.SH SEE ALSO
https://en.opensuse.org/User:Aeneas_jaissle/SDB:Kolab_3#Pre-Installation
.SH BUGS
No known bugs.
.SH AUTHORS
Aeneas Jaissle (aj@ajaissle.de), Richard Bos