summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/features.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index ea4d257f2b..a5b01e8df7 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -337,6 +337,12 @@ Here are the image features available for all images:
337 writeable for the first boot; this feature does not do anything to 337 writeable for the first boot; this feature does not do anything to
338 ensure that - it just disables the check for post-install scripts.) 338 ensure that - it just disables the check for post-install scripts.)
339 339
340- *serial-autologin-root:* when specified in conjunction with
341 ``empty-root-password`` will automatically login as root on the
342 serial console. This of course opens up a security hole if the
343 serial console is potentially accessible to an attacker, so use
344 with caution.
345
340- *splash:* Enables showing a splash screen during boot. By default, 346- *splash:* Enables showing a splash screen during boot. By default,
341 this screen is provided by ``psplash``, which does allow 347 this screen is provided by ``psplash``, which does allow
342 customization. If you prefer to use an alternative splash screen 348 customization. If you prefer to use an alternative splash screen