From d94d938d1458edeaf4bfea031a5a32017a4c47b5 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 4 Apr 2019 13:58:16 +0200 Subject: Update diskless-workstation-shell man pages, add script to chroot into buster DLW chroots. --- man/diskless-workstation-shell.8 | 18 ++++++++++++++---- man/diskless-workstation-shell.buster.8 | 1 + man/diskless-workstation-shell.jessie.8 | 1 + man/diskless-workstation-shell.stretch.8 | 1 + 4 files changed, 17 insertions(+), 4 deletions(-) create mode 120000 man/diskless-workstation-shell.buster.8 create mode 120000 man/diskless-workstation-shell.jessie.8 create mode 120000 man/diskless-workstation-shell.stretch.8 (limited to 'man') 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 -- cgit v1.2.3