Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] Misc fixes #1808

Merged
merged 2 commits into from
Feb 10, 2024
Merged

[build] Misc fixes #1808

merged 2 commits into from
Feb 10, 2024

Conversation

ghaerr
Copy link
Owner

@ghaerr ghaerr commented Feb 10, 2024

Swaps txtetris for nxlandmine on 1440k floppy #1805.
Adds beep to 144k floppy #1796 (comment).
Enables CONFIG_ASYNCIO when direct floppy driver selected #1803 (comment).

@ghaerr ghaerr merged commit ddf1269 into master Feb 10, 2024
2 checks passed
@toncho11
Copy link
Contributor

I think you can add builds for the DF driver as well in Github Actions:

  • direct-floppy-360-minix-needs-testing
  • direct-floppy-1440-minix-needs-testing

@ghaerr
Copy link
Owner Author

ghaerr commented Feb 26, 2024

I think you can add builds for the DF driver as well in Github Actions:

The Github Actions are already quite slow... perhaps just add the DF driver and CONFIG_ASYNCIO into the existing Github Actions builds, as well as the default builds using make menuconfig. That should do the same thing.

This will allow a kernel and images to be produced that will work for both BIOS and DF drivers (still defaulting to BIOS for backwards compatibility unless DF enabled in /bootopts), which then might be a good idea to increment our release to 0.8.0?

@toncho11
Copy link
Contributor

Yes. If the DF driver is not taking too much kernel space I think it is a very good idea to add it to the default build, so that people can test (by changing the config once they boot the first time).

Yes, I am always for regular releases. So for me 0.8.0 makes sense. It gives the beat a project needs.

@ghaerr ghaerr deleted the misc2 branch March 28, 2024 16:46
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