diff --git a/Budgie/acorhooks/normal/0520-applications.hook.chroot b/Budgie/acorhooks/normal/0520-applications.hook.chroot index fbbef62..5c065e9 100755 --- a/Budgie/acorhooks/normal/0520-applications.hook.chroot +++ b/Budgie/acorhooks/normal/0520-applications.hook.chroot @@ -1,15 +1,35 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y termit -apt --purge --yes autoremove murrine-themes hv3 libsqlite3-tcl libtcl8.6 libtk-img libtk8.6 tcl tcl-tls tcl8.6 tcllib tk tk-html3 tk8.6 konsole evolution termit raspi-firmware systemsettings nvidia* imagemagick* - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes autoremove \ + murrine-themes \ + hv3 \ + libsqlite3-tcl \ + libtcl8.6 \ + libtk-img \ + libtk8.6 \ + tcl \ + tcl-tls \ + tcl8.6 \ + tcllib \ + tk \ + tk-html3 \ + tk8.6 \ + konsole \ + evolution \ + termit \ + raspi-firmware \ + systemsettings \ + nvidia* \ + imagemagick* # Lowers the footprint in RAM at the small expense of added size to the ISO. #update-icon-caches /usr/share/icons/* @@ -23,5 +43,3 @@ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flat # add-architecture i386 dpkg --add-architecture i386 - - diff --git a/Budgie/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Budgie/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot index 81056ad..a0c2321 100755 --- a/Budgie/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Budgie/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Cinnamon/acorhooks/normal/0520-applications.hook.chroot b/Cinnamon/acorhooks/normal/0520-applications.hook.chroot index 430f929..1d4b0a5 100755 --- a/Cinnamon/acorhooks/normal/0520-applications.hook.chroot +++ b/Cinnamon/acorhooks/normal/0520-applications.hook.chroot @@ -1,22 +1,37 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y termit -apt --purge --yes autoremove vim vim-tiny nautilus murrine-themes hv3 inkscape gnome-control-center gnome-control-center-data gnome-system-monitor malcontent konsole termit raspi-firmware systemsettings nvidia* imagemagick* - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes autoremove \ + vim \ + vim-tiny \ + nautilus \ + murrine-themes \ + hv3 \ + inkscape \ + gnome-control-center \ + gnome-control-center-data \ + gnome-system-monitor \ + malcontent + konsole \ + termit \ + systemsettings \ + nvidia* \ + imagemagick* # 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 {} \; -#add flatpak repo to gnome-software +# add flatpak repo to gnome-software flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo -#add-architecture i386 +# add-architecture i386 dpkg --add-architecture i386 diff --git a/Cinnamon/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Cinnamon/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot index 81056ad..a0c2321 100755 --- a/Cinnamon/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Cinnamon/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Gnome/acorhooks/normal/0520-applications.hook.chroot b/Gnome/acorhooks/normal/0520-applications.hook.chroot index 6115563..fd2a4c3 100755 --- a/Gnome/acorhooks/normal/0520-applications.hook.chroot +++ b/Gnome/acorhooks/normal/0520-applications.hook.chroot @@ -1,23 +1,41 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y termit -apt --purge --yes autoremove murrine-themes hv3 libsqlite3-tcl libtcl8.6 libtk-img libtk8.6 tcl tcl-tls tcl8.6 tcllib tk tk-html3 tk8.6 konsole evolution termit raspi-firmware systemsettings nvidia* imagemagick* - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes autoremove \ + murrine-themes \ + hv3 \ + libsqlite3-tcl \ + libtcl8.6 \ + libtk-img \ + libtk8.6 \ + tcl \ + tcl-tls \ + tcl8.6 \ + tcllib \ + tk \ + tk-html3 \ + tk8.6 \ + konsole \ + evolution \ + termit \ + systemsettings \ + nvidia* \ + imagemagick* # 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 {} \; -#add flatpak repo to gnome-software +# add flatpak repo to gnome-software flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo -#add-architecture i386 +# add-architecture i386 dpkg --add-architecture i386 - diff --git a/Gnome/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Gnome/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot index 81056ad..a0c2321 100755 --- a/Gnome/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Gnome/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Kde/acorhooks/normal/0520-applications.hook.chroot b/Kde/acorhooks/normal/0520-applications.hook.chroot index 868d32a..697a707 100755 --- a/Kde/acorhooks/normal/0520-applications.hook.chroot +++ b/Kde/acorhooks/normal/0520-applications.hook.chroot @@ -1,15 +1,24 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y teit -apt --purge --yes autoremove vim vim-tiny murrine-themes cantata hv3 termit raspi-firmware nvidia* imagemagick* - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes \ + autoremove \ + vim \ + vim-tiny \ + murrine-themes \ + cantata \ + hv3 \ + termit \ + nvidia* \ + imagemagick* ## This section is the "lint-trap" to remove files and/or ## directories not associated with or required by AcorOS. @@ -48,3 +57,4 @@ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flat #add-architecture i386 dpkg --add-architecture i386 + diff --git a/Kde/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Kde/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot index 81056ad..a0c2321 100755 --- a/Kde/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Kde/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Lxqt-arm64/acorhooks/normal/0520-applications.hook.chroot b/Lxqt-arm64/acorhooks/normal/0520-applications.hook.chroot index 006b92d..2f633c5 100644 --- a/Lxqt-arm64/acorhooks/normal/0520-applications.hook.chroot +++ b/Lxqt-arm64/acorhooks/normal/0520-applications.hook.chroot @@ -1,15 +1,32 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y termit -apt --purge --yes autoremove vim vim-tiny nautilus hv3 mpv murrine-themes smplayer deluge picom gnome-calculator konsole malcontent termit raspi-firmware smtube audacious nvidia* imagemagick* - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes autoremove \ + vim \ + vim-tiny \ + nautilus \ + hv3 \ + mpv \ + murrine-themes \ + smplayer \ + deluge \ + picom \ + gnome-calculator \ + konsole \ + malcontent \ + termit \ + smtube \ + audacious \ + nvidia* \ + imagemagick* ## This section is the "lint-trap" to remove files and/or ## directories not associated with or required by AcorOS. @@ -31,6 +48,3 @@ find /usr/share/icons -type d -exec gtk-update-icon-cache -f {} \; #add flatpak repo to gnome-software flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo - -#add-architecture i386 -dpkg --add-architecture i386 diff --git a/Lxqt-arm64/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Lxqt-arm64/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot old mode 100644 new mode 100755 index 81056ad..a0c2321 --- a/Lxqt-arm64/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Lxqt-arm64/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Lxqt/acorhooks/normal/0520-applications.hook.chroot b/Lxqt/acorhooks/normal/0520-applications.hook.chroot index 006b92d..5e743db 100755 --- a/Lxqt/acorhooks/normal/0520-applications.hook.chroot +++ b/Lxqt/acorhooks/normal/0520-applications.hook.chroot @@ -1,15 +1,32 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y termit -apt --purge --yes autoremove vim vim-tiny nautilus hv3 mpv murrine-themes smplayer deluge picom gnome-calculator konsole malcontent termit raspi-firmware smtube audacious nvidia* imagemagick* - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes autoremove \ + vim \ + vim-tiny \ + nautilus \ + hv3 \ + mpv \ + murrine-themes \ + smplayer \ + deluge \ + picom \ + gnome-calculator \ + konsole \ + malcontent \ + termit \ + smtube \ + audacious \ + nvidia* \ + imagemagick* ## This section is the "lint-trap" to remove files and/or ## directories not associated with or required by AcorOS. diff --git a/Lxqt/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Lxqt/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot index 81056ad..a0c2321 100755 --- a/Lxqt/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Lxqt/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Lxqt32/acorhooks/normal/0520-applications.hook.chroot b/Lxqt32/acorhooks/normal/0520-applications.hook.chroot index 14efe09..2f633c5 100755 --- a/Lxqt32/acorhooks/normal/0520-applications.hook.chroot +++ b/Lxqt32/acorhooks/normal/0520-applications.hook.chroot @@ -1,15 +1,32 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y termit -apt --purge --yes autoremove vim vim-tiny hv3 mpv murrine-themes smplayer smtube audacious screengrab konsole malcontent termit raspi-firmware smtube audacious nvidia* imagemagick* - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes autoremove \ + vim \ + vim-tiny \ + nautilus \ + hv3 \ + mpv \ + murrine-themes \ + smplayer \ + deluge \ + picom \ + gnome-calculator \ + konsole \ + malcontent \ + termit \ + smtube \ + audacious \ + nvidia* \ + imagemagick* ## This section is the "lint-trap" to remove files and/or ## directories not associated with or required by AcorOS. @@ -24,10 +41,10 @@ for i in \ echo " The path ${i} was not found and couldn't be removed." done + # 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 {} \; #add flatpak repo to gnome-software flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo - diff --git a/Lxqt32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Lxqt32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot index 81056ad..a0c2321 100755 --- a/Lxqt32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Lxqt32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Lxqt32/build.sh b/Lxqt32/build.sh index 7e52483..ea7ac87 100755 --- a/Lxqt32/build.sh +++ b/Lxqt32/build.sh @@ -22,6 +22,7 @@ lb config noauto \ --architectures i386 \ --linux-flavours 686-pae \ --distribution bookworm \ + --uefi-secure-boot enable \ --archive-areas "main contrib non-free non-free-firmware" \ --mirror-bootstrap https://deb.debian.org/debian \ --parent-mirror-bootstrap https://deb.debian.org/debian \ diff --git a/Mate/acorhooks/normal/0520-applications.hook.chroot b/Mate/acorhooks/normal/0520-applications.hook.chroot index 660dfaa..ce80d2d 100755 --- a/Mate/acorhooks/normal/0520-applications.hook.chroot +++ b/Mate/acorhooks/normal/0520-applications.hook.chroot @@ -1,15 +1,27 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y termit -apt --purge --yes autoremove vim vim-tiny gnome-system-monitor hv3 mpv murrine-themes konsole malcontent termit raspi-firmware systemsettings nvidia* imagemagick* - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes autoremove \ + vim \ + vim-tiny \ + gnome-system-monitor \ + hv3 \ + mpv \ + murrine-themes \ + konsole \ + malcontent \ + termit \ + systemsettings \ + nvidia* \ + imagemagick* # Lowers the footprint in RAM at the small expense of added size to the ISO. #update-icon-caches /usr/share/icons/* diff --git a/Mate/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Mate/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot index 81056ad..a0c2321 100755 --- a/Mate/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Mate/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Openbox/acorhooks/normal/0520-applications.hook.chroot b/Openbox/acorhooks/normal/0520-applications.hook.chroot index 2744130..c573f0b 100755 --- a/Openbox/acorhooks/normal/0520-applications.hook.chroot +++ b/Openbox/acorhooks/normal/0520-applications.hook.chroot @@ -1,15 +1,31 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y termit -apt --purge --yes autoremove nautilus hv3 mpv murrine-themes smplayer deluge picom gnome-calculator konsole malcontent termit raspi-firmware smtube audacious nvidia* imagemagick* yelp - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes autoremove \ + nautilus \ + hv3 \ + mpv \ + murrine-themes \ + smplayer \ + deluge \ + picom \ + gnome-calculator \ + konsole \ + malcontent \ + termit \ + smtube \ + audacious \ + nvidia* \ + imagemagick* \ + yelp ## This section is the "lint-trap" to remove files and/or ## directories not associated with or required by AcorOS. diff --git a/Openbox/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Openbox/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot index 81056ad..a0c2321 100755 --- a/Openbox/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Openbox/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Openbox32/acorhooks/normal/0520-applications.hook.chroot b/Openbox32/acorhooks/normal/0520-applications.hook.chroot index 2744130..3762c3f 100755 --- a/Openbox32/acorhooks/normal/0520-applications.hook.chroot +++ b/Openbox32/acorhooks/normal/0520-applications.hook.chroot @@ -1,15 +1,31 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y termit -apt --purge --yes autoremove nautilus hv3 mpv murrine-themes smplayer deluge picom gnome-calculator konsole malcontent termit raspi-firmware smtube audacious nvidia* imagemagick* yelp - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes autoremove \ + nautilus \ + hv3 \ + mpv \ + murrine-themes \ + smplayer \ + deluge \ + picom \ + gnome-calculator \ + konsole \ + malcontent \ + termit \ + smtube \ + audacious \ + nvidia* \ + imagemagick* \ + yelp ## This section is the "lint-trap" to remove files and/or ## directories not associated with or required by AcorOS. @@ -34,6 +50,3 @@ find /usr/share/icons -type d -exec gtk-update-icon-cache -f {} \; #add flatpak repo to gnome-software flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo - -#add-architecture i386 -dpkg --add-architecture i386 diff --git a/Openbox32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Openbox32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot index 81056ad..a0c2321 100755 --- a/Openbox32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Openbox32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Openbox32/build.sh b/Openbox32/build.sh index 2d65d9e..d88283b 100755 --- a/Openbox32/build.sh +++ b/Openbox32/build.sh @@ -22,6 +22,7 @@ lb config noauto \ --architectures i386 \ --linux-flavours 686-pae \ --distribution bookworm \ + --uefi-secure-boot enable \ --archive-areas "main contrib non-free non-free-firmware" \ --mirror-bootstrap https://deb.debian.org/debian \ --parent-mirror-bootstrap https://deb.debian.org/debian \ diff --git a/Xfce/acorhooks/normal/0520-applications.hook.chroot b/Xfce/acorhooks/normal/0520-applications.hook.chroot index efded80..007ad38 100755 --- a/Xfce/acorhooks/normal/0520-applications.hook.chroot +++ b/Xfce/acorhooks/normal/0520-applications.hook.chroot @@ -1,15 +1,27 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y termit -apt --purge --yes autoremove vim vim-tiny nautilus hv3 mpv murrine-themes konsole malcontent termit raspi-firmware systemsettings nvidia* imagemagick* - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes autoremove \ +vim \ +vim-tiny \ +nautilus \ +hv3 \ +mpv \ +murrine-themes \ +konsole \ +malcontent \ +termit \ +systemsettings \ +nvidia* \ +imagemagick* # Lowers the footprint in RAM at the small expense of added size to the ISO. #update-icon-caches /usr/share/icons/* diff --git a/Xfce/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Xfce/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot index 81056ad..a0c2321 100755 --- a/Xfce/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Xfce/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Xfce32/acorhooks/normal/0520-applications.hook.chroot b/Xfce32/acorhooks/normal/0520-applications.hook.chroot index fcd89eb..649d5a8 100755 --- a/Xfce32/acorhooks/normal/0520-applications.hook.chroot +++ b/Xfce32/acorhooks/normal/0520-applications.hook.chroot @@ -1,15 +1,27 @@ #!/bin/bash -### Error checking added to "lint-trap" section. -### Missing files no longer cause builds to fail. +################################################################################ +# Title: 0520-applications.hook.chroot +# Description: Script to remove packages and other things +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ # Remove software -# apt remove -y firefox-esr -# apt remove -y termit -apt --purge --yes autoremove vim vim-tiny nautilus hv3 mpv murrine-themes konsole malcontent termit raspi-firmware systemsettings nvidia* imagemagick* - -# Remove /boot/firmware folder -rm -r /boot/firmware +apt --purge --yes autoremove \ +vim \ +vim-tiny \ +nautilus \ +hv3 \ +mpv \ +murrine-themes \ +konsole \ +malcontent \ +termit \ +systemsettings \ +nvidia* \ +imagemagick* # Lowers the footprint in RAM at the small expense of added size to the ISO. #update-icon-caches /usr/share/icons/* @@ -17,4 +29,3 @@ find /usr/share/icons -type d -exec gtk-update-icon-cache -f {} \; #add flatpak repo to gnome-software flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo - diff --git a/Xfce32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot b/Xfce32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot index 81056ad..a0c2321 100755 --- a/Xfce32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot +++ b/Xfce32/acorhooks/normal/0600-snap-show-menu-fix.hook.chroot @@ -1,5 +1,13 @@ #!/bin/bash +################################################################################ +# Title: 0600-snap-show-menu-fix.hook.chroot +# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. +# Author: manuel rosa +# Date: Outubro 29, 2023 +# License: GPL-3.0-or-later +################################################################################ + # Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team.. [ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share [ ! -e /var/lib/snapd/desktop/applications ] && diff --git a/Xfce32/build.sh b/Xfce32/build.sh index 507ec6b..fb2a440 100755 --- a/Xfce32/build.sh +++ b/Xfce32/build.sh @@ -22,6 +22,7 @@ lb config noauto \ --architectures i386 \ --linux-flavours 686-pae \ --distribution bookworm \ + --uefi-secure-boot enable \ --archive-areas "main contrib non-free non-free-firmware" \ --mirror-bootstrap https://deb.debian.org/debian \ --parent-mirror-bootstrap https://deb.debian.org/debian \