mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
ref-manual: add serial-autologin-root to IMAGE_FEATURES documentation
New IMAGE_FEATURES item in 4.1. (From yocto-docs rev: 0fdd9079743a4a4205afcaaaa783af855ce5f21f) Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1568e8a1f6
commit
4ce28144c5
@@ -337,6 +337,12 @@ Here are the image features available for all images:
|
||||
writeable for the first boot; this feature does not do anything to
|
||||
ensure that - it just disables the check for post-install scripts.)
|
||||
|
||||
- *serial-autologin-root:* when specified in conjunction with
|
||||
``empty-root-password`` will automatically login as root on the
|
||||
serial console. This of course opens up a security hole if the
|
||||
serial console is potentially accessible to an attacker, so use
|
||||
with caution.
|
||||
|
||||
- *splash:* Enables showing a splash screen during boot. By default,
|
||||
this screen is provided by ``psplash``, which does allow
|
||||
customization. If you prefer to use an alternative splash screen
|
||||
|
||||
Reference in New Issue
Block a user