[enh] Allow non-free for proprietary driver for network

This commit is contained in:
ljf (zamentur) 2021-06-07 04:30:59 +02:00 committed by GitHub
parent 3e60ac0b0f
commit 46f1c311dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ d-i passwd/root-password-crypted password $1$6xBdkGvE$8nLCNRxwABespdFJniEiX0
d-i passwd/make-user boolean false
### Base system installation
d-i apt-setup/non-free boolean false
#d-i apt-setup/non-free boolean false
d-i apt-setup/contrib boolean true
d-i apt-setup/services-select multiselect security, updates