]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
fragments: add a 'root-login-with-empty-password' fragment
authorAlexander Kanavin <alex@linutronix.de>
Thu, 30 Oct 2025 09:22:46 +0000 (10:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Nov 2025 17:39:51 +0000 (17:39 +0000)
commite135458415dea5bbc4651e05dafe0b6903b65751
tree0901fde27d88cb5e8d0e1641be78c3030763793d
parent7d99882726cd2c2a2c162e0a2636fd7fdd330977
fragments: add a 'root-login-with-empty-password' fragment

Please see this for background/some discussion:
https://lists.openembedded.org/g/openembedded-architecture/topic/115913545

Care should be taken to not enable this by default, and especially not for
production images. Poky and oe-core default templates did it, and it was
not a good starting point. Hopefully the fragment name, and the description
that users will see when enabling the fragment will provide enough warning.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/fragments/yocto/root-login-with-empty-password.conf [new file with mode: 0644]