-
Notifications
You must be signed in to change notification settings - Fork 855
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
Referencing an official WSL image for Arch Linux and acceptable pull request frequency for the WSL team #12551
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The script will output the path of the log file once done. If this is a networking issue, please use collect-networking-logs.ps1, following the instructions here Once completed please upload the output files to this Github issue. Click here for more info on logging |
/question |
Diagnostic information
|
@Antiz96 IMO, you should make it a true WSL See details at https://learn.microsoft.com/en-us/windows/wsl/build-custom-distro |
@elsaco The |
Hi @Antiz96, Yes we'd love to offer an official ArchLinux image in our distribution manifest. Before publishing your official PR, I recommend running the validation script locally:
This should give you a list of recommendation to have the best WSL experience with ArchLinux. Let me know if there's anything else I can help with ! |
Hey @OneBlue, Thanks a lot for your prompt response and your interest in including an official Arch Linux image in your distribution manifest! I'll bump the related proposal on our side and give a bit of time for one more round of thoughts / validation on the current specifications for distributing an official Arch Linux WSL image. Given that we agree on them, I will open the PR right after (and closing this issue at the same time)! I'll make sure to run the validation script and address any eventual feedback from it by then 😉 Thanks again! |
Hi again @OneBlue, Quick question :) As a reference we build a new ISO once a month and keep our last 3 ISOs around (so a 3 months retention period). |
Hi @Antiz96. Yes we do recommend preserving old images for a bit (even after the distribution manifest is updated). Our recommendation is to keep the last two tars (including the current one), so keeping a 3-month retention period sound great ! |
Alright, thanks! |
Hello 👋
We, at Arch Linux, are currently discussing about providing an official WSL image. We would like to make such an image available via
wsl --install
for users by including it in the DistributionInfo.json file through a pull request, as described in the related documentation.Arch Linux being a rolling release distribution, we intend to build and release new images regularly, which would imply regular pull requests to update the image's "Url" and "Sha256" fields in the
DistributionInfo.json
file accordingly.Given that you would be fine referencing an official WSL image for Arch Linux, what pull request frequency would be acceptable for the WSL team?
We initially thought of building and releasing new images once a month (which matches the release frequency of our ISO). Would that be acceptable on your side?
I remain available if needed 🙂
The text was updated successfully, but these errors were encountered: