diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-04-27 17:30:05 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-28 14:46:17 +0100 |
| commit | b01a12a13531c56a336a399456cb71709bb1a549 (patch) | |
| tree | 88f070c0f2aa59f1972b0da62353ffd3b9c9d45d /documentation/dev-manual/device-manager.rst | |
| parent | 7f39a583e772a45003db20d29a1e67faacb6be58 (diff) | |
| download | poky-b01a12a13531c56a336a399456cb71709bb1a549.tar.gz | |
manuals: expand init manager documentation
- Add details about INIT_MANAGER
Correct the fact that "none" currently generates
an image with "sysvinit", at least on Poky.
This behaviour should probably be changed.
- Expand the "Selecting an Initialization Manager" section.
- Stop mentioning "rescue image" generation, as this
is not detailed anywhere else.
(From yocto-docs rev: fd99f2753b50b7ad6133b787b90331fcb3a35152)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
CC: Paul Eggleton <bluelightning@bluelightning.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/device-manager.rst')
| -rw-r--r-- | documentation/dev-manual/device-manager.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/dev-manual/device-manager.rst b/documentation/dev-manual/device-manager.rst index 4248c23b44..0343d19b9c 100644 --- a/documentation/dev-manual/device-manager.rst +++ b/documentation/dev-manual/device-manager.rst | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK |
| 2 | 2 | ||
| 3 | .. _device-manager: | ||
| 4 | |||
| 3 | Selecting a Device Manager | 5 | Selecting a Device Manager |
| 4 | ************************** | 6 | ************************** |
| 5 | 7 | ||
