From 53a3c6dee39b767d513d43628edb5677480afa40 Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Mon, 30 Jan 2023 05:31:33 +0100 Subject: Add hw-detect/firmware-lookup=never to preseed reference. --- en/appendix/preseed.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'en') diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index a5577d340..189d7c76b 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -957,6 +957,10 @@ d-i netcfg/wireless_wep string # The wacky dhcp hostname that some ISPs use as a password of sorts. #d-i netcfg/dhcp_hostname string radish +# If you want to completely disable firmware lookup (i.e. not use firmware +# files or packages that might be available on installation images): +#d-i hw-detect/firmware-lookup string never + # If non-free firmware is needed for the network or other hardware, you can # configure the installer to always try to load it, without prompting. Or # change to false to disable asking. -- cgit v1.2.3