summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-29 06:27:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-29 06:27:41 +0000
commitd2e88cf2399110e878618103aefd00da3c1e90fc (patch)
tree6b3021567d8216d2590dd2b4c87dcbfcf0d5c95a /debian/control
parentReleasing version 20230327. (diff)
downloadkinet-metapackages-a9f0de6c4751913144cc676b346aec7b21cd0001.tar.xz
kinet-metapackages-a9f0de6c4751913144cc676b346aec7b21cd0001.zip
Adding debian version 20230327-1.HEADdebian/20230327-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/control211
1 files changed, 211 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..1045493
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,211 @@
+Source: kinet-metapackages
+Section: metapackages
+Priority: optional
+Maintainer: Kinet Informatikdienst <linux@gymkirchenfeld.ch>
+Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
+Build-Depends:
+ debhelper-compat (= 13),
+ python3-docutils,
+Rules-Requires-Root: no
+Standards-Version: 4.6.2
+Homepage: https://gymkirchenfeld.ch
+Vcs-Browser: https://git.progress-linux.org/software/kinet/kinet-metapackages
+Vcs-Git: https://git.progress-linux.org/packages/software/kinet/kinet-metapackages
+
+Package: kinet-base-system
+Section: metapackages
+Architecture: any
+Depends:
+ ${misc:Depends},
+ task-ssh-server,
+# bash
+ bash-completion,
+ powerline,
+ powerline-gitstatus,
+# debian
+ apt-utils,
+ debconf-utils,
+ needrestart,
+# knot
+ knot-dnsutils,
+ knot-dnssecutils,
+ knot-host,
+# ldap
+ sssd,
+ sssd-tools,
+ libnss-sss,
+ libpam-sss,
+ realmd,
+ adcli,
+ policykit-1,
+ packagekit,
+# lzip
+ plzip,
+ tarlz,
+ zutils,
+# systemd
+ libpam-systemd,
+ systemd-oomd,
+# other
+ acl,
+ bc,
+ ca-certificates,
+ gawk,
+ git,
+ gnupg,
+ htop,
+ jq,
+ less,
+ lnav,
+ lsb-release,
+ lynx,
+ man-db,
+ mc,
+ mtr-tiny,
+ openssl,
+ psmisc,
+ python3,
+ ptpython,
+ rsync,
+ screen,
+ sudo,
+ tcpdump,
+ traceroute,
+ vim,
+ wget,
+ whois,
+ zstd,
+Conflicts:
+ resolvconf,
+Recommends:
+# knot-resolver
+ knot-resolver [amd64 arm64 armhf armel i386],
+ socat,
+Description: Kinet - Base System Metapackage
+ Gymnasium Kirchenfeld uses Debian-based images and systems.
+ .
+ This package is a metapackage defining the package selection for the
+ Kinet Base System.
+
+Package: kinet-container
+Section: metapackages
+Architecture: all
+Depends:
+ ${misc:Depends},
+ kinet-base-system,
+# systemd
+ dbus,
+ polkitd,
+ systemd-sysv,
+Conflicts:
+ molly-guard,
+Replaces:
+ molly-guard,
+Enhances:
+ kinet-base-system,
+Description: Kinet - Container Metapackage
+ Gymnasium Kirchenfeld uses Debian-based images and systems.
+ .
+ This package is a metapackage to be installed in a container (systemd-nspawn).
+
+Package: kinet-host
+Section: metapackages
+Architecture: any
+Depends:
+ ${misc:Depends},
+ kinet-base-system,
+# cryptsetup
+ cryptsetup-bin,
+ keyutils,
+ plymouth,
+# firmware-free
+ firmware-linux-free,
+# knot-resolver
+ knot-resolver [amd64 arm64 armhf armel i386],
+ socat,
+# monitoring
+ spectre-meltdown-checker,
+# other
+ dmidecode [amd64 arm64 armhf i386],
+ ethtool,
+ gpm,
+ hdparm,
+ nvme-cli,
+ parted,
+ smartmontools,
+ systemd-timesyncd,
+Suggests:
+# bash
+ fonts-powerline-extra,
+# firmware-nonfree (non-free)
+ firmware-linux-nonfree,
+ firmware-misc-nonfree,
+# firmware (non-free)
+ firmware-ast,
+# microcode (contrib, non-free)
+ iucode-tool,
+ amd64-microcode,
+ intel-microcode,
+# other (third-party)
+ supermicro-ipmicfg,
+Enhances:
+ kinet-base-system,
+Description: Kinet - Host Metapackage
+ Gymnasium Kirchenfeld uses Debian-based images and systems.
+ .
+ This package is a metapackage to be installed on a host system (physical or
+ virtual).
+
+Package: kinet-server
+Section: metapackages
+Architecture: all
+Depends:
+ ${misc:Depends},
+ kinet-base-system,
+# other
+ localepurge,
+ logrotate,
+ molly-guard | kinet-container,
+ postfix,
+ safe-rm,
+Breaks:
+ exim4-config,
+Enhances:
+ kinet-base-system,
+Description: Kinet - Server Metapackage
+ Gymnasium Kirchenfeld uses Debian-based images and systems.
+ .
+ This package is a metapackage to be installed on a server.
+
+Package: kinet-container-server
+Section: metapackages
+Architecture: all
+Depends:
+ ${misc:Depends},
+ kinet-server,
+# container-tools
+ open-infrastructure-container-tools,
+ curl,
+ mmdebstrap | debootstrap,
+ irker,
+ pv,
+ bridge-utils,
+# monitoring
+ netdata,
+ netdata-apache2,
+ netdata-plugins-python,
+# web
+ apache2,
+# other
+ lldpd,
+ numad,
+Suggests:
+ ttyd,
+Enhances:
+ kinet-base-system,
+ kinet-server,
+Description: Kinet - Container Server Metapackage
+ Gymnasium Kirchenfeld uses Debian-based images and systems.
+ .
+ This package is a metapackage defining the package selection for the
+ Kinet Container Server.