update to Debian 12 (2)
[debian6500.git] / simple-cdd / simple-cdd.conf
index 733613b192e8bb542c326a79a79118dd45482e1f..18ed8c7dc57b5be234df023ba0b8563e9e6d5b6d 100644 (file)
@@ -15,6 +15,7 @@ do_mirror="true"
 debian_mirror="ftp://ftp.fr.debian.org/debian/"
 profiles_udeb_dist="bookworm"
 mirror_component="main non-free-firmware"
+export NONFREE=1
 #mirror_tools="wget"
 # default for mirror_tools is "wget reprepro". However, if we use reprepro, build-simple-cdd doesn't read the local_packages option, because it assumes reprepro has already built those into the mirror. But we're not building the mirror here, so we never actually get them. If we disable reprepro, it will actually look into local_packages.
 # Note that all this was because we were using the previously-built mirror in ./tmp instead of being connected to a repository like we'd normally do. If you don't do that just delete those things.