diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-04-27 17:30:05 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-05-03 11:46:09 +0100 |
| commit | 2c2ab20c21ec51039b032d1a0d1059a4719d4e38 (patch) | |
| tree | 612c528af729b184e246afe486b504c62111d1b3 /documentation/dev-manual/device-manager.rst | |
| parent | 4a1c9c4eb1b6cc4620736cb0a845b2031cf20dc7 (diff) | |
| download | poky-2c2ab20c21ec51039b032d1a0d1059a4719d4e38.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 | ||
