344 lines
6.8 KiB
Text
344 lines
6.8 KiB
Text
Source: progress-linux-metapackages
|
|
Section: metapackages
|
|
Priority: optional
|
|
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
|
|
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
XSBC-Original-Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
Bugs: mailto:maintainers@lists.progress-linux.org
|
|
Build-Depends:
|
|
debhelper-compat (= 13),
|
|
python3-docutils,
|
|
Rules-Requires-Root: no
|
|
Standards-Version: 4.7.0
|
|
Homepage: https://progress-linux.org
|
|
Vcs-Browser: https://git.progress-linux.org/horok-backports/progress-linux-metapackages
|
|
Vcs-Git: https://git.progress-linux.org/horok-backports/progress-linux-metapackages
|
|
XSBC-Original-Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/progress-linux-metapackages
|
|
XSBC-Original-Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/progress-linux-metapackages
|
|
|
|
Package: progress-linux-base-system
|
|
Section: metapackages
|
|
Protected: yes
|
|
Architecture: any
|
|
Depends:
|
|
${misc:Depends},
|
|
progress-linux,
|
|
task-ssh-server,
|
|
# bash
|
|
bash-completion,
|
|
powerline,
|
|
powerline-gitstatus,
|
|
# debian
|
|
apt-utils,
|
|
debconf-utils,
|
|
needrestart,
|
|
# knot
|
|
knot-dnsutils,
|
|
knot-host,
|
|
# lzip
|
|
plzip,
|
|
tarlz,
|
|
zutils,
|
|
# systemd
|
|
libpam-systemd,
|
|
systemd-resolved,
|
|
systemd-oomd,
|
|
# other
|
|
acl,
|
|
bc,
|
|
ca-certificates,
|
|
gawk,
|
|
git,
|
|
gnupg,
|
|
htop,
|
|
ipcalc-ng,
|
|
jq,
|
|
less,
|
|
lnav [!armel !armhf],
|
|
lsb-release,
|
|
lynx,
|
|
man-db,
|
|
mc,
|
|
mtr-tiny,
|
|
openssl,
|
|
psmisc,
|
|
python3,
|
|
ptpython,
|
|
rsync,
|
|
screen,
|
|
sudo,
|
|
tcpdump,
|
|
traceroute,
|
|
vim,
|
|
vim-nftables,
|
|
wget,
|
|
whois,
|
|
zstd,
|
|
Enhances:
|
|
progress-linux,
|
|
Description: Progress Linux - Base System
|
|
Progress Linux is a Debian derivative distribution focused on system
|
|
integration.
|
|
.
|
|
This package is a metapackage defining the package selection for the
|
|
Progress Linux Base System.
|
|
|
|
Package: progress-linux-container
|
|
Section: metapackages
|
|
Protected: yes
|
|
Architecture: all
|
|
Depends:
|
|
${misc:Depends},
|
|
progress-linux-base-system,
|
|
# systemd
|
|
dbus,
|
|
polkitd,
|
|
systemd-sysv,
|
|
Conflicts:
|
|
bfh-container,
|
|
molly-guard,
|
|
Replaces:
|
|
bfh-container,
|
|
molly-guard,
|
|
Enhances:
|
|
progress-linux,
|
|
progress-linux-base-system,
|
|
Description: Progress Linux - Container Metapackage
|
|
Progress Linux is a Debian derivative distribution focused on system
|
|
integration.
|
|
.
|
|
This package is a metapackage to be installed in a container (systemd-nspawn).
|
|
|
|
Package: progress-linux-host
|
|
Section: metapackages
|
|
Protected: yes
|
|
Architecture: any
|
|
Depends:
|
|
${misc:Depends},
|
|
progress-linux-base-system,
|
|
# bash
|
|
fonts-powerline-extra,
|
|
# cryptsetup
|
|
cryptsetup-bin,
|
|
keyutils,
|
|
# firmware-free
|
|
firmware-linux-free,
|
|
# firmware-nonfree (non-free)
|
|
firmware-linux,
|
|
firmware-linux-nonfree,
|
|
firmware-misc-nonfree,
|
|
firmware-intel-misc,
|
|
# microcode (contrib, non-free)
|
|
iucode-tool,
|
|
amd64-microcode,
|
|
intel-microcode,
|
|
# monitoring
|
|
spectre-meltdown-checker,
|
|
# other
|
|
consolation,
|
|
console-setup,
|
|
dmidecode [amd64 arm64],
|
|
ethtool,
|
|
hdparm,
|
|
nvme-cli,
|
|
parted,
|
|
smartmontools,
|
|
systemd-timesyncd,
|
|
Suggests:
|
|
# firmware (non-free)
|
|
firmware-ast,
|
|
# other (third-party)
|
|
supermicro-ipmicfg,
|
|
intel-x710-firmware,
|
|
intel-e810-firmware,
|
|
Enhances:
|
|
progress-linux,
|
|
progress-linux-base-system,
|
|
Description: Progress Linux - Host Metapackage
|
|
Progress Linux is a Debian derivative distribution focused on system
|
|
integration.
|
|
.
|
|
This package is a metapackage to be installed on a host system (physical or
|
|
virtual).
|
|
|
|
Package: progress-linux-maintainers
|
|
Section: metapackages
|
|
Protected: yes
|
|
Architecture: all
|
|
Depends:
|
|
${misc:Depends},
|
|
progress-linux-base-system,
|
|
# dpkg
|
|
autotools-dev,
|
|
build-essential,
|
|
debhelper,
|
|
debian-keyring,
|
|
mmdebstrap,
|
|
dput,
|
|
fakeroot,
|
|
lintian,
|
|
# devscripts
|
|
devscripts,
|
|
python3-debian,
|
|
# git
|
|
git-buildpackage,
|
|
myrepos,
|
|
pre-commit,
|
|
# knot
|
|
knot-dnssecutils,
|
|
# sphinx
|
|
python3-sphinx,
|
|
python3-sphinx-autobuild,
|
|
graphviz,
|
|
# other
|
|
diffstat,
|
|
fq,
|
|
jq,
|
|
Suggests:
|
|
# git
|
|
pre-commit-hooks,
|
|
Enhances:
|
|
progress-linux,
|
|
progress-linux-base-system,
|
|
Description: Progress Linux - Maintainers Metapackage
|
|
Progress Linux is a Debian derivative distribution focused on system
|
|
integration.
|
|
.
|
|
This package is a metapackage depending on packages used for
|
|
Progress Linux development.
|
|
|
|
Package: progress-linux-desktop
|
|
Section: metapackages
|
|
Protected: yes
|
|
Architecture: any
|
|
Depends:
|
|
${misc:Depends},
|
|
progress-linux-base-system,
|
|
task-desktop,
|
|
task-laptop,
|
|
cups,
|
|
# bash
|
|
fonts-powerline,
|
|
# firefox
|
|
firefox | firefox-esr | www-browser,
|
|
webext-foxyproxy,
|
|
webext-privacy-badger,
|
|
webext-ublock-origin-firefox,
|
|
# filesystems
|
|
dosfstools,
|
|
exfatprogs,
|
|
nfs-common,
|
|
ntfs-3g,
|
|
samba-common,
|
|
sshfs,
|
|
# gimp
|
|
gimp [!s390x],
|
|
# inkscape
|
|
inkscape,
|
|
# network-manager
|
|
network-manager-config-connectivity-debian,
|
|
network-manager-ssh,
|
|
# thunderbird
|
|
thunderbird [amd64 arm64],
|
|
# zip
|
|
unzip,
|
|
zip,
|
|
# other
|
|
apg,
|
|
nwipe,
|
|
symlinks,
|
|
Suggests:
|
|
# virtualbox (contrib, non-free)
|
|
virtualbox,
|
|
virtualbox-dkms,
|
|
virtualbox-ext-pack,
|
|
Enhances:
|
|
progress-linux,
|
|
progress-linux-base-system,
|
|
Description: Progress Linux - Desktop Metapackage
|
|
Progress Linux is a Debian derivative distribution focused on system
|
|
integration.
|
|
.
|
|
This package is a metapackage to be installed on a desktop.
|
|
|
|
Package: progress-linux-gnome-desktop
|
|
Section: metapackages
|
|
Protected: yes
|
|
Architecture: all
|
|
Depends:
|
|
${misc:Depends},
|
|
progress-linux-desktop,
|
|
task-gnome-desktop,
|
|
# gnome
|
|
pavucontrol,
|
|
# gnome-shell-extensions
|
|
gnome-shell-extensions-extra,
|
|
gnome-shell-extension-impatience,
|
|
# nautilus
|
|
nautilus-admin,
|
|
# network-manager
|
|
network-manager-ssh-gnome,
|
|
Enhances:
|
|
progress-linux,
|
|
progress-linux-base-system,
|
|
progress-linux-desktop,
|
|
Description: Progress Linux - GNOME Desktop
|
|
Progress Linux is a Debian derivative distribution focused on system
|
|
integration.
|
|
.
|
|
This package is a metapackage defining the package selection for the
|
|
Progress Linux GNOME Desktop.
|
|
|
|
Package: progress-linux-server
|
|
Section: metapackages
|
|
Protected: yes
|
|
Architecture: all
|
|
Depends:
|
|
${misc:Depends},
|
|
progress-linux-base-system,
|
|
# other
|
|
localepurge,
|
|
logrotate,
|
|
molly-guard | progress-linux-container,
|
|
postfix,
|
|
safe-rm,
|
|
Breaks:
|
|
exim4-config,
|
|
Enhances:
|
|
progress-linux,
|
|
progress-linux-base-system,
|
|
Description: Progress Linux - Server Metapackage
|
|
Progress Linux is a Debian derivative distribution focused on system
|
|
integration.
|
|
.
|
|
This package is a metapackage to be installed on a server.
|
|
|
|
Package: progress-linux-container-server
|
|
Section: metapackages
|
|
Protected: yes
|
|
Architecture: all
|
|
Depends:
|
|
${misc:Depends},
|
|
progress-linux-server,
|
|
# container-tools
|
|
open-infrastructure-compute-tools,
|
|
curl,
|
|
mmdebstrap,
|
|
irker,
|
|
pv,
|
|
bridge-utils,
|
|
# other
|
|
lldpd,
|
|
numad,
|
|
Suggests:
|
|
ttyd,
|
|
Enhances:
|
|
progress-linux,
|
|
progress-linux-base-system,
|
|
progress-linux-server,
|
|
Description: Progress Linux - Container Server
|
|
Progress Linux is a Debian derivative distribution focused on system
|
|
integration.
|
|
.
|
|
This package is a metapackage defining the package selection for the
|
|
Progress Linux Container Server.
|