diff options
| -rw-r--r-- | documentation/ref-manual/fragments.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/ref-manual/fragments.rst b/documentation/ref-manual/fragments.rst index 520cf783ad..42fba41e91 100644 --- a/documentation/ref-manual/fragments.rst +++ b/documentation/ref-manual/fragments.rst | |||
| @@ -193,6 +193,15 @@ then speed up the builds by not having to build things if they are present in | |||
| 193 | the cache. It assumes you can download something faster than you can build it | 193 | the cache. It assumes you can download something faster than you can build it |
| 194 | which will depend on your network configuration. | 194 | which will depend on your network configuration. |
| 195 | 195 | ||
| 196 | .. _ref-fragments-root-login-with-empty-password: | ||
| 197 | |||
| 198 | ``core/yocto/root-login-with-empty-password`` | ||
| 199 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
| 200 | |||
| 201 | The ``core/yocto/root-login-with-empty-password`` :term:`configuration fragment` | ||
| 202 | can be used to allow to login as the ``root`` user to login without a password | ||
| 203 | on the serial console and over SSH. | ||
| 204 | |||
| 196 | Yocto Project Autobuilder Fragments | 205 | Yocto Project Autobuilder Fragments |
| 197 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 206 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 198 | 207 | ||
