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

This adds btrfs support for external SD cards to the base system #566

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

aenertia
Copy link
Contributor

@aenertia aenertia commented Oct 3, 2024

It also makes IPV6 and NFS_FS built-in's on all targets. Fixing IPV6 toggle in the ES UI, which has been broken for some time on several targets due to missing IPV6 kernel option.

NFSD is now built as a module consistently on all targets. It is required for full nfs client support without requiring seperate rpcbind userspace and will get loaded if an nfsv4 target is attempted to be mounted.

NFS_SUPPORT environment variable during compilation time will enable nfs-utils and relevant options.

TODO:

  • Implement UI/persistent config logic for nfs mounts
  • Refine automounter overlay/merged support to be usable with more than just 2 locations
  • Fix merged storage multiple bind/loop mount creation and exit/disable behaviour

For further discussion of btrfs support see: #562 (comment)

…all targets.

It also makes IPV6 and NFS_FS built-in's on all targets. Fixing IPV6
toggle in the ES UI, which has been broken for some time on several
targets due to missing IPV6 kernel option.

NFSD is now built as a module consistently on all targets. It is required
for full nfs client support without requiring seperate rpcbind
userspace and will get loaded if an nfsv4 target is attempted to be
mounted.

NFS_SUPPORT environment variable during compilation time will enable
nfs-utils and relevant options.

TODO:
* Implement UI/persistent config logic for nfs mounts
* Refine automounter overlay/merged support to be usable with more than
  just 2 locations
* Fix merged storage multiple bind/loop mount creation and exit/disable
  behaviour

For further discussion of btrfs support see: ROCKNIX#562 (comment)
@aenertia
Copy link
Contributor Author

aenertia commented Oct 3, 2024

Note: I have been unable to test this due to going on Holiday for a week or so today and commits from overnight have broken rk3566.

@spycat88 spycat88 merged commit 82817b9 into ROCKNIX:dev Oct 6, 2024
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