Skip to content

Start with init:boot/1 #1752

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Jul 12, 2025

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

@pguyot pguyot force-pushed the w28/start-with-init-boot branch 5 times, most recently from 502cff1 to 13f824c Compare July 16, 2025 04:44
@pguyot pguyot force-pushed the w28/start-with-init-boot branch from 13f824c to e3fcf11 Compare July 19, 2025 15:18
If init module is found, `init:boot/1` is called instead of the startup module.
This function takes a list of parameters, towards a CLI interface.

The logic is factorized across platforms through a new `globalcontext_run`
function.

Signed-off-by: Paul Guyot <[email protected]>
@pguyot pguyot force-pushed the w28/start-with-init-boot branch from e3fcf11 to 450b811 Compare July 19, 2025 21:50
@pguyot pguyot marked this pull request as ready for review July 19, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant