atualizar o script de construçao
This commit is contained in:
parent
f917a07920
commit
763a521915
4
build.sh
4
build.sh
|
@ -66,7 +66,7 @@ echo "# Install software to the squashfs for calamares to unpack to the OS.
|
|||
linux-headers-generic
|
||||
locales
|
||||
language-selector-gnome
|
||||
#update-manager
|
||||
update-manager
|
||||
gnome-packagekit
|
||||
adwaita-icon-theme-full
|
||||
dkms
|
||||
|
@ -99,7 +99,7 @@ alsa-utils
|
|||
aptitude
|
||||
synaptic
|
||||
gparted
|
||||
apt-config-auto-update
|
||||
#apt-config-auto-update
|
||||
libelf-dev
|
||||
htop
|
||||
package-update-indicator
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -3,7 +3,7 @@ backend: apt
|
|||
operations:
|
||||
- remove:
|
||||
- "^live-*"
|
||||
- calamares-settings-lubuntu
|
||||
- calamares-settings-debian
|
||||
- calamares
|
||||
- hunspell-en-us
|
||||
- zram-config
|
||||
|
|
Loading…
Reference in New Issue