chore: remove fuse and passim

passim is an optional dependency that runs a systemd service, fuse (fuse2) is unmaintained and requires a suid/cap binary
This commit is contained in:
qoijjj
2024-08-27 09:54:55 -07:00
parent d63a6b9bff
commit 812deea101
20 changed files with 33 additions and 11 deletions

View File

@@ -8,6 +8,7 @@ image-version: 40
modules:
- from-file: common/initialization-scripts.yml
- from-file: common/dx-packages.yml
- from-file: common/kinoite-packages.yml
- from-file: common/aurora-packages.yml
- from-file: common/gui-packages.yml

View File

@@ -8,6 +8,7 @@ image-version: 40
modules:
- from-file: common/initialization-scripts.yml
- from-file: common/dx-packages.yml
- from-file: common/kinoite-packages.yml
- from-file: common/aurora-packages.yml
- from-file: common/gui-packages.yml

View File

@@ -4,7 +4,7 @@ description: "Kinoite asus with some hardening applied"
base-image: ghcr.io/ublue-os/kinoite-asus
image-version: 40 # latest is also supported if you want new updates ASAP
image-version: 40
# module configuration, executed in order
# you can include multiple instances of the same module

View File

@@ -4,7 +4,7 @@ description: "Kinoite asus with some hardening applied"
base-image: ghcr.io/ublue-os/kinoite-asus
image-version: 40 # latest is also supported if you want new updates ASAP
image-version: 40
# module configuration, executed in order
# you can include multiple instances of the same module

View File

@@ -4,7 +4,7 @@ description: "Silverblue asus with some hardening applied"
base-image: ghcr.io/ublue-os/silverblue-asus
image-version: 40 # latest is also supported if you want new updates ASAP
image-version: 40
# module configuration, executed in order
# you can include multiple instances of the same module

View File

@@ -4,7 +4,7 @@ description: "Silverblue asus with some hardening applied"
base-image: ghcr.io/ublue-os/silverblue-asus
image-version: 40 # latest is also supported if you want new updates ASAP
image-version: 40
# module configuration, executed in order
# you can include multiple instances of the same module

View File

@@ -7,4 +7,6 @@ remove:
- samba-winbind-clients
- samba-winbind-modules
- samba
- samba-usershares
- samba-usershares
remove:
- ifuse

View File

@@ -9,3 +9,6 @@ remove:
- samba-winbind-clients
- samba-winbind-modules
- samba
remove:
- ifuse
- fuse-encfs

View File

@@ -4,6 +4,5 @@ repos:
install:
- hardened_malloc
- patch
remove:
- fuse

View File

@@ -0,0 +1,8 @@
type: rpm-ostree
remove:
- zfs-fuse
- libvirt-daemon-driver-storage-zfs
- libvirt-daemon-kvm
- libvirt-daemon-driver-storage
- libvirt
- libvirt-nss

View File

@@ -18,6 +18,7 @@ remove:
- open-vm-tools
- open-vm-tools-desktop
- virtualbox-guest-additions
- passim

View File

@@ -3,4 +3,5 @@ remove:
- kde-connect
- kde-connect-libs
- kdeconnectd
- fedora-chromium-config-kde
- fedora-chromium-config-kde
- fuse-encfs

View File

@@ -8,6 +8,7 @@ image-version: 40
modules:
- from-file: common/initialization-scripts.yml
- from-file: common/dx-packages.yml
- from-file: common/kinoite-packages.yml
- from-file: common/aurora-packages.yml
- from-file: common/gui-packages.yml

View File

@@ -8,6 +8,7 @@ image-version: 40
modules:
- from-file: common/initialization-scripts.yml
- from-file: common/dx-packages.yml
- from-file: common/kinoite-packages.yml
- from-file: common/aurora-packages.yml
- from-file: common/gui-packages.yml

View File

@@ -8,6 +8,7 @@ image-version: 40
modules:
- from-file: common/initialization-scripts.yml
- from-file: common/dx-packages.yml
- from-file: common/kinoite-packages.yml
- from-file: common/aurora-packages.yml
- from-file: common/gui-packages.yml

View File

@@ -8,6 +8,7 @@ image-version: 40
modules:
- from-file: common/initialization-scripts.yml
- from-file: common/dx-packages.yml
- from-file: common/kinoite-packages.yml
- from-file: common/aurora-packages.yml
- from-file: common/gui-packages.yml

View File

@@ -8,6 +8,7 @@ image-version: 40
modules:
- from-file: common/initialization-scripts.yml
- from-file: common/dx-packages.yml
- from-file: common/gnome-packages.yml
- from-file: common/disable-gnome-extensions.yml
- from-file: common/bluefin-packages.yml

View File

@@ -8,6 +8,7 @@ image-version: 40
modules:
- from-file: common/initialization-scripts.yml
- from-file: common/dx-packages.yml
- from-file: common/gnome-packages.yml
- from-file: common/disable-gnome-extensions.yml
- from-file: common/bluefin-packages.yml

View File

@@ -4,7 +4,7 @@ description: "Silverblue main with some hardening applied"
base-image: ghcr.io/ublue-os/silverblue-main
image-version: 40 # latest is also supported if you want new updates ASAP
image-version: 40
# module configuration, executed in order
# you can include multiple instances of the same module

View File

@@ -4,7 +4,7 @@ description: "Silverblue main with some hardening applied"
base-image: ghcr.io/ublue-os/silverblue-main
image-version: 40 # latest is also supported if you want new updates ASAP
image-version: 40
# module configuration, executed in order
# you can include multiple instances of the same module