aboutsummaryrefslogtreecommitdiff
path: root/rpb-debian-installer/staging/default-preseed.cfg
blob: 1e9ee89894e395954f1e2411fa7ce45e9392b98b (plain)
1
2
3
4
5
6
7
8
9
10
11
# Continue install on "no kernel modules were found for this kernel"
d-i anna/no_kernel_modules boolean true

# Continue install on "no installable kernels found"
d-i base-installer/kernel/skip-install boolean true
d-i base-installer/kernel/no-kernels-found boolean true

# Adding security, updates by default
d-i apt-setup/services-select multiselect security, updates

d-i pkgsel/upgrade select full-upgrade