-
Notifications
You must be signed in to change notification settings - Fork 96
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
WSL Survey 20231212 #4904
WSL Survey 20231212 #4904
Conversation
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.
LGTM overall, two bits here.
WSL's memoryReclaim is a experimental feature, while some user wouldn't like to modify .wslconfig file in the host. So I think that made this helper by default is better, until Microsoft's devteam decides to land this feature.
After a test, filesystem sharing between WSL's distros works well w/o crossDistro option. I'll remove this line later.
________________________________
发件人: Kexy Biscuit ***@***.***>
发送时间: 2023年12月14日 9:22
收件人: AOSC-Dev/aosc-os-abbs ***@***.***>
抄送: Lain Yang ***@***.***>; Author ***@***.***>
主题: Re: [AOSC-Dev/aosc-os-abbs] WSL Survey 20231212 (PR #4904)
@KexyBiscuit requested changes on this pull request.
LGTM overall, two bits here.
________________________________
On app-utils/wsl-drop-caches/spec<#4904 (comment)>:
Microsoft has introduced an experimental feature<microsoft/WSL#4166 (comment)> just like this, whether wait for the feature to be stabilized or not is a question.
________________________________
In runtime-data/wsl-default-settings/autobuild/build<#4904 (comment)>:
@@ -0,0 +1,12 @@
+mkdir -pv "$PKGDIR"/etc
+
+abinfo "Writing default settings to wsl.conf ..."
+cat > "$PKGDIR"/etc/wsl.conf << EOF
+[boot]
+# Enable Systemd support
+systemd=true
+
+[automount]
+# Enable rootfs sharing between WSL distros support
+crossDistro = true
This option seems to be abandoned<microsoft/WSL#4577 (comment)>.
—
Reply to this email directly, view it on GitHub<#4904 (review)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMXLODR7YHVGRMV6ZIQ2IC3YJJIGRAVCNFSM6AAAAABARFKMA2VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTOOBQG42DSNRVGU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
491964a
to
0f4be57
Compare
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.
LGTM for now.
0f4be57
to
835a735
Compare
1a63603
to
cb9fd5b
Compare
❌ Job completed on Yerus (amd64) Time elapsed: 12.24s ❌ Job completed on Yerus (amd64) Time elapsed: 41.98s ✅️ Job completed on Yerus (amd64) Time elapsed: 34.65s |
76dbabf
to
12c0180
Compare
12c0180
to
921ca87
Compare
✅️ Job completed on Yerus (amd64) Time elapsed: 30.80s |
✅️ Job completed on PowerNV (ppc64el) Time elapsed: 41.02s |
✅️ Job completed on eleventh (arm64) Time elapsed: 54.44s |
✅️ Job completed on Resonance (loongson3) Time elapsed: 66.79s |
✅️ Job completed on Yerus (amd64) Time elapsed: 29.01s |
✅️ Job completed on PowerNV (ppc64el) Time elapsed: 39.74s |
✅️ Job completed on Catfish (arm64) Time elapsed: 65.51s |
✅️ Job completed on ybsbny (loongson3) Time elapsed: 71.76s |
✅️ Job completed on Taple (mips64r6el) Time elapsed: 121.60s |
✅️ Job completed on Taple (mips64r6el) Time elapsed: 108.50s |
✅️ Job completed on GreenGoo (riscv64) Time elapsed: 120.61s |
Topic Description
While AOSC OS has a WSL distro edition, it still have no adjustments for WSL specifically. This survey will introduce a series of packages, improving Out-Of-Box user experiences for WSL users.
Package(s) Affected
Added:
Security Update?
No
Build Order
Test Build(s) Done
Primary Architectures
noarch