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

Handle Non-regular Files in SquashFS #139

Merged
merged 1 commit into from
Aug 29, 2022

Commits on Aug 23, 2022

  1. fix: handle non-regular files in SquashFS

    Expand handling to include regular and non-regular files such as FIFOs
    when iterating through a SquashFS layer. Add unit test in sif package to
    test for proper handling of a filesystem containing a FIFO.
    
    Signed-off-by: Adam Hughes <9903835+tri-adam@users.noreply.github.com>
    tri-adam committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    553bd3f View commit details
    Browse the repository at this point in the history