summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2024-12-09 16:10:13 +0100
committerSimon Rettberg2024-12-09 16:10:13 +0100
commit8ee51b3cbb0b1027b49e4b98569c1c102cb214c2 (patch)
tree3786f64f375046e88940b0359a474b65e3808864
parentInclude systemd-container in stage4 (diff)
downloadnetboot-debootstrap-master.tar.gz
netboot-debootstrap-master.tar.xz
netboot-debootstrap-master.zip
Add non-free repos for intel-media codecsHEADmaster
-rwxr-xr-xautomatic-build3
1 files changed, 2 insertions, 1 deletions
diff --git a/automatic-build b/automatic-build
index 02488db..e552879 100755
--- a/automatic-build
+++ b/automatic-build
@@ -32,7 +32,8 @@
distro="debian"
release="bookworm"
mirror="ftp.halifax.rwth-aachen.de"
-pkg_sources="main contrib"
+# Need non-free for intel-media-va-driver-non-free
+pkg_sources="main contrib non-free non-free-firmware"
# if you don't put a kernel.config in $ROOT_DIR, this will be used
# fallback would be the running kernel's config