preseed/preseed.cfg
changeset 32 9da3007a292b
parent 31 d33e971fd25e
equal deleted inserted replaced
31:d33e971fd25e 32:9da3007a292b
   276 
   276 
   277 
   277 
   278 
   278 
   279 ### Apt setup
   279 ### Apt setup
   280 # You can choose to install non-free and contrib software.
   280 # You can choose to install non-free and contrib software.
   281 #d-i apt-setup/non-free boolean true
   281 d-i apt-setup/non-free boolean true
   282 #d-i apt-setup/contrib boolean true
   282 #d-i apt-setup/contrib boolean true
   283 
   283 
   284 # Uncomment this if you don't want to use a network mirror.
   284 # Uncomment this if you don't want to use a network mirror.
   285 #d-i apt-setup/use_mirror boolean false
   285 #d-i apt-setup/use_mirror boolean false
   286 
   286