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:
@@ -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
|
||||
# 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"
|
||||
|
||||
# modprobed-db database file location
|
||||
|
Reference in New Issue
Block a user