summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-13 06:18:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-13 06:41:56 +0000
commit2fad72a614ab2da7261780bbc27ca947b13b29db (patch)
tree5de859ff309136f7c1b2ee6c3088fe9f6d731b47 /debian/control
parentAdding upstream version 20210101. (diff)
downloadbfh-metapackages-2fad72a614ab2da7261780bbc27ca947b13b29db.tar.xz
bfh-metapackages-2fad72a614ab2da7261780bbc27ca947b13b29db.zip
Adding debian version 20210101-1.debian/20210101-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control307
1 files changed, 307 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..f3c6911
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,307 @@
+Source: bfh-metapackages
+Section: metapackages
+Priority: optional
+Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
+Build-Depends:
+ debhelper-compat (= 13),
+Rules-Requires-Root: no
+Standards-Version: 4.5.1
+Homepage: https://bfh.science
+Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/bfh-metapackages
+Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/bfh-metapackages
+
+Package: bfh-base-system
+Section: metapackages
+Architecture: any
+Depends:
+ ${misc:Depends},
+ task-ssh-server,
+# bash
+ bash-completion,
+ powerline,
+ powerline-gitstatus,
+# debian
+ apt-utils,
+ debconf-utils,
+# knot
+ knot-dnsutils, knot-host,
+ knot-resolver [amd64 armhf armel i386],
+ socat,
+# ldap
+ sssd,
+ sssd-tools,
+ libnss-sss,
+ libpam-sss,
+# lzip
+ plzip,
+ tarlz,
+# systemd
+ libpam-systemd,
+# Other
+ acl,
+ bc,
+ ca-certificates,
+ crudini,
+ gawk,
+ git,
+ gnupg,
+ htop,
+ ioping,
+ less,
+ lnav,
+ lsb-release,
+ lynx,
+ man-db,
+ mc,
+ mtr-tiny,
+ openssl,
+ psmisc,
+ python3,
+ rsync,
+ screen,
+ sudo,
+ sysstat,
+ tcpdump,
+ vim,
+ wget,
+Conflicts:
+ resolvconf,
+Description: BFH - Base System Metapackage
+ Bern University of Applied Sciences (BFH) provides Debian-based images and
+ systems to its users and everyone else interested in the form of a Debian
+ Derrivative.
+ .
+ This package is a metapackage defining the package selection for the
+ BFH Base System.
+
+Package: bfh-container
+Section: metapackages
+Architecture: all
+Depends:
+ ${misc:Depends},
+ bfh-base-system,
+# systemd
+ dbus,
+ policykit-1,
+ systemd-sysv,
+Conflicts:
+ molly-guard,
+Replaces:
+ molly-guard,
+Enhances:
+ bfh-base-system,
+Description: BFH - Container Metapackage
+ Bern University of Applied Sciences (BFH) provides Debian-based images and
+ systems to its users and everyone else interested in the form of a Debian
+ Derrivative.
+ .
+ This package is a metapackage to be installed in a container (systemd-nspawn).
+
+Package: bfh-host
+Section: metapackages
+Architecture: any
+Depends:
+ ${misc:Depends},
+ bfh-base-system,
+# cryptsetup
+ cryptsetup-bin,
+ keyutils,
+ plymouth,
+# firmware-free
+ firmware-linux-free,
+# monitoring
+ spectre-meltdown-checker,
+# Other
+ dmidecode [amd64 arm64 armhf i386],
+ ethtool,
+ gpm,
+ hdparm,
+ ntp,
+ nvme-cli,
+ parted,
+ rng-tools | rng-tools5,
+ smartmontools,
+Suggests:
+# bash
+ fonts-powerline-extra,
+# firmware-nonfree (non-free)
+ firmware-linux-nonfree, firmware-misc-nonfree,
+# microcode (contrib, non-free)
+ iucode-tool,
+ amd64-microcode,
+ intel-microcode,
+# firmware (third-party)
+ firmware-ast,
+# Other (third-party)
+ intel-isdct,
+ supermicro-ipmicfg,
+Enhances:
+ bfh-base-system,
+Description: BFH - Host Metapackage
+ Bern University of Applied Sciences (BFH) provides Debian-based images and
+ systems to its users and everyone else interested in the form of a Debian
+ Derrivative.
+ .
+ This package is a metapackage to be installed on a host system (physical or
+ virtual).
+
+Package: bfh-desktop
+Section: metapackages
+Architecture: any
+Depends:
+ ${misc:Depends},
+ bfh-base-system,
+ task-desktop,
+ task-laptop,
+ task-print-server | cups,
+# bash
+ fonts-powerline,
+# firefox
+ firefox | firefox-esr | www-browser,
+ webext-https-everywhere,
+ webext-privacy-badger,
+ webext-ublock-origin,
+# filesystems
+ dosfstools,
+ exfatprogs | exfat-fuse,
+ exfatprogs | exfat-utils,
+ nfs-common,
+ ntfs-3g,
+ samba-common,
+ sshfs,
+# gimp
+ gimp,
+ gimp-plugin-registry,
+# inkscape
+ inkscape,
+ inkscape-open-symbols,
+# liferea
+ liferea,
+ gir1.2-gstreamer-1.0,
+ gir1.2-notify-0.7,
+# network-manager
+ network-manager-config-connectivity-debian,
+ network-manager-ssh,
+# pass
+ pass,
+ webext-browserpass [amd64 arm64 armhf i386],
+ pass-extension-tail,
+ tree,
+# thunderbird
+ thunderbird [amd64 arm64 i386],
+ thunderbird (>= 78) [amd64 arm64 i386] | enigmail [amd64 arm64 i386],
+# zip
+ unzip,
+ zip,
+# Other
+ apg,
+ hardlink,
+ nwipe,
+ symlinks,
+ whois,
+Suggests:
+# deluge
+ deluge-gtk, deluged,
+# firefox
+ webext-umatrix,
+# virtualbox (contrib, non-free)
+ virtualbox,
+ virtualbox-dkms,
+ virtualbox-ext-pack,
+ virtualbox-qt,
+Enhances:
+ bfh-base-system,
+Description: BFH - Desktop Metapackage
+ Bern University of Applied Sciences (BFH) provides Debian-based images and
+ systems to its users and everyone else interested in the form of a Debian
+ Derrivative.
+ .
+ This package is a metapackage to be installed on a desktop.
+
+Package: bfh-gnome-desktop
+Section: metapackages
+Architecture: all
+Depends:
+ ${misc:Depends},
+ bfh-desktop,
+ task-gnome-desktop,
+# gnome-shell-extensions
+ gnome-shell-extension-bluetooth-quick-connect | gnome-shell (<< 3.36),
+ gnome-shell-extension-disconnect-wifi,
+ gnome-shell-extension-hide-activities,
+ gnome-shell-extension-impatience,
+ gnome-shell-extension-multi-monitors,
+ gnome-shell-extension-no-annoyance,
+ gnome-shell-extension-remove-dropdown-arrows,
+# nautilus
+ nautilus-admin,
+ seahorse-nautilus,
+# network-manager
+ network-manager-ssh-gnome,
+Enhances:
+ bfh-base-system,
+ bfh-desktop,
+Description: BFH - GNOME Desktop Metapackage
+ Bern University of Applied Sciences (BFH) provides Debian-based images and
+ systems to its users and everyone else interested in the form of a Debian
+ Derrivative.
+ .
+ This package is a metapackage defining the package selection for the
+ BFH GNOME Desktop.
+
+Package: bfh-server
+Section: metapackages
+Architecture: all
+Depends:
+ ${misc:Depends},
+ bfh-base-system,
+# Other
+ localepurge,
+ logrotate,
+ molly-guard | bfh-container,
+ postfix,
+ safe-rm,
+Enhances:
+ bfh-base-system,
+Description: BFH - Server Metapackage
+ Bern University of Applied Sciences (BFH) provides Debian-based images and
+ systems to its users and everyone else interested in the form of a Debian
+ Derrivative.
+ .
+ This package is a metapackage to be installed on a server.
+
+Package: bfh-container-server
+Section: metapackages
+Architecture: all
+Depends:
+ ${misc:Depends},
+ bfh-server,
+# container-tools
+ open-infrastructure-container-tools,
+ curl,
+ debootstrap,
+ irker,
+ pv,
+ bridge-utils,
+ ifenslave,
+ vlan,
+# monitoring
+ netdata,
+ netdata-apache2,
+ netdata-plugins-python,
+# web
+ apache2,
+# Other
+ numad,
+Suggests:
+ ttyd,
+Enhances:
+ bfh-base-system,
+ bfh-server,
+Description: BFH - Container Server Metapackage
+ Bern University of Applied Sciences (BFH) provides Debian-based images and
+ systems to its users and everyone else interested in the form of a Debian
+ Derrivative.
+ .
+ This package is a metapackage defining the package selection for the
+ BFH Container Server.