diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-03-28 08:19:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-03-28 08:19:11 +0000 |
commit | 70f224c227edbecc6520e0a43e0586f4a270e03b (patch) | |
tree | 2f53ba736830f7d7d29497669bd5fe74f56f766c /man/kinet-metapackages.7.rst | |
parent | Adding Makefile. (diff) | |
download | kinet-metapackages-70f224c227edbecc6520e0a43e0586f4a270e03b.tar.xz kinet-metapackages-70f224c227edbecc6520e0a43e0586f4a270e03b.zip |
Adding kinet-metapackages.7 manpage.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/kinet-metapackages.7.rst')
-rw-r--r-- | man/kinet-metapackages.7.rst | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/man/kinet-metapackages.7.rst b/man/kinet-metapackages.7.rst new file mode 100644 index 0000000..fe3d342 --- /dev/null +++ b/man/kinet-metapackages.7.rst @@ -0,0 +1,52 @@ +.. Copyright (C) 2010-2023 Daniel Baumann <daniel.baumann@progress-linux.org> +.. +.. SPDX-License-Identifier: GPL-3.0+ +.. +.. 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 +.. the Free Software Foundation, either version 3 of the License, or +.. (at your option) any later version. +.. +.. This program is distributed in the hope that it will be useful, +.. but WITHOUT ANY WARRANTY; without even the implied warranty of +.. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.. GNU General Public License for more details. +.. +.. You should have received a copy of the GNU General Public License +.. along with this program. If not, see <https://www.gnu.org/licenses/>. + +================== +kinet-metapackages +================== + +------------------------------------------- +Package selection for Gymnasium Kirchenfeld +------------------------------------------- + +:manual section: 7 +:manual group: Kinet + +Description +=========== + +Gymnasium Kirchenfeld uses Debian-based images and systems. + +The following main metapackages are available: + +kinet-base-system +----------------- + +| The Kinet Base System includes packages that provide a reasonably +| small but not too limited character-mode system. + +kinet-container-server +---------------------- + +| The Kinet Container Server is a complete system configured as a +| server for systemd-nspawn based containers. + +Authors +======= + +kinet-metapackages were written by Daniel Baumann +<daniel.baumann@progress-linux.org> and others. |