update dev isos preseed file
This commit is contained in:
parent
215ec5a89c
commit
34925e2351
|
@ -18,6 +18,7 @@ d-i apt-setup/local0/key string http://repo.peppermintos.com/packages/conf/peppe
|
|||
# You can choose to install non-free and contrib software.
|
||||
d-i apt-setup/non-free boolean true
|
||||
d-i apt-setup/contrib boolean true
|
||||
d-i apt-setup/non-free-firmware boolean true
|
||||
|
||||
# Select which update services to use; define the mirrors to be used.
|
||||
# Values shown below are the normal defaults.
|
||||
|
|
|
@ -18,6 +18,7 @@ d-i apt-setup/local0/key string http://repo.peppermintos.com/packages/conf/peppe
|
|||
# You can choose to install non-free and contrib software.
|
||||
d-i apt-setup/non-free boolean true
|
||||
d-i apt-setup/contrib boolean true
|
||||
d-i apt-setup/non-free-firmware boolean true
|
||||
|
||||
# Select which update services to use; define the mirrors to be used.
|
||||
# Values shown below are the normal defaults.
|
||||
|
|
|
@ -18,6 +18,7 @@ d-i apt-setup/local0/key string http://repo.peppermintos.com/packages/conf/peppe
|
|||
# You can choose to install non-free and contrib software.
|
||||
d-i apt-setup/non-free boolean true
|
||||
d-i apt-setup/contrib boolean true
|
||||
d-i apt-setup/non-free-firmware boolean true
|
||||
|
||||
# Select which update services to use; define the mirrors to be used.
|
||||
# Values shown below are the normal defaults.
|
||||
|
|
Loading…
Reference in New Issue