|
|
@ -34,5 +34,8 @@ d-i pkgsel/upgrade select full-upgrade
|
|
|
|
# Do not create a normal user account
|
|
|
|
# Do not create a normal user account
|
|
|
|
d-i passwd/make-user boolean false
|
|
|
|
d-i passwd/make-user boolean false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Enable eatmydata in kali-installer to boost speed installation
|
|
|
|
|
|
|
|
d-i preseed/early_command string anna-install eatmydata-udeb
|
|
|
|
|
|
|
|
|
|
|
|
# Disable popularity-contest
|
|
|
|
# Disable popularity-contest
|
|
|
|
popularity-contest popularity-contest/participate boolean false
|
|
|
|
popularity-contest popularity-contest/participate boolean false
|
|
|
|