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

Support Windows installations on alternative drive letters #497

Merged
merged 7 commits into from
Jan 31, 2024

Conversation

Schamper
Copy link
Member

@Schamper Schamper commented Jan 8, 2024

Some changes had to be made to the tar loader, since that's a place where we unfortunately hardcoded a drive letter. Depends on fox-it/acquire#119 to make acquire also support non-default drive letters.

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0a8e69d) 73.79% compared to head (9d1f85a) 73.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #497   +/-   ##
=======================================
  Coverage   73.79%   73.80%           
=======================================
  Files         276      276           
  Lines       23012    23005    -7     
=======================================
- Hits        16981    16978    -3     
+ Misses       6031     6027    -4     
Flag Coverage Δ
unittests 73.80% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Schamper Schamper force-pushed the windows-alt-sysvol-letter branch from 0fb8d56 to 76b05e8 Compare January 17, 2024 12:51
@Schamper Schamper marked this pull request as ready for review January 17, 2024 13:06
@Schamper
Copy link
Member Author

Also ping @JSCU-CNI since you guys also made some changes to the tar loader in the past. Unsure if this breaks anything for you.

@Schamper Schamper requested a review from pyrco January 17, 2024 13:09
@JSCU-CNI
Copy link
Contributor

Thanks for the heads up @Schamper. I took a quick look and it seems that this change does not break anything for us.

@pyrco pyrco merged commit 4b0c7cc into main Jan 31, 2024
30 checks passed
@pyrco pyrco deleted the windows-alt-sysvol-letter branch January 31, 2024 10:42
Zawadidone pushed a commit to Zawadidone/dissect.target that referenced this pull request Apr 5, 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.

3 participants