Skip to content

Conversation

@ghaerr
Copy link
Owner

@ghaerr ghaerr commented Oct 7, 2024

Fixes the initial problem reported by @tyama501 in #2062. makeboot now creates /bootopts at the same time that /linux is copied, if it is present. Some other important programs /bin are also now included in the sys -3 (minimal 360k sys) command.

Took some effort to keep the size of bin/sys within 3K for efficiency.

Tested on MINIX and FAT 360k filesystems on QEMU.

Haven't looked into @toncho11's reported problem of using sys to an HD FAT partition yet (coming).

@toncho11
Copy link
Contributor

toncho11 commented Oct 7, 2024

I updated my understanding on the issue: #2065

@ghaerr ghaerr merged commit 852d8a9 into master Oct 7, 2024
@ghaerr ghaerr deleted the sys branch October 7, 2024 10:09
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.

3 participants