Update preseed.cfg
This commit is contained in:
parent
323848ef6d
commit
720c4a4792
|
@ -40,7 +40,7 @@ d-i passwd/username string alice
|
||||||
#d-i passwd/user-password password user_password
|
#d-i passwd/user-password password user_password
|
||||||
#d-i passwd/user-password-again password user_password
|
#d-i passwd/user-password-again password user_password
|
||||||
|
|
||||||
d-i apt-setup/local0/repository string https://alice.ufsj.edu.br/ppa stable main [trusted=yes]
|
d-i apt-setup/local0/repository string [trusted=yes] https://alice.ufsj.edu.br/ppa stable main
|
||||||
|
|
||||||
# Package selection
|
# Package selection
|
||||||
tasksel tasksel/first multiselect standard
|
tasksel tasksel/first multiselect standard
|
||||||
|
|
Loading…
Reference in New Issue