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

Update sfs_load.overlay: Workarounds for /etc, /run, and /var #4264

Open
wants to merge 1 commit into
base: testing
Choose a base branch
from

Commits on Mar 24, 2024

  1. Update sfs_load.overlay: Workarounds for /etc, /run, and /var

    The problem with symlink method for loading sfs modules on the fly on overlay is that files under /etc, /run, and /var where got read-only. To fix this issue simply exclude those folder when creating symlinks. Then perform copy of files of /etc, /run, and /var from sfs module to rootfs
    rizalmart committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5ac8704 View commit details
    Browse the repository at this point in the history