|
|
|
@ -40,5 +40,15 @@ d-i preseed/early_command string anna-install eatmydata-udeb
|
|
|
|
|
# Disable question about automatic security updates
|
|
|
|
|
d-i pkgsel/update-policy select none
|
|
|
|
|
|
|
|
|
|
## Questions from regular packages
|
|
|
|
|
|
|
|
|
|
# Disable popularity-contest
|
|
|
|
|
popularity-contest popularity-contest/participate boolean false
|
|
|
|
|
|
|
|
|
|
# Random other questions
|
|
|
|
|
samba-common samba-common/dhcp boolean false
|
|
|
|
|
macchanger macchanger/automatically_run boolean false
|
|
|
|
|
kismet-capture-common kismet-capture-common/install-users string
|
|
|
|
|
kismet-capture-common kismet-capture-common/install-setuid boolean true
|
|
|
|
|
wireshark-common wireshark-common/install-setuid boolean false
|
|
|
|
|
sslh sslh/inetd_or_standalone select standalone
|
|
|
|
|