Skip to content

Conversation

@ghaerr
Copy link
Owner

@ghaerr ghaerr commented Mar 30, 2024

Fixes automatic IBM PC build problems identified by @toncho11 in #1829 (comment).

The build.sh script used by GitHub CI was not explicitly using ibmpc-1440.config to build the default image; instead it was using make defconfig, which didn't include the DF driver nor ASYNCIO. This has been fixed.

Also, ELKS now allows CRLF (DOS) line formatting in /bootopts, allowing it to be edited with an MSDOS editor on FAT disks, if necessary.

@ghaerr ghaerr merged commit 5231de3 into master Mar 30, 2024
@ghaerr ghaerr deleted the build2 branch March 30, 2024 01:26
@toncho11
Copy link
Contributor

toncho11 commented Mar 30, 2024

It all works now root=df0.
I also see that the ls command benefits nicely from file system buffering.
Thank you @ghaerr !

@ghaerr
Copy link
Owner Author

ghaerr commented Mar 30, 2024

Thanks for your testing @toncho11. I'm glad we uncovered and solved a problem with our GitHub automatic builds that has been there from the start.

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