From 2e9244d2cd45b033780e605be1617b3c2c8af6a9 Mon Sep 17 00:00:00 2001 From: Manuel Fernando da silva rosa Date: Mon, 31 Jul 2023 13:20:18 +0000 Subject: [PATCH] Modificar Xfce32/acorhooks/normal/0520-applications.hook.chroot --- Xfce32/acorhooks/normal/0520-applications.hook.chroot | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Xfce32/acorhooks/normal/0520-applications.hook.chroot b/Xfce32/acorhooks/normal/0520-applications.hook.chroot index e9b0ccc..9d6736a 100755 --- a/Xfce32/acorhooks/normal/0520-applications.hook.chroot +++ b/Xfce32/acorhooks/normal/0520-applications.hook.chroot @@ -8,6 +8,9 @@ # apt remove -y termit apt --purge --yes autoremove vim vim-tiny nautilus hv3 mpv murrine-themes konsole malcontent termit raspi-firmware systemsettings nvidia* +# Remove /boot/firmware folder +rm -r /boot/firmware + # Lowers the footprint in RAM at the small expense of added size to the ISO. #update-icon-caches /usr/share/icons/* find /usr/share/icons -type d -exec gtk-update-icon-cache -f {} \;