summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-04-04 13:58:16 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-04-04 14:56:05 +0200
commitd94d938d1458edeaf4bfea031a5a32017a4c47b5 (patch)
tree13b82a2a96f8fc587c469ce935c9ab3e59e67359 /man
parent4fde3dc6e2552598311b7d51f9930cbff1c513b5 (diff)
downloaditzks-systems-d94d938d1458edeaf4bfea031a5a32017a4c47b5.tar.gz
itzks-systems-d94d938d1458edeaf4bfea031a5a32017a4c47b5.tar.bz2
itzks-systems-d94d938d1458edeaf4bfea031a5a32017a4c47b5.zip
Update diskless-workstation-shell man pages, add script to chroot into buster DLW chroots.
Diffstat (limited to 'man')
-rw-r--r--man/diskless-workstation-shell.818
l---------man/diskless-workstation-shell.buster.81
l---------man/diskless-workstation-shell.jessie.81
l---------man/diskless-workstation-shell.stretch.81
4 files changed, 17 insertions, 4 deletions
diff --git a/man/diskless-workstation-shell.8 b/man/diskless-workstation-shell.8
index d322ee0..5a22c8d 100644
--- a/man/diskless-workstation-shell.8
+++ b/man/diskless-workstation-shell.8
@@ -5,17 +5,27 @@
\\$2 \(la\\$1\(ra\\$3
..
.if \n(.g .mso www.tmac
-.TH diskless-workstation-shell 8 "July 2012" "Version 0.1" "IT-Zukunft Schule"
+.TH diskless-workstation-shell 8 "March 2019" "Version 0.3" "IT-Zukunft Schule"
.SH NAME
-diskless-workstation-shell \- Opens a shell within the ITZkS Diskless Workstation Chroot.
+diskless-workstation-shell \- Opens a shell within the ITZkS Diskless Workstation Chroot (Debian stable chroot)
.SH SYNOPSIS
'nh
.fi
.ad l
-\fBdiskless-workstation-shell\fR
+.B diskless-workstation-shell
+.br
+.B diskless-workstation-shell.jessie
+.br
+.B diskless-workstation-shell.stretch
+.br
+.B diskless-workstation-shell.buster
.SH DESCRIPTION
-This helper script opens a shell within the ITZkS diskless workstation chroot environment.
+This helper script opens a shell within the ITZkS diskless workstation chroot environment. By default, the
+Debian stable chroot is chosen.
+.PP
+If the distro version's code name is appended to the command name, the
+tool tries to chroot into a chroot of the given distro version, if available.
.PP
\fBNOTE:\fR Use this script to perform maintenance work within your ITZkS diskless workstation chroot.
.PP
diff --git a/man/diskless-workstation-shell.buster.8 b/man/diskless-workstation-shell.buster.8
new file mode 120000
index 0000000..b0d3e15
--- /dev/null
+++ b/man/diskless-workstation-shell.buster.8
@@ -0,0 +1 @@
+diskless-workstation-shell.8 \ No newline at end of file
diff --git a/man/diskless-workstation-shell.jessie.8 b/man/diskless-workstation-shell.jessie.8
new file mode 120000
index 0000000..b0d3e15
--- /dev/null
+++ b/man/diskless-workstation-shell.jessie.8
@@ -0,0 +1 @@
+diskless-workstation-shell.8 \ No newline at end of file
diff --git a/man/diskless-workstation-shell.stretch.8 b/man/diskless-workstation-shell.stretch.8
new file mode 120000
index 0000000..b0d3e15
--- /dev/null
+++ b/man/diskless-workstation-shell.stretch.8
@@ -0,0 +1 @@
+diskless-workstation-shell.8 \ No newline at end of file