Template: dak/path
Type: string
_Default: /opt/dak
_Description: Where to put the base directory for dak?
 It is best to use the dak-suite with a single base directory and not to
 split it up all over the filesystems. Makes life easier. This setup will
 prepare everything to run from the path you enter here, the default is
 /opt/dak, but common locations include things like /org/your.archive.name
 or similar names. Use whatever you like most.

Template: dak/setup
Type: note
_Description: You really need to finish the configuration of dak!
 This package wont run out of the box. You need to change the configuration
 to fit your needs. You will find some examples in the directory entered in
 the "base directory" question for this package and, of course, in
 /usr/share/doc/dak - including the configuration the Debian Archive
 actually uses.

Template: dak/hostname
Type: string
_Default: localhost
_Description: What is the hostname for the archive host?
 For proper function dak needs a hostname in different places in its
 configuration. The entered value will be used in email addresses and
 mails generated by dak.

Template: dak/archivename
Type: string
_Default: local archive
_Description: The name of your archive.
 Please give your archive a descriptive name, so your Users see what it
 is about.

Template: dak/username
Type: string
_Default: deb-dak
_Description: The name of your dak user.
 You can choose the user which gets created for the dak package.
 The default should be fine, but maybe you prefer something different
 here.

Template: dak/groupname
Type: string
_Default: debadmin
_Description: The name of your dak group.
 You can choose the groupname which gets created for the dak package.

