update hooks and build scripts
This commit is contained in:
parent
cb8cc07d63
commit
e3361587ea
|
@ -46,3 +46,6 @@ xfc4-power-manager &
|
|||
|
||||
## Screensaver software
|
||||
gnome-screensaver &
|
||||
|
||||
## Clipboard software
|
||||
xfce4-clipman &
|
||||
|
|
|
@ -10,22 +10,41 @@
|
|||
|
||||
# Remove software
|
||||
apt --purge --yes autoremove \
|
||||
vim \
|
||||
vim-tiny \
|
||||
murrine-themes \
|
||||
termit \
|
||||
gnome-shell \
|
||||
gdm3 \
|
||||
ubuntu-session \
|
||||
mutter \
|
||||
gnome-control-center \
|
||||
gnome-control-center-data \
|
||||
gnome-control-center-faces \
|
||||
gnome-online-accounts \
|
||||
gedit \
|
||||
apport \
|
||||
update-notifier-common \
|
||||
update-notifier
|
||||
vim \
|
||||
vim-tiny \
|
||||
murrine-themes \
|
||||
termit \
|
||||
gnome-shell \
|
||||
gdm3 \
|
||||
ubuntu-session \
|
||||
mutter \
|
||||
gnome-control-center \
|
||||
gnome-control-center-data \
|
||||
gnome-control-center-faces \
|
||||
gnome-online-accounts \
|
||||
picom \
|
||||
gedit \
|
||||
apport \
|
||||
update-notifier-common \
|
||||
update-notifier \
|
||||
imagemagick* \
|
||||
yelp
|
||||
|
||||
## This section is the "lint-trap" to remove files and/or
|
||||
## directories not associated with or required by AcorOS.
|
||||
## Followed by \ , add files to be removed, one per line.
|
||||
|
||||
for i in \
|
||||
/usr/share/applications/kdesystemsettings.desktop \
|
||||
/usr/share/applications/systemsettings.desktop \
|
||||
/usr/share/applications/calamares.desktop.orig \
|
||||
/usr/share/applications/xfce4-mail-reader.desktop \
|
||||
/usr/share/applications/xfce4-web-browser.desktop \
|
||||
|
||||
do [ -e $i ] &&
|
||||
rm -rf ${i} ||
|
||||
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/*
|
||||
|
@ -37,10 +56,6 @@ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flat
|
|||
#fix network-manager install
|
||||
dpkg-reconfigure network-manager
|
||||
|
||||
#fix lightdm install
|
||||
dpkg-reconfigure lightdm
|
||||
|
||||
|
||||
#add-architecture i386
|
||||
dpkg --add-architecture i386
|
||||
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
### web browsers instalation hook
|
||||
|
||||
################################################################################
|
||||
# Title: 0550-install-browsers.hook.chroot
|
||||
# Description: web browser install script
|
||||
# Author: manuel rosa <manuelsilvarosa@gmail.com>
|
||||
# Date: Outubro 29, 2023
|
||||
# License: GPL-3.0-or-later
|
||||
################################################################################
|
||||
|
||||
|
||||
# Install depends
|
||||
apt install -y apt-transport-https curl
|
||||
|
||||
|
|
|
@ -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 <manuelsilvarosa@gmail.com>
|
||||
# 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 ] &&
|
||||
|
|
|
@ -64,9 +64,9 @@ echo openbox > $build/build/config/package-lists/desktop.list.chroot
|
|||
# Install software
|
||||
echo "# Install software to the squashfs for calamares to unpack to the OS.
|
||||
linux-headers-generic
|
||||
lxterminal
|
||||
tint2
|
||||
pcmanfm
|
||||
thunar
|
||||
thunar-archive-plugin
|
||||
desktop-base
|
||||
mousepad
|
||||
lxpolkit
|
||||
|
@ -74,7 +74,6 @@ pnmixer
|
|||
#pasystray
|
||||
alsa-utils
|
||||
gmrun
|
||||
geany
|
||||
git
|
||||
curl
|
||||
#rofi
|
||||
|
@ -82,21 +81,15 @@ fonts-cantarell
|
|||
nitrogen
|
||||
compton
|
||||
compton-conf
|
||||
#xarchiver
|
||||
file-roller
|
||||
compton-conf-l10n
|
||||
xarchiver
|
||||
lxsession-logout
|
||||
lxappearance
|
||||
lxappearance-obconf
|
||||
lxrandr
|
||||
lxinput
|
||||
#jgmenu
|
||||
numix-gtk-theme
|
||||
papirus-icon-theme
|
||||
jgmenu
|
||||
orchis-gtk-theme
|
||||
locales
|
||||
language-selector-gnome
|
||||
#update-manager
|
||||
gnome-packagekit
|
||||
adwaita-icon-theme-full
|
||||
dkms
|
||||
dbus-x11
|
||||
ntp
|
||||
|
@ -148,13 +141,6 @@ lightdm
|
|||
lightdm-gtk-greeter
|
||||
lightdm-gtk-greeter-settings
|
||||
lightdm-autologin-greeter
|
||||
menulibre
|
||||
mugshot
|
||||
#xscreensaver
|
||||
#xscreensaver-data
|
||||
#xscreensaver-data-extra
|
||||
#xscreensaver-gl
|
||||
#xscreensaver-gl-extra
|
||||
gnome-system-tools
|
||||
gnome-disk-utility
|
||||
galculator
|
||||
|
@ -175,6 +161,7 @@ gimp-data-extras
|
|||
evince
|
||||
xsane
|
||||
nano
|
||||
baobab
|
||||
language-pack-de
|
||||
language-pack-en
|
||||
language-pack-fr
|
||||
|
@ -222,7 +209,13 @@ xdg-user-dirs-gtk
|
|||
cbatticon
|
||||
dunst
|
||||
xfce4-clipman
|
||||
xfce4-screenshooter
|
||||
xfce4-power-manager
|
||||
xfce4-settings
|
||||
xfce4-terminal
|
||||
plank
|
||||
gnome-screensaver
|
||||
ristretto
|
||||
|
||||
" > $build/build/config/package-lists/packages.list.chroot
|
||||
|
||||
|
|
|
@ -64,9 +64,9 @@ echo openbox > $build/build/config/package-lists/desktop.list.chroot
|
|||
# Install software
|
||||
echo "# Install software to the squashfs for calamares to unpack to the OS.
|
||||
linux-headers-generic
|
||||
lxterminal
|
||||
tint2
|
||||
pcmanfm
|
||||
thunar
|
||||
thunar-archive-plugin
|
||||
desktop-base
|
||||
mousepad
|
||||
lxpolkit
|
||||
|
@ -74,7 +74,6 @@ pnmixer
|
|||
#pasystray
|
||||
alsa-utils
|
||||
gmrun
|
||||
geany
|
||||
git
|
||||
curl
|
||||
#rofi
|
||||
|
@ -82,21 +81,15 @@ fonts-cantarell
|
|||
nitrogen
|
||||
compton
|
||||
compton-conf
|
||||
#xarchiver
|
||||
file-roller
|
||||
compton-conf-l10n
|
||||
xarchiver
|
||||
lxsession-logout
|
||||
lxappearance
|
||||
lxappearance-obconf
|
||||
lxrandr
|
||||
lxinput
|
||||
jgmenu
|
||||
numix-gtk-theme
|
||||
papirus-icon-theme
|
||||
orchis-gtk-theme
|
||||
locales
|
||||
language-selector-gnome
|
||||
#update-manager
|
||||
gnome-packagekit
|
||||
adwaita-icon-theme-full
|
||||
dkms
|
||||
dbus-x11
|
||||
ntp
|
||||
|
@ -148,13 +141,6 @@ lightdm
|
|||
lightdm-gtk-greeter
|
||||
lightdm-gtk-greeter-settings
|
||||
lightdm-autologin-greeter
|
||||
menulibre
|
||||
mugshot
|
||||
#xscreensaver
|
||||
#xscreensaver-data
|
||||
#xscreensaver-data-extra
|
||||
#xscreensaver-gl
|
||||
#xscreensaver-gl-extra
|
||||
gnome-system-tools
|
||||
gnome-disk-utility
|
||||
galculator
|
||||
|
@ -175,6 +161,7 @@ gimp-data-extras
|
|||
evince
|
||||
xsane
|
||||
nano
|
||||
baobab
|
||||
language-pack-de
|
||||
language-pack-en
|
||||
language-pack-fr
|
||||
|
@ -222,7 +209,13 @@ xdg-user-dirs-gtk
|
|||
cbatticon
|
||||
dunst
|
||||
xfce4-clipman
|
||||
xfce4-screenshooter
|
||||
xfce4-power-manager
|
||||
xfce4-settings
|
||||
xfce4-terminal
|
||||
plank
|
||||
gnome-screensaver
|
||||
ristretto
|
||||
|
||||
" > $build/build/config/package-lists/packages.list.chroot
|
||||
|
||||
|
|
|
@ -64,9 +64,9 @@ echo openbox > $build/build/config/package-lists/desktop.list.chroot
|
|||
# Install software
|
||||
echo "# Install software to the squashfs for calamares to unpack to the OS.
|
||||
linux-headers-generic
|
||||
lxterminal
|
||||
tint2
|
||||
pcmanfm
|
||||
thunar
|
||||
thunar-archive-plugin
|
||||
desktop-base
|
||||
mousepad
|
||||
lxpolkit
|
||||
|
@ -74,7 +74,6 @@ pnmixer
|
|||
#pasystray
|
||||
alsa-utils
|
||||
gmrun
|
||||
geany
|
||||
git
|
||||
curl
|
||||
#rofi
|
||||
|
@ -82,21 +81,15 @@ fonts-cantarell
|
|||
nitrogen
|
||||
compton
|
||||
compton-conf
|
||||
#xarchiver
|
||||
file-roller
|
||||
compton-conf-l10n
|
||||
xarchiver
|
||||
lxsession-logout
|
||||
lxappearance
|
||||
lxappearance-obconf
|
||||
lxrandr
|
||||
lxinput
|
||||
jgmenu
|
||||
numix-gtk-theme
|
||||
papirus-icon-theme
|
||||
orchis-gtk-theme
|
||||
locales
|
||||
language-selector-gnome
|
||||
#update-manager
|
||||
gnome-packagekit
|
||||
adwaita-icon-theme-full
|
||||
dkms
|
||||
dbus-x11
|
||||
ntp
|
||||
|
@ -148,13 +141,6 @@ lightdm
|
|||
lightdm-gtk-greeter
|
||||
lightdm-gtk-greeter-settings
|
||||
lightdm-autologin-greeter
|
||||
menulibre
|
||||
mugshot
|
||||
#xscreensaver
|
||||
#xscreensaver-data
|
||||
#xscreensaver-data-extra
|
||||
#xscreensaver-gl
|
||||
#xscreensaver-gl-extra
|
||||
gnome-system-tools
|
||||
gnome-disk-utility
|
||||
galculator
|
||||
|
@ -175,6 +161,7 @@ gimp-data-extras
|
|||
evince
|
||||
xsane
|
||||
nano
|
||||
baobab
|
||||
language-pack-de
|
||||
language-pack-en
|
||||
language-pack-fr
|
||||
|
@ -222,7 +209,13 @@ xdg-user-dirs-gtk
|
|||
cbatticon
|
||||
dunst
|
||||
xfce4-clipman
|
||||
xfce4-screenshooter
|
||||
xfce4-power-manager
|
||||
xfce4-settings
|
||||
xfce4-terminal
|
||||
plank
|
||||
gnome-screensaver
|
||||
ristretto
|
||||
|
||||
" > $build/build/config/package-lists/packages.list.chroot
|
||||
|
||||
|
|
Loading…
Reference in New Issue