Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Request: Avoid zipping sbnb.efi and provide a "latest" URL #10

@ingvarpetrov

Description

@ingvarpetrov

Hi, thanks for the great work on this project!

I'd like to request that the sbnb.efi unified kernel image not be packaged inside a .zip file in the releases. Having it available as a direct .efi binary would allow iPXE loaders to fetch it directly from GitHub via URL, without needing to unzip and host it separately.

For example, instead of:

https://github.com/sbnb-io/sbnb/releases/download/v2025.02.17-42/sbnb.efi.zip

it would be great to have:

https://github.com/sbnb-io/sbnb/releases/download/v2025.02.17-42/sbnb.efi

Additionally, a stable "latest" symlink or release tag (e.g., sbnb/releases/latest/download/sbnb.efi) would simplify automated setups even further.

Thanks for considering!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions