Skip to content

Conversation

@hexagonal-sun
Copy link
Owner

Fixes #43 and uses mtools to populate the image, removing the need for sudo when running create-image.sh.

Add rust analyzer to project rust deps.
Rather than closing the entire git repo, use the offical tar.gz release
from GNU.
'bool' has become a reserved keyword in c23.  If gcc is modern enough
that this is the default standard, it results in an error.  Default to
c99 for the host compiler to fix the problem.

Patch suggested by: @dec-mcgraw

Fixes: #43
Use the `mtools` set of utilities to populate the image without the need
to run mount the image (requring sudo).
@hexagonal-sun hexagonal-sun merged commit abd5ef3 into master Dec 7, 2025
1 check 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.

Unable to Compile moss-kernel on x86-64 (Fedora 43)

2 participants