Skip to content

Limine showing UNVERSIONED when building from a git submodule - #662

Merged
Mintsuki merged 1 commit into
Limine-Bootloader:trunkfrom
cbpudding:trunk
Sep 14, 2026
Merged

Mintsuki merged 1 commit into
Limine-Bootloader:trunkfrom
cbpudding:trunk

Conversation

@cbpudding

Copy link
Copy Markdown

Good afternoon,

While working on a Linux distribution, I ran into an issue where version.sh did not believe that it was operating in a git repository. Since a submodule creates .git as a file, the check fails, and the bootloader shows UNVERSIONED. Switching this to simply check if the file exists, regardless of mode, fixes the issue.

Hope this helps!
~Alex

@Mintsuki
Mintsuki merged commit 6f618ed into Limine-Bootloader:trunk Sep 14, 2026
2 checks passed
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.

2 participants