From 7739dc4d7765cb6e9e56baceeb25b69c49c86ea0 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Thu, 21 Aug 2025 21:59:53 -0500 Subject: [PATCH] Remove VMWare from code base --- distros/almalinux/10/disc/ks.cfg | 3 --- distros/almalinux/9/disc/ks.cfg | 3 --- distros/centos-stream/10/disc/ks.cfg | 3 --- distros/nixos/23.05/http/ga-vmware.nix | 7 ------- distros/nixos/23.11/http/ga-vmware.nix | 7 ------- distros/nixos/24.05/http/ga-vmware.nix | 7 ------- distros/nixos/24.11/http/ga-vmware.nix | 7 ------- distros/nixos/25.05/http/ga-vmware.nix | 7 ------- distros/rockylinux/10/disc/ks.cfg | 3 --- distros/rockylinux/9/disc/ks.cfg | 3 --- sources/build.pkr.hcl | 10 --------- sources/vmware-iso.pkr.hcl | 29 -------------------------- vagrant/amd64.rb | 3 --- vagrant/silverblue.rb | 3 --- 14 files changed, 95 deletions(-) delete mode 100644 distros/nixos/23.05/http/ga-vmware.nix delete mode 100644 distros/nixos/23.11/http/ga-vmware.nix delete mode 100644 distros/nixos/24.05/http/ga-vmware.nix delete mode 100644 distros/nixos/24.11/http/ga-vmware.nix delete mode 100644 distros/nixos/25.05/http/ga-vmware.nix delete mode 100644 sources/vmware-iso.pkr.hcl diff --git a/distros/almalinux/10/disc/ks.cfg b/distros/almalinux/10/disc/ks.cfg index 043cd64..29264ab 100644 --- a/distros/almalinux/10/disc/ks.cfg +++ b/distros/almalinux/10/disc/ks.cfg @@ -129,8 +129,6 @@ chcon -u system_u -r object_r -t modules_conf_t /etc/modprobe.d/nofloppy.conf # Customize the initramfs pushd /etc/dracut.conf.d -# Enable VMware PVSCSI support for VMware Fusion guests. -echo 'add_drivers+=" vmw_pvscsi "' > vmware-fusion-drivers.conf echo 'add_drivers+=" hv_netvsc hv_storvsc hv_utils hv_vmbus hid-hyperv "' > hyperv-drivers.conf # There's no floppy controller, but probing for it generates timeouts echo 'omit_drivers+=" floppy "' > nofloppy.conf @@ -138,7 +136,6 @@ popd # Fix the SELinux context of the new files restorecon -f - < vmware-fusion-drivers.conf echo 'add_drivers+=" hv_netvsc hv_storvsc hv_utils hv_vmbus hid-hyperv "' > hyperv-drivers.conf # There's no floppy controller, but probing for it generates timeouts echo 'omit_drivers+=" floppy "' > nofloppy.conf @@ -138,7 +136,6 @@ popd # Fix the SELinux context of the new files restorecon -f - < vmware-fusion-drivers.conf echo 'add_drivers+=" hv_netvsc hv_storvsc hv_utils hv_vmbus hid-hyperv "' > hyperv-drivers.conf # There's no floppy controller, but probing for it generates timeouts echo 'omit_drivers+=" floppy "' > nofloppy.conf @@ -138,7 +136,6 @@ popd # Fix the SELinux context of the new files restorecon -f - < vmware-fusion-drivers.conf echo 'add_drivers+=" hv_netvsc hv_storvsc hv_utils hv_vmbus hid-hyperv "' > hyperv-drivers.conf # There's no floppy controller, but probing for it generates timeouts echo 'omit_drivers+=" floppy "' > nofloppy.conf @@ -132,7 +130,6 @@ popd # Fix the SELinux context of the new files restorecon -f - < vmware-fusion-drivers.conf echo 'add_drivers+=" hv_netvsc hv_storvsc hv_utils hv_vmbus hid-hyperv "' > hyperv-drivers.conf # There's no floppy controller, but probing for it generates timeouts echo 'omit_drivers+=" floppy "' > nofloppy.conf @@ -132,7 +130,6 @@ popd # Fix the SELinux context of the new files restorecon -f - <