Correct comments for modprobed.db option (#823)

Prompting at build time was removed in commit 1a69f04e6e

Co-authored-by: Yifan Zhu <fanzhuyifan@gmail.com>
This commit is contained in:
Yifan Zhu
2023-10-09 13:11:00 -07:00
committed by GitHub
parent cc5e53f109
commit 097c2ed1b5

View File

@@ -59,7 +59,7 @@ _kernel_on_diet="false"
# Set to true to use modprobed db to clean config from unneeded modules. Speeds up compilation considerably. Requires root - https://wiki.archlinux.org/index.php/Modprobed-db # Set to true to use modprobed db to clean config from unneeded modules. Speeds up compilation considerably. Requires root - https://wiki.archlinux.org/index.php/Modprobed-db
# Using this option can trigger user prompts if the config doesn't go smoothly. # Using this option can trigger user prompts if the config doesn't go smoothly.
# !!!! Make sure to have a well populated db !!!! - Leave empty to be asked about it at build time # !!!! Make sure to have a well populated db !!!!
_modprobeddb="false" _modprobeddb="false"
# modprobed-db database file location # modprobed-db database file location