update description of source.search_drivers in autoinstall.md

This commit is contained in:
Michael Hudson-Doyle 2023-09-07 16:44:27 +12:00
parent 3672524761
commit 0a1e572fd2
1 changed files with 8 additions and 2 deletions

View File

@ -139,9 +139,15 @@ The version of Subiquity released with 20.04 GA does not accept `null` for this
#### search_drivers
**type:** boolean
**default:** `true`
**default:** `true` (mostly, see below)
Whether the installer should search for available third-party drivers. When set to `false`, it disables the drivers screen and [section](#drivers).
Whether the installer should search for available third-party
drivers. When set to `false`, it disables the drivers screen and
[section](#drivers).
The default is true for most installs but false when a "core boot" or
"enhanced secure boot" method is selected (where third-party drivers
cannot currently be installed).
#### id
**type:** string