diff options
| author | Simon Rettberg | 2025-11-21 14:11:50 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2025-11-21 14:11:50 +0100 |
| commit | 2efb438eb9d4ac498937505a72df0c6c338cd17c (patch) | |
| tree | e3de59aaa78d981031fd330266a1d540069aa53a /core/modules | |
| parent | [virt-manager/libvirt-src] Debian 13 (diff) | |
| download | mltk-2efb438eb9d4ac498937505a72df0c6c338cd17c.tar.gz mltk-2efb438eb9d4ac498937505a72df0c6c338cd17c.tar.xz mltk-2efb438eb9d4ac498937505a72df0c6c338cd17c.zip | |
[virt-manager/libvirt-src] Lösch lösch
Diffstat (limited to 'core/modules')
| -rw-r--r-- | core/modules/libvirt-src/module.conf.ubuntu | 63 | ||||
| -rw-r--r-- | core/modules/virt-manager/module.conf.ubuntu | 20 |
2 files changed, 0 insertions, 83 deletions
diff --git a/core/modules/libvirt-src/module.conf.ubuntu b/core/modules/libvirt-src/module.conf.ubuntu deleted file mode 100644 index c5edc77f..00000000 --- a/core/modules/libvirt-src/module.conf.ubuntu +++ /dev/null @@ -1,63 +0,0 @@ -#!/bin/bash -REQUIRED_INSTALLED_PACKAGES=" - gcc - python3 - meson - ninja-build - bash-completion - debhelper - dh-apparmor - libxml2-dev - libncurses5-dev - libreadline-dev - zlib1g-dev - libgcrypt20-dev - libgnutls28-dev - libsasl2-dev - libxen-dev - lvm2 - open-iscsi - libparted-dev - parted - libdevmapper-dev - uuid-dev - libudev-dev - libattr1-dev - libpciaccess-dev - kmod - policykit-1 - libcurl4-gnutls-dev - libpolkit-gobject-1-dev - libcap-ng-dev - libnl-3-dev - libnl-route-3-dev - libyajl-dev - libpcap0.8-dev - libnuma-dev - numad - radvd - libsanlock-dev - libaudit-dev - libselinux1-dev - libapparmor-dev - libdbus-1-dev - nfs-common - systemtap-sdt-dev - xsltproc - zfsutils-linux - libzfslinux-dev - po-debconf - librbd-dev - librados-dev - libglusterfs-dev - libfuse-dev - augeas-tools - libxml2-utils - dnsmasq-base - openssh-client - netcat-openbsd - iptables - libtirpc-dev - genxdr - python3-docutils -" diff --git a/core/modules/virt-manager/module.conf.ubuntu b/core/modules/virt-manager/module.conf.ubuntu deleted file mode 100644 index d9b1ccf7..00000000 --- a/core/modules/virt-manager/module.conf.ubuntu +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/bash -REQUIRED_INSTALLED_PACKAGES=" - python3 - debhelper - dh-python - gettext - python3-distutils - python3-docutils - cpio - genisoimage - gir1.2-libosinfo-1.0 - gir1.2-gtksource-3.0 - libglib2.0-bin - python3-argcomplete - python3-gi - python3-gi-cairo - python3-libxml2 - python3-pytest - python3-requests -" |
