summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2023-01-30 05:31:33 +0100
committerCyril Brulebois <kibi@debian.org>2023-01-30 05:31:33 +0100
commitb508e059dae75eb73103766a567dc0363c8043d3 (patch)
treefae1ba4a1455cc209d6cd06b6ef57cc020292c6d /en
parentcaf5eaf870468032866493863422d0b4a4583ec5 (diff)
downloadinstallation-guide-b508e059dae75eb73103766a567dc0363c8043d3.zip
Add apt-setup/non-free-firmware to preseed reference.
Diffstat (limited to 'en')
-rw-r--r--en/appendix/preseed.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 0a4582149..a5577d340 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1427,6 +1427,8 @@ earlier questions. You can optionally add other (local) repositories.
# Choose, if you want to scan additional installation media
# (default: false).
d-i apt-setup/cdrom/set-first boolean false
+# You can choose to install non-free firmware.
+#d-i apt-setup/non-free-firmware boolean true
# 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