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
|
linux-headers-generic
|
||||||
locales
|
locales
|
||||||
language-selector-gnome
|
language-selector-gnome
|
||||||
#update-manager
|
update-manager
|
||||||
gnome-packagekit
|
gnome-packagekit
|
||||||
adwaita-icon-theme-full
|
adwaita-icon-theme-full
|
||||||
dkms
|
dkms
|
||||||
|
@ -99,7 +99,7 @@ alsa-utils
|
||||||
aptitude
|
aptitude
|
||||||
synaptic
|
synaptic
|
||||||
gparted
|
gparted
|
||||||
apt-config-auto-update
|
#apt-config-auto-update
|
||||||
libelf-dev
|
libelf-dev
|
||||||
htop
|
htop
|
||||||
package-update-indicator
|
package-update-indicator
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -3,7 +3,7 @@ backend: apt
|
||||||
operations:
|
operations:
|
||||||
- remove:
|
- remove:
|
||||||
- "^live-*"
|
- "^live-*"
|
||||||
- calamares-settings-lubuntu
|
- calamares-settings-debian
|
||||||
- calamares
|
- calamares
|
||||||
- hunspell-en-us
|
- hunspell-en-us
|
||||||
- zram-config
|
- zram-config
|
||||||
|
|
Loading…
Reference in New Issue