aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mini-dinstall.1
diff options
context:
space:
mode:
authorLibravatarKrytarik Raido <krytarik@tuxgarage.com>2018-03-18 05:56:04 +0100
committerLibravatarKrytarik Raido <krytarik@tuxgarage.com>2018-04-04 04:50:04 +0200
commit946753d96692846ffe47487abf450251cad23538 (patch)
tree4cf5d3a8374d1cb5dba508134a20491ff62e6d1a /doc/mini-dinstall.1
parent1cd7d0f0248e2fe317b2e3da9f597059cf30b4d9 (diff)
Update documentation on recent changes.
Diffstat (limited to 'doc/mini-dinstall.1')
-rw-r--r--doc/mini-dinstall.117
1 files changed, 8 insertions, 9 deletions
diff --git a/doc/mini-dinstall.1 b/doc/mini-dinstall.1
index a358ca4..65aae30 100644
--- a/doc/mini-dinstall.1
+++ b/doc/mini-dinstall.1
@@ -1,7 +1,7 @@
.\" $Id: mini-dinstall.1 59 2004-01-28 20:28:50Z bob $
.\"
-.\" Copyright (C) 2002 Colin Walters <walters@debian.org>
-.\" Copyright (C) 2003 Graham Wilson <graham@debian.org>
+.\" Copyright (c) 2002 Colin Walters <walters@debian.org>
+.\" Copyright (c) 2003 Graham Wilson <graham@debian.org>
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
@@ -106,9 +106,8 @@ name = value
.RE
.PP
combinations, which set a configuration parameter for that distribution (or the
-default one). Lists should be separated by commas, strings need only be
-enclosed with quotes if they contain spaces or commas, and boolean values
-should be 1 for true, and 0 for false.
+default one). Lists should be separated by commas, and strings need only be
+enclosed with quotes if they contain spaces or commas.
.PP
The configuration parameters available in the \fBDEFAULT\fR section are as
follows:
@@ -123,8 +122,8 @@ Additional GnuPG keyrings to use for signature verification.
.B incoming_permissions
The permissions for the \fIincoming\fR directory. \fBmini\-dinstall\fR will
attempt to set the directory's permissions at startup. A value of zero (\''0\''
-or \''0000\'') will disable permission setting. Doing this, you MUST set
-permission for incoming by hand! Defaults to 0750.
+or \''0o000\'') will disable permission setting. Doing this, you MUST set
+permission for incoming by hand! Defaults to 0o750.
.TP
.B keyrings
GnuPG keyrings to use for signature verification of changes files. Setting this
@@ -303,14 +302,14 @@ The Suite field in the Release file. Defaults to \*(lqNone\*(rq.
If enabled, automatically install package upgrades from this repository
only if the installed version of the package is higher than the version of
the package in other sources.
-Defaults to \*(lq0\*(rq.
+Defaults to false.
.TP
.B experimental_release
If enabled, packages will not automatically install or upgrade to newer versions
from this repository
.PP
If this option is set, it overrides the option \fBbackport_release\fR.
-Defaults to \*(lq0\*(rq.
+Defaults to false.
.TP
.B release_signscript
If specified, this script will be called to sign Release files. It will be