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

Meritous: Replace symbolic links with bind mounts. #1056

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

t0b10-r3tr0
Copy link
Contributor

@t0b10-r3tr0 t0b10-r3tr0 commented Dec 15, 2024

To enable exFAT support on certain CFWs, We replaced symbolic links with bind mounts using the bind_directories function included with PortMaster GUI.

The scope of this task was limited to implementing bind_directories and any fixes preventing the port from launching. Each port was tested in Knulli and one other PM supported CFW (ROCKNIX, most times).

The following criteria were used to validate that a port had passed our testing:

  • The port loads without issue, even after rebooting the device.
  • The saves/settings persist, even after rebooting the device.
  • If port was installed previously, the existing saves/settings were preserved when testing the new version.

Issues Identified

  • Scaling Issues on the RGB30 (1:1) running ROCKNIX - link to issue

@Cebion Cebion merged commit bbf83d4 into PortsMaster:main Dec 16, 2024
1 check passed
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