summaryrefslogtreecommitdiffstats
path: root/share/man/container-create-debconf.1.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-03-02 10:39:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-03-02 10:39:34 +0000
commitc0d285f4b03b176f1e1b5e4ac8968f2c8aa4492d (patch)
treeda3f1fbc3889d6dbe20584434250ed673b84682d /share/man/container-create-debconf.1.txt
parentReleasing debian version 20190222-1. (diff)
downloadopen-infrastructure-compute-tools-c0d285f4b03b176f1e1b5e4ac8968f2c8aa4492d.tar.xz
open-infrastructure-compute-tools-c0d285f4b03b176f1e1b5e4ac8968f2c8aa4492d.zip
Merging upstream version 20190301.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/man/container-create-debconf.1.txt')
-rw-r--r--share/man/container-create-debconf.1.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/container-create-debconf.1.txt b/share/man/container-create-debconf.1.txt
index e6f2582..ecc30a6 100644
--- a/share/man/container-create-debconf.1.txt
+++ b/share/man/container-create-debconf.1.txt
@@ -31,8 +31,13 @@ container-create-debconf - Create an advanced Debian based container with debcon
SYNOPSIS
--------
*container create -s debconf* ['OPTIONS']
+*cnt cr -s debconf* ['OPTIONS']
+
*container create -s debian* ['OPTIONS']
+*cnt cr -s debian* ['OPTIONS']
+
*container create -s progress-linux* ['OPTIONS']
+*cnt cr -s progress-linux* ['OPTIONS']
DESCRIPTION
@@ -49,7 +54,7 @@ The intenion of this script is to create the initial container to that extend th
can take over.
As an analogy, think of debian-installer: d-i sets up your system to make it ready to boot and connect to the network. Everything
-after that is out of scope. Same goes for this script. (FIXME)
+after that is out of scope. Same goes for this script.
FUNCTIONS
~~~~~~~~~
@@ -67,9 +72,6 @@ This container creation script can be used under two different names: debian and
Alternative, calling it under the debconf name is equal to the debian mode.
-INTERACTIVE/NONINTERACTIVE
-~~~~~~~~~~~~~~~~~~~~~~~~~~
-FIXME
PRESEEDING
~~~~~~~~~~