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

System: add ZFS compilation support #282

Merged
merged 2 commits into from
Dec 2, 2024
Merged

System: add ZFS compilation support #282

merged 2 commits into from
Dec 2, 2024

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Nov 29, 2024

Description

  • installs ZFS
  • preinstall headers
  • prevent installing on incompatible kernel
  • display version in the menu

image

Testing Procedure

  • Basic testings on x86 and rockchip64

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have ensured that my changes do not introduce new warnings or errors
  • No new external dependencies are included
  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

@igorpecovnik igorpecovnik added 02 Milestone: First quarter release Work in progress Unfinished / work in progress labels Nov 29, 2024
@github-actions github-actions bot added the size/medium PR with more then 50 and less then 250 lines label Nov 29, 2024
@igorpecovnik igorpecovnik force-pushed the zfs branch 4 times, most recently from 281064d to 28972b4 Compare November 29, 2024 18:30
@igorpecovnik igorpecovnik changed the title Add ZFS filesystem module System: add ZFS compilation support Dec 2, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge and removed Work in progress Unfinished / work in progress labels Dec 2, 2024
@igorpecovnik igorpecovnik merged commit 5843105 into main Dec 2, 2024
6 checks passed
@igorpecovnik igorpecovnik deleted the zfs branch December 2, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant