update 64 bit debian script for testing new fat iso
This commit is contained in:
parent
f04ee52307
commit
a6946820f8
|
@ -2,7 +2,7 @@
|
|||
|
||||
################################################################################
|
||||
# Title: Bldhelper.sh
|
||||
# Description: Script to build peppermint openbox ISO image
|
||||
# Description: Script to build peppermint Full -fat ISO image
|
||||
# Author: manuel rosa <manuelsilvarosa@gmail.com>
|
||||
# Date: Outubro 29, 2023
|
||||
# License: GPL-3.0-or-later
|
||||
|
@ -11,7 +11,7 @@
|
|||
# Set environment variables
|
||||
PREFIX=PeppermintOS-deb-openbox
|
||||
SUFFIX=amd64
|
||||
BUILD=pep-openbox-deb64
|
||||
BUILD=pep-full-fat-deb64
|
||||
TODAY=$(date -u +"%Y-%m-%d")
|
||||
FileName="${PREFIX}-${SUFFIX}"
|
||||
LOCATION="/home/$SUDO_USER/out/${BUILD}"
|
||||
|
|
|
@ -60,147 +60,120 @@ lb config noauto \
|
|||
|
||||
# Install the Openbox window manager
|
||||
mkdir -p $fusato/fusato/config/package-lists
|
||||
echo openbox > $fusato/fusato/config/package-lists/desktop.list.chroot
|
||||
echo xfce4 xfce4-goodies > $fusato/fusato/config/package-lists/desktop.list.chroot
|
||||
|
||||
# Install software
|
||||
echo "# Install software to the squashfs for calamares to unpack to the OS.
|
||||
accountsservice
|
||||
alsa-utils
|
||||
aptitude
|
||||
apt-config-auto-update
|
||||
baobab
|
||||
bleachbit
|
||||
bluez
|
||||
blueman
|
||||
calamares
|
||||
calamares-settings-debian
|
||||
catfish
|
||||
console-setup
|
||||
curl
|
||||
cups
|
||||
dbus-x11
|
||||
desktop-base
|
||||
dkms
|
||||
dconf-editor
|
||||
evince
|
||||
f2fs-tools
|
||||
ffmpegthumbnailer
|
||||
ffmpegscript-thumbnailer
|
||||
firefox-esr
|
||||
firefox-esr-l10n-all
|
||||
fonts-cantarell
|
||||
fonts-liberation
|
||||
gdebi
|
||||
gir1.2-webkit2-4.0
|
||||
inputattach
|
||||
git
|
||||
gnome-2048
|
||||
gnome-calculator
|
||||
gnome-chess
|
||||
gnome-disk-utility
|
||||
gnome-mahjongg
|
||||
gnome-packagekit
|
||||
gnome-software
|
||||
gnome-software-plugin-flatpak
|
||||
gnome-software-plugin-snap
|
||||
gnome-sudoku
|
||||
gnome-system-tools
|
||||
gparted
|
||||
gvfs-backends
|
||||
gimp
|
||||
gimp-data-extras
|
||||
gufw
|
||||
guvcview
|
||||
htop
|
||||
inxi
|
||||
inputattach
|
||||
libreoffice
|
||||
libreoffice-gtk3
|
||||
libreoffice-l10n*
|
||||
lightdm
|
||||
lightdm-gtk-greeter
|
||||
lightdm-gtk-greeter-settings
|
||||
linux-headers-amd64
|
||||
locales
|
||||
materia-gtk-theme
|
||||
menulibre
|
||||
mugshot
|
||||
nala
|
||||
pulseaudio-module-bluetooth
|
||||
neofetch
|
||||
network-manager
|
||||
network-manager-gnome
|
||||
ntp
|
||||
package-update-indicator
|
||||
pavucontrol
|
||||
plymouth
|
||||
plymouth-themes
|
||||
printer-driver-cups-pdf
|
||||
pulseaudio
|
||||
python3-pip
|
||||
python3-tk
|
||||
python3-pil.imagetk
|
||||
python3.11-venv
|
||||
luakit
|
||||
qt5-style-plugins
|
||||
qt5ct
|
||||
samba
|
||||
simple-scan
|
||||
smartmontools
|
||||
smbclient
|
||||
sqlite3
|
||||
wireless-tools
|
||||
linux-headers-amd64
|
||||
tint2
|
||||
thunar
|
||||
thunar-archive-plugin
|
||||
#rofi
|
||||
desktop-base
|
||||
mousepad
|
||||
lxpolkit
|
||||
lxsession-logout
|
||||
pnmixer
|
||||
#pasystray
|
||||
alsa-utils
|
||||
gmrun
|
||||
git
|
||||
curl
|
||||
fonts-cantarell
|
||||
nitrogen
|
||||
compton
|
||||
compton-conf
|
||||
compton-conf-l10n
|
||||
xarchiver
|
||||
xdg-user-dirs-gtk
|
||||
cbatticon
|
||||
dunst
|
||||
xfce4-clipman
|
||||
xfce4-screenshooter
|
||||
xfce4-power-manager
|
||||
xfce4-settings
|
||||
xfce4-terminal
|
||||
plank
|
||||
gnome-screensaver
|
||||
ristretto
|
||||
jgmenu
|
||||
tela-icon-theme
|
||||
marwaita-peppermint-gtk-theme
|
||||
locales
|
||||
dkms
|
||||
dbus-x11
|
||||
ntp
|
||||
deb-multimedia-keyring
|
||||
xorg
|
||||
xserver-xorg
|
||||
xserver-xorg-input-synaptics
|
||||
xserver-xorg-input-all
|
||||
xserver-xorg-video-vmware
|
||||
xserver-xorg-video-all
|
||||
w64codecs
|
||||
ffmpeg
|
||||
sox
|
||||
twolame
|
||||
lame
|
||||
faad
|
||||
gstreamer1.0-plugins-good
|
||||
gstreamer1.0-plugins-ugly
|
||||
gstreamer1.0-plugins-bad
|
||||
gstreamer1.0-pulseaudio
|
||||
unrar
|
||||
rar
|
||||
p7zip-full
|
||||
p7zip-rar
|
||||
zip
|
||||
unzip
|
||||
pulseaudio
|
||||
pavucontrol
|
||||
alsa-utils
|
||||
synaptic
|
||||
gparted
|
||||
libelf-dev
|
||||
htop
|
||||
gvfs-backends
|
||||
network-manager
|
||||
network-manager-gnome
|
||||
bluez
|
||||
blueman
|
||||
gtk2-engines
|
||||
plymouth
|
||||
plymouth-themes
|
||||
cups
|
||||
system-config-printer
|
||||
lightdm
|
||||
lightdm-gtk-greeter
|
||||
lightdm-gtk-greeter-settings
|
||||
gnome-system-tools
|
||||
gnome-disk-utility
|
||||
neofetch
|
||||
accountsservice
|
||||
catfish
|
||||
fuseiso
|
||||
fwupd
|
||||
dconf-editor
|
||||
printer-driver-cups-pdf
|
||||
gnome-screensaver
|
||||
calamares
|
||||
calamares-settings-debian
|
||||
firmware-linux
|
||||
firmware-linux-free
|
||||
firmware-linux-nonfree
|
||||
firmware-misc-nonfree
|
||||
firmware-realtek
|
||||
firmware-atheros
|
||||
firmware-bnx2
|
||||
firmware-bnx2x
|
||||
firmware-brcm80211
|
||||
firmware-iwlwifi
|
||||
firmware-libertas
|
||||
firmware-netxen
|
||||
firmware-zd1211
|
||||
gdebi
|
||||
f2fs-tools
|
||||
tela-circle-icon-theme
|
||||
tela-icon-theme
|
||||
teja-gtk-theme
|
||||
thunderbird
|
||||
thunderbird-l10n-all
|
||||
timeshift
|
||||
tumbler
|
||||
tumbler-plugins-extra
|
||||
transmission-gtk
|
||||
vlc
|
||||
w64codecs
|
||||
wget
|
||||
wireless-tools
|
||||
xorg-server-xorg
|
||||
xorg-server-xorg-input-all
|
||||
xorg-server-xorg-input-synaptics
|
||||
xorg-server-xorg-video-all
|
||||
xorg-server-xorg-video-vmware
|
||||
xscreensaver
|
||||
xscreensaver-data
|
||||
xscreensaver-data-extra
|
||||
xscreensaver-gl
|
||||
xscreensaver-gl-extra
|
||||
xserver-xorg
|
||||
xdg-user-dirs-gtk
|
||||
xfsprogs
|
||||
xfsdump
|
||||
ffmpegthumbnailer
|
||||
grub-pc
|
||||
spice-vdagent
|
||||
console-setup
|
||||
plank
|
||||
obmenu-generator
|
||||
qt5-style-plugins
|
||||
qt5ct
|
||||
openbox-theme-collection
|
||||
xterm
|
||||
|
||||
" > $fusato/fusato/config/package-lists/packages.list.chroot
|
||||
|
||||
|
|
Loading…
Reference in New Issue