g40 Posted December 31, 2018 Posted December 31, 2018 Hello, What is the correct way to set armbianEnv.txt values when the distro is being built? Specifically I'd like to set kernel verbosity to a non-zero value? There does not seem to be a skeleton file so is all content generated dynamically? TIA
martinayotte Posted December 31, 2018 Posted December 31, 2018 28 minutes ago, g40 said: There does not seem to be a skeleton file so is all content generated dynamically? No, basics stuff are coming from templates located in config/bootenv ... 29 minutes ago, g40 said: I'd like to set kernel verbosity For Serial Debug, change "console=both" to "console=serial" ...
Recommended Posts