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

Calculates true parent's relative path in Differencing VHD locator #5153

Merged
merged 4 commits into from
Aug 9, 2024

Commits on Aug 4, 2024

  1. fill W2ru relative locator with a true relative path

    locator's relative path must be relative to child VHD image, not current directory!
    maxpat78 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4c1555b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e8bb63 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    maxpat78 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c9599a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Update bios_vhd.cpp

    fixes a couple corner cases, where files are in different disks or in the same directory
    maxpat78 authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    31a0d99 View commit details
    Browse the repository at this point in the history