armbian-build/lib
ColorfulRhino 9f127751f1 kernel-config: Check and repair kernel config after forcing options
Manually forcing kernel options with 'call_extensions_kernel_config()' can introduce missing dependencies or misconfigurations. This commit introduces a function which checks the config, re-establishes its sanity if necessary and outputs any changes to the user.
This also makes `./compile.sh kernel-config` (exiting without changes) and `./compile.sh rewrite-kernel-config` ouput the same config file. Previously, this was not the case.
2024-03-29 15:57:40 +00:00
..
functions kernel-config: Check and repair kernel config after forcing options 2024-03-29 15:57:40 +00:00
tools cli: Update shellcheck 0.9.0 --> 0.10.0 2024-03-28 14:07:32 +01:00
library-functions.sh lib: drop old boot_logo code; keep png/gif as they're used for plymouth 2024-03-06 08:28:31 +01:00
single.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00