-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
addpkg(root/wimlib): 1.14.4 #26942
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
addpkg(root/wimlib): 1.14.4 #26942
Conversation
|
I've noticed that in Arch Linux, https://archlinux.org/packages/extra/x86_64/wimlib/ There was a request in the past for Do you think also adding I've considered trying to help with |
|
I will check it , I tried it before. Although it successfully make install , But some functions are abnormal. |
0411261 to
7be0a49
Compare
286fe95 to
4facd12
Compare
70b0a19 to
8f63dfb
Compare
|
I tried my best, I attempted to merge the changes, but it seems ineffective. |
if it's too difficult, as a last resort you can do these commands, right? git reset HEAD~2
git add root-packages/wimlib
git commit -m "addpkg(root/wimlib): 1.14.4"
git push -f origin master |
8f63dfb to
ff0a092
Compare
|
I finished it. |
|
It worked ! |
robertkirkman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok now it looks really good, good job!
I will merge it in 24 hours if there are no other problems found.
|
OK, I'm very sorry for wasting so much of your time. |
|
Not a waste of time at all, because, now in the future you will know how to add more Termux packages easily since you figured out how here! |
|
Thank you very much. |
I still can't draw a conclusion on this issue. Even though I have successfully compiled it, having cdrkit would make creating Windows image files more convenient. |
|
What problems did you notice while testing It is ok to add it later since it is optional, or if you want to, then I could wait to merge this until after you have completed and uploaded a It should also be noted that " On Arch Linux, " On other distros, " " Termux has not made a decision about the licensing validity of the real |
|
Just upload wimlib first, at least for now, and cdrkit is not actually a dependency. |
|
Sorry, I click the update branch in wrong. |
|
I want to upload a new package and create a new branch to add it. |
7ead1da to
dfd3145
Compare
|
OK, I successful restore it. |
wimlib is a C library for creating, modifying, extracting, and mounting files in the Windows Imaging Format (WIM files). wimlib and its command-line frontend wimlib-imagex provide a free and cross-platform alternative to Microsoft's WIMGAPI, ImageX, and DISM.

I made it can run on termux and do something with wim or esd.
also can create UUPs iso.
