Update preseed.cfg
This commit is contained in:
parent
4762dc98d1
commit
08b0eaf411
|
@ -46,7 +46,7 @@ d-i passwd/username string alice
|
|||
d-i apt-setup/local0/repository string [trusted=yes] https://alice.ufsj.edu.br/ppa stable main
|
||||
|
||||
# Package selection
|
||||
tasksel tasksel/first multiselect standard
|
||||
tasksel tasksel/first multiselect standard, gnome-desktop
|
||||
d-i d-i pkgsel/include string string build-essential, alice-full
|
||||
|
||||
# Install the GRUB bootloader
|
||||
|
|
Loading…
Reference in New Issue