diff --git a/Budgie/build.sh b/Budgie/build.sh index c93f97b..751d0b7 100755 --- a/Budgie/build.sh +++ b/Budgie/build.sh @@ -53,7 +53,6 @@ echo budgie-desktop > $acorbuild/build/config/package-lists/desktop.list.chroot # Install software echo "# Install software to the squashfs for calamares to unpack to the OS. -linux-headers-amd64 nala dbus-x11 ntp @@ -128,12 +127,10 @@ budgie-workspace-overview-applet budgie-workspace-wallpaper-applet budgie-desktop-view budgie-indicator-applet -balena-etcher-electron gnome-screenshot gnome-contacts eog eog-plugins gnome-bluetooth gnome-calendar gnome-paint gnome-calculator -gnome-system-monitor alacarte font-manager baobab gnome-calendar @@ -159,16 +156,11 @@ thunderbird-l10n-en-gb thunderbird-l10n-es-es thunderbird-l10n-fr thunderbird-l10n-it -firefox-esr -firefox-esr-l10n-de -firefox-esr-l10n-en -firefox-esr-l10n-es -firefox-esr-l10n-it -firefox-esr-l10n-br -firefox-esr-l10n-pt +chromium +chromium-l10n libreoffice libreoffice-gtk3 -libreoffice-l10n-pt +libreoffice-l10n-pt libreoffice-l10n-pt-br libreoffice-l10n-de libreoffice-l10n-en-gb diff --git a/Cinnamon/build.sh b/Cinnamon/build.sh index d83a29a..ed1a3de 100755 --- a/Cinnamon/build.sh +++ b/Cinnamon/build.sh @@ -57,10 +57,8 @@ echo "# Install software to the squashfs for calamares to unpack to the OS. linux-headers-amd64 locales nala -dkms dbus-x11 ntp -deb-multimedia-keyring acoros-keyring xorg xserver-xorg @@ -96,9 +94,6 @@ htop package-update-indicator desktop-base gnome-packagekit -acoros-translations -acoroslocale -acorosstick gvfs-backends samba gnome-packagekit @@ -140,7 +135,6 @@ xscreensaver-gl-extra timeshift gnome-screenshot gnome-disk-utility -balena-etcher-electron gnome-terminal gedit gedit-plugins @@ -164,13 +158,8 @@ thunderbird-l10n-en-gb thunderbird-l10n-es-es thunderbird-l10n-fr thunderbird-l10n-it -firefox -firefox-l10n-de -firefox-l10n-en -firefox-l10n-es -firefox-l10n-it -firefox-l10n-br -firefox-l10n-pt +chromium +chromium-l10n libreoffice libreoffice-gtk3 libreoffice-l10n-pt @@ -190,21 +179,7 @@ vlc qt5-style-plugins qt5ct calamares-settings-acoros -calamares -firmware-linux -firmware-linux-free -firmware-linux-nonfree -firmware-misc-nonfree -firmware-realtek -firmware-atheros -firmware-bnx2 -firmware-bnx2x -firmware-brcm80211 -firmware-intelwimax -firmware-iwlwifi -firmware-libertas -firmware-netxen -firmware-zd1211 +calamares gdebi f2fs-tools xfsprogs diff --git a/Gnome/build.sh b/Gnome/build.sh index 6263274..a953d05 100755 --- a/Gnome/build.sh +++ b/Gnome/build.sh @@ -57,7 +57,6 @@ echo "# Install software to the squashfs for calamares to unpack to the OS. linux-headers-amd64 locales nala -dkms dbus-x11 ntp deb-multimedia-keyring @@ -95,8 +94,6 @@ libelf-dev htop desktop-base gnome-packagekit -acoros-translations -acoroslocale gvfs-backends samba gnome-packagekit @@ -113,7 +110,6 @@ darc-aurora-gtk-theme papirus-cyan-icons papirus-dark-grey papirus-icon-theme -yaru++-icons plymouth plymouth-themes cups @@ -129,7 +125,6 @@ gnome-shell-extension-dash-to-panel gnome-remote-desktop vino vinagre -balena-etcher-electron gnome-terminal gnome-system-monitor gnome-calculator @@ -156,13 +151,8 @@ thunderbird-l10n-en-gb thunderbird-l10n-es-es thunderbird-l10n-fr thunderbird-l10n-it -firefox -firefox-l10n-de -firefox-l10n-en -firefox-l10n-es -firefox-l10n-it -firefox-l10n-br -firefox-l10n-pt +chromium +chromium-l10n libreoffice libreoffice-gtk3 libreoffice-l10n-pt @@ -184,20 +174,6 @@ qt5-style-plugins qt5ct calamares-settings-acoros calamares -firmware-linux -firmware-linux-free -firmware-linux-nonfree -firmware-misc-nonfree -firmware-realtek -firmware-atheros -firmware-bnx2 -firmware-bnx2x -firmware-brcm80211 -firmware-intelwimax -firmware-iwlwifi -firmware-libertas -firmware-netxen -firmware-zd1211 gdebi f2fs-tools xfsprogs diff --git a/Kde/build.sh b/Kde/build.sh index 94c743d..a0ce1dd 100755 --- a/Kde/build.sh +++ b/Kde/build.sh @@ -57,10 +57,8 @@ echo "# Install software to the squashfs for calamares to unpack to the OS. linux-headers-amd64 locales nala -dkms dbus-x11 ntp -deb-multimedia-keyring acoros-keyring xorg xserver-xorg @@ -99,7 +97,6 @@ desktop-base acoros-translations acoroslocale python3-gi-cairo -acorosstick gvfs-backends samba gnome-packagekit @@ -163,7 +160,6 @@ gimp gimp-data-extras skanlite digikam -balena-etcher-electron neofetch timeshift transmission-gtk @@ -175,13 +171,8 @@ thunderbird-l10n-en-gb thunderbird-l10n-es-es thunderbird-l10n-fr thunderbird-l10n-it -firefox -firefox-l10n-de -firefox-l10n-en -firefox-l10n-es -firefox-l10n-it -firefox-l10n-br -firefox-l10n-pt +chromium +chromium-l10n libreoffice libreoffice-kf5 libreoffice-qt5 @@ -201,20 +192,6 @@ guvcview vlc calamares-settings-acoros-kde calamares -firmware-linux -firmware-linux-free -firmware-linux-nonfree -firmware-misc-nonfree -firmware-realtek -firmware-atheros -firmware-bnx2 -firmware-bnx2x -firmware-brcm80211 -firmware-intelwimax -firmware-iwlwifi -firmware-libertas -firmware-netxen -firmware-zd1211 gdebi f2fs-tools xfsprogs diff --git a/Lxde/build.sh b/Lxde/build.sh index ecd7b15..73d6ecc 100755 --- a/Lxde/build.sh +++ b/Lxde/build.sh @@ -57,10 +57,8 @@ echo "# Install software to the squashfs for calamares to unpack to the OS. linux-headers-amd64 locales nala -dkms dbus-x11 ntp -deb-multimedia-keyring acoros-keyring xorg xserver-xorg @@ -96,9 +94,6 @@ htop package-update-indicator desktop-base gnome-packagekit -acoros-translations -acoroslocale -acorosstick gvfs-backends samba gnome-packagekit @@ -134,7 +129,6 @@ xscreensaver-data xscreensaver-data-extra xscreensaver-gl xscreensaver-gl-extra -balena-etcher-electron gnome-system-tools gnome-disk-utility gnome-calculator @@ -163,13 +157,8 @@ thunderbird-l10n-en-gb thunderbird-l10n-es-es thunderbird-l10n-fr thunderbird-l10n-it -firefox -firefox-l10n-de -firefox-l10n-en -firefox-l10n-es -firefox-l10n-it -firefox-l10n-br -firefox-l10n-pt +chromium +chromium-l10n libreoffice libreoffice-gtk3 libreoffice-l10n-pt @@ -191,20 +180,6 @@ qt5-style-plugins qt5ct calamares-settings-acoros calamares -firmware-linux -firmware-linux-free -firmware-linux-nonfree -firmware-misc-nonfree -firmware-realtek -firmware-atheros -firmware-bnx2 -firmware-bnx2x -firmware-brcm80211 -firmware-intelwimax -firmware-iwlwifi -firmware-libertas -firmware-netxen -firmware-zd1211 gdebi f2fs-tools xfsprogs diff --git a/Lxde32/build.sh b/Lxde32/build.sh index e3a23d2..0783eb1 100755 --- a/Lxde32/build.sh +++ b/Lxde32/build.sh @@ -57,10 +57,8 @@ echo "# Install software to the squashfs for calamares to unpack to the OS. linux-headers-686-pae locales nala -dkms dbus-x11 ntp -deb-multimedia-keyring acoros-keyring xorg xserver-xorg @@ -96,9 +94,6 @@ htop package-update-indicator desktop-base gnome-packagekit -acoros-translations -acoroslocale -acorosstick gvfs-backends samba gnome-packagekit @@ -162,13 +157,8 @@ thunderbird-l10n-en-gb thunderbird-l10n-es-es thunderbird-l10n-fr thunderbird-l10n-it -firefox -firefox-l10n-de -firefox-l10n-en -firefox-l10n-es -firefox-l10n-it -firefox-l10n-br -firefox-l10n-pt +chromium +chromium-l10n libreoffice libreoffice-gtk3 libreoffice-l10n-pt @@ -190,20 +180,6 @@ qt5-style-plugins qt5ct calamares-settings-acoros-32 calamares -firmware-linux -firmware-linux-free -firmware-linux-nonfree -firmware-misc-nonfree -firmware-realtek -firmware-atheros -firmware-bnx2 -firmware-bnx2x -firmware-brcm80211 -firmware-intelwimax -firmware-iwlwifi -firmware-libertas -firmware-netxen -firmware-zd1211 gdebi f2fs-tools xfsprogs diff --git a/Lxqt/build.sh b/Lxqt/build.sh index 80a2b49..b300b00 100755 --- a/Lxqt/build.sh +++ b/Lxqt/build.sh @@ -57,10 +57,8 @@ echo "# Install software to the squashfs for calamares to unpack to the OS. linux-headers-amd64 locales nala -dkms dbus-x11 ntp -deb-multimedia-keyring acoros-keyring xorg xserver-xorg @@ -96,9 +94,6 @@ htop package-update-indicator desktop-base gnome-packagekit -acoros-translations -acoroslocale -acorosstick gvfs-backends samba gnome-packagekit @@ -134,13 +129,11 @@ xscreensaver-data xscreensaver-data-extra xscreensaver-gl xscreensaver-gl-extra -balena-etcher-electron gnome-system-tools gnome-disk-utility gnome-calculator neofetch accountsservice -balena-etcher-electron timeshift gnome-software gnome-software-plugin-flatpak @@ -160,13 +153,8 @@ thunderbird-l10n-en-gb thunderbird-l10n-es-es thunderbird-l10n-fr thunderbird-l10n-it -firefox -firefox-l10n-de -firefox-l10n-en -firefox-l10n-es -firefox-l10n-it -firefox-l10n-br -firefox-l10n-pt +chromium +chromium-l10n libreoffice libreoffice-gtk3 libreoffice-l10n-pt @@ -186,20 +174,6 @@ vlc xfburn calamares-settings-acoros calamares -firmware-linux -firmware-linux-free -firmware-linux-nonfree -firmware-misc-nonfree -firmware-realtek -firmware-atheros -firmware-bnx2 -firmware-bnx2x -firmware-brcm80211 -firmware-intelwimax -firmware-iwlwifi -firmware-libertas -firmware-netxen -firmware-zd1211 gdebi f2fs-tools xfsprogs diff --git a/Lxqt32/build.sh b/Lxqt32/build.sh index 2e09188..40184f3 100755 --- a/Lxqt32/build.sh +++ b/Lxqt32/build.sh @@ -56,10 +56,8 @@ echo "# Install software to the squashfs for calamares to unpack to the OS. linux-headers-686-pae locales nala -dkms dbus-x11 ntp -deb-multimedia-keyring acoros-keyring xorg xserver-xorg @@ -94,11 +92,7 @@ libelf-dev htop package-update-indicator desktop-base -debian-system-adjustments gnome-packagekit -acoros-translations -acoroslocale -acorosstick gvfs-backends samba gnome-packagekit @@ -158,13 +152,8 @@ thunderbird-l10n-en-gb thunderbird-l10n-es-es thunderbird-l10n-fr thunderbird-l10n-it -firefox -firefox-l10n-de -firefox-l10n-en -firefox-l10n-es -firefox-l10n-it -firefox-l10n-br -firefox-l10n-pt +chromium +chromium-l10n libreoffice libreoffice-gtk3 libreoffice-l10n-pt @@ -183,21 +172,7 @@ guvcview vlc xfburn calamares-settings-acoros-32 -calamares -firmware-linux -firmware-linux-free -firmware-linux-nonfree -firmware-misc-nonfree -firmware-realtek -firmware-atheros -firmware-bnx2 -firmware-bnx2x -firmware-brcm80211 -firmware-intelwimax -firmware-iwlwifi -firmware-libertas -firmware-netxen -firmware-zd1211 +calamares gdebi f2fs-tools xfsprogs diff --git a/Mate/build.sh b/Mate/build.sh index 026bd74..3a21b87 100755 --- a/Mate/build.sh +++ b/Mate/build.sh @@ -57,10 +57,8 @@ echo "# Install software to the squashfs for calamares to unpack to the OS. linux-headers-amd64 locales nala -dkms dbus-x11 ntp -deb-multimedia-keyring acoros-keyring xorg xserver-xorg @@ -98,7 +96,6 @@ gnome-packagekit acoros-translations acoroslocale python3-gi-cairo -acorosstick gvfs-backends samba iso-flag-png @@ -149,7 +146,6 @@ caja-share caja-rename caja-sendto caja-mediainfo -balena-etcher-electron gnome-system-tools gnome-disk-utility neofetch @@ -172,13 +168,8 @@ thunderbird-l10n-en-gb thunderbird-l10n-es-es thunderbird-l10n-fr thunderbird-l10n-it -firefox -firefox-l10n-de -firefox-l10n-en -firefox-l10n-es -firefox-l10n-it -firefox-l10n-br -firefox-l10n-pt +chromium +chromium-l10n libreoffice libreoffice-gtk3 libreoffice-l10n-pt @@ -200,20 +191,6 @@ qt5-style-plugins qt5ct calamares-settings-acoros calamares -firmware-linux -firmware-linux-free -firmware-linux-nonfree -firmware-misc-nonfree -firmware-realtek -firmware-atheros -firmware-bnx2 -firmware-bnx2x -firmware-brcm80211 -firmware-intelwimax -firmware-iwlwifi -firmware-libertas -firmware-netxen -firmware-zd1211 gdebi f2fs-tools xfsprogs diff --git a/Xfce/build.sh b/Xfce/build.sh index ef0c355..df98536 100755 --- a/Xfce/build.sh +++ b/Xfce/build.sh @@ -57,10 +57,8 @@ echo "# Install software to the squashfs for calamares to unpack to the OS. linux-headers-amd64 locales nala -dkms dbus-x11 ntp -deb-multimedia-keyring acoros-keyring xorg xserver-xorg @@ -96,9 +94,6 @@ htop package-update-indicator desktop-base gnome-packagekit -acoros-translations -acoroslocale -acorosstick gvfs-backends samba gnome-packagekit @@ -162,13 +157,8 @@ thunderbird-l10n-en-gb thunderbird-l10n-es-es thunderbird-l10n-fr thunderbird-l10n-it -firefox -firefox-l10n-de -firefox-l10n-en -firefox-l10n-es -firefox-l10n-it -firefox-l10n-br -firefox-l10n-pt +chromium +chromium-l10n libreoffice libreoffice-gtk3 libreoffice-l10n-pt @@ -189,20 +179,6 @@ qt5-style-plugins qt5ct calamares-settings-acoros calamares -firmware-linux -firmware-linux-free -firmware-linux-nonfree -firmware-misc-nonfree -firmware-realtek -firmware-atheros -firmware-bnx2 -firmware-bnx2x -firmware-brcm80211 -firmware-intelwimax -firmware-iwlwifi -firmware-libertas -firmware-netxen -firmware-zd1211 gdebi f2fs-tools xfsprogs diff --git a/Xfce32/build.sh b/Xfce32/build.sh index de48095..07b85d5 100755 --- a/Xfce32/build.sh +++ b/Xfce32/build.sh @@ -57,10 +57,8 @@ echo "# Install software to the squashfs for calamares to unpack to the OS. linux-headers-686-pae locales nala -dkms dbus-x11 ntp -deb-multimedia-keyring acoros-keyring xorg xserver-xorg @@ -96,9 +94,6 @@ htop package-update-indicator desktop-base gnome-packagekit -acoros-translations -acoroslocale -acorosstick gvfs-backends samba gnome-packagekit @@ -161,13 +156,8 @@ thunderbird-l10n-en-gb thunderbird-l10n-es-es thunderbird-l10n-fr thunderbird-l10n-it -firefox -firefox-l10n-de -firefox-l10n-en -firefox-l10n-es -firefox-l10n-it -firefox-l10n-br -firefox-l10n-pt +chromium +chromium-l10n libreoffice libreoffice-gtk3 libreoffice-l10n-pt @@ -188,20 +178,6 @@ qt5-style-plugins qt5ct calamares-settings-acoros-32 calamares -firmware-linux -firmware-linux-free -firmware-linux-nonfree -firmware-misc-nonfree -firmware-realtek -firmware-atheros -firmware-bnx2 -firmware-bnx2x -firmware-brcm80211 -firmware-intelwimax -firmware-iwlwifi -firmware-libertas -firmware-netxen -firmware-zd1211 gdebi f2fs-tools xfsprogs