]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks
authorRoss Burton <ross.burton@arm.com>
Tue, 5 Nov 2024 19:48:57 +0000 (19:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Nov 2024 10:11:06 +0000 (10:11 +0000)
commit760734ccb4fd77dfea8f76aed9af043d213c2ed9
tree5fc780ea5e05ec152c5b2917397484cb668bfaee
parent83cd8b5ca4544e9b19c110035276e5de2ebe7404
local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks

debug-tweaks is vague and doesn't give any indication that the root user
can login over SSH without a password.  This behaviour is incredibly
dangerous if used unwittingly, so discourage it by using the underlying
features explicitly to spell out exactly what is being done.

This is not the complete set of features that debug-tweaks enables,
but I don't think we need to enable serial-autologin-root or
post-install-logging by default.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/templates/default/local.conf.sample