setup non-free and contrib repo by default

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/8/head
Robert Nelson 14 years ago
parent 92ffc5792e
commit d71672e04f

@ -1,3 +1,8 @@
### Apt setup
# 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
# Individual additional packages to install # Individual additional packages to install
d-i pkgsel/include string uboot-mkimage pastebinit initramfs-tools wget firmware-linux ntpdate d-i pkgsel/include string uboot-mkimage pastebinit initramfs-tools wget firmware-linux ntpdate

Loading…
Cancel
Save