Skip to content
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

mosb publish: auto-fill bootkit and hostfs layers #114

Merged
merged 1 commit into from
Dec 12, 2023

Commits on Dec 12, 2023

  1. mosb publish: auto-fill bootkit and hostfs layers

    If bootkit layer is not specified, then add the one for the
    specified trust org.
    
    If hostfs layer is not specified, use the upstream demo one.
    
    This makes less paperwork for the user.
    
    Add a '--skip-boot' option to mosb manifest publish, for use when we
    are testing fake mosctl install.
    
    .github/workflows/build.yml: fetch the git tags, because mosb
    must know which tag to use when filling in a rootfs entry.
    
    Signed-off-by: Serge Hallyn <[email protected]>
    hallyn committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ba2171d View commit details
    Browse the repository at this point in the history