facebookincubator / xar

executable archive format
Other
1.57k stars 55 forks source link

XAR for CentOs and Windows #35

Closed Shashank0719 closed 2 years ago

Shashank0719 commented 5 years ago

Hi ,

It's a great one. Thanks for making one. I am seeking one help. I want to make XAR for windows and CentOs also. Could you please help me by letting me know how to do the same.

Thanks & regards, Shashank Singh

cooperlees commented 5 years ago

We do not currently support Windows. There is no roadmap for adding support either, unfortunately.

We would LOVE this support tho. We need a way to mount SquashFS on Windows, then we can start to look at support.

XAR should be able to function WSL tho, which could be an elegant hack.

Shashank0719 commented 5 years ago

Hey ,

Thanks a lot fir quick reply. Can you tell me about that hack. And explain lil bit more. And Whether XAR will work with CentOS also?

Regards, Shashank Singh

On Thu, 22 Aug 2019 at 10:51 PM, Cooper Lees notifications@github.com wrote:

We do not currently support Windows. There is no roadmap for adding support either, unfortunately.

We would LOVE this support tho. We need a way to mount SquashFS on windows, then we can start to look at support.

XAR should be able to function WSL tho, which could be an elegant hack.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/facebookincubator/xar/issues/35?email_source=notifications&email_token=AJPMNSCVXTTV42QG7EA3BFDQF3DILA5CNFSM4IOUAT3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD45ZF7I#issuecomment-523997949, or mute the thread https://github.com/notifications/unsubscribe-auth/AJPMNSGFXCU72N2MWDKP57TQF3DILANCNFSM4IOUAT3A .

thedrow commented 5 years ago

I think XARs should work on any Linux distribution where you can compile the dependencies.

cooperlees commented 4 years ago

Facebook is mostly CentOS internally, so XAR is in fact most tested on CentOS. So it definately works :).

terrelln commented 2 years ago

We don't support Windows for XARs. We may accept a PR that adds support, but it's a pretty inactive project, so getting review time would be hard. If you need windows support, I'd suggest forking.