-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add WIM archive(image) support #4100
Comments
This patch contains some irrelevant info. Please clean it up. |
Replying to andrew_b:
[Done]
:) |
Replying to MooSE:
Done what?
https://patch-diff.githubusercontent.com/raw/MidnightCommander/mc/pull/154.patch
still contains a lot of already committed code. |
Replying to andrew_b:
Ohhh....
I close pull request, cleanup code and open new request:
This code test on Linux and FreeBSD. And must be work on other systemes with sh, awk, wimtools. |
there was no need to create a new PR. you can clean up the history (git rebase -i) and force-push into the existing branch (the PR does automatically reflect that). |
Replying to ossi:
I'm trying force push, but PR still closed, and i don't know how i can it reopen. I'm not familiar with github and don't know what i can do for reopen. |
It would be great that you attach your patch here. |
|
OK. Patch here. |
|
Applied with some changes.
Branch: 4100_wim
Please test. |
|
|
|
Important
This issue was migrated from Trac:
MooSE
(moose@….com)wim
,archive
Hi!
My small pull request: #154
It improve "view" feature by adding support for WIM files
Also it improve extfs.d by adding support for WIM files. For now it allow:
sub Images visible like subdirectories (IMAGE1, IMAGE2...)
Optimize and verify works via virtual files (like INSTALL in deb/rpm).
Note
Original attachments:
MooSE
(moose@….com) onJun 26, 2020 at 21:08 UTC
The text was updated successfully, but these errors were encountered: