Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions distributions/DistributionInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,26 @@
"Name": "Ubuntu",
"FriendlyName": "Ubuntu",
"Default": true,
"Amd64Url": {

Check warning on line 8 in distributions/DistributionInfo.json

View workflow job for this annotation

GitHub Actions / Validate tar based distributions changes

Warning: * file: "/usr/share/wsl/terminal-profile.json" has unexpected mode: 0o644 (expected: ['0o660', '0o640']) * value for windowsterminal.profileTemplate is not under /usr/lib/wsl: "/usr/share/wsl/terminal-profile.json" * Found discouraged system unit: /usr/lib/systemd/system/local-fs.target.wants/tmp.mount * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev-early.service * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service * Found discouraged system unit: /etc/systemd/system/sysinit.target.wants/systemd-resolved.service
"Url": "https://releases.ubuntu.com/26.04/ubuntu-26.04-wsl-amd64.wsl",
"Sha256": "96c7f5fb28a7fe28245331f9bfbe4375f18dd29a4850116ad3c4f60f6700c55c"
"Url": "https://releases.ubuntu.com/26.04.1/ubuntu-26.04.1-wsl-amd64.wsl",
"Sha256": "48d56724b5c8e60f24893e83e73bbb58c60b3ca22fba3da977075420acd54104"
},
"Arm64Url": {

Check warning on line 12 in distributions/DistributionInfo.json

View workflow job for this annotation

GitHub Actions / Validate tar based distributions changes

Warning: * file: "/usr/share/wsl/terminal-profile.json" has unexpected mode: 0o644 (expected: ['0o660', '0o640']) * value for windowsterminal.profileTemplate is not under /usr/lib/wsl: "/usr/share/wsl/terminal-profile.json" * Found discouraged system unit: /usr/lib/systemd/system/local-fs.target.wants/tmp.mount * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev-early.service * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service * Found discouraged system unit: /etc/systemd/system/sysinit.target.wants/systemd-resolved.service
"Url": "https://cdimages.ubuntu.com/releases/26.04/release/ubuntu-26.04-wsl-arm64.wsl",
"Sha256": "9fae7b65ac7be0ebb019987c922f1f1f1aaffb061834eb22e76a5e2a958dd3f6"
"Url": "https://cdimage.ubuntu.com/releases/26.04.1/release/ubuntu-26.04.1-wsl-arm64.wsl",
"Sha256": "c7d893d7ccb291009e6096c5a946937337b6fd4c426f11b6541f6cd2bf894f7d"
}
},
{
"Name": "Ubuntu-26.04",
"FriendlyName": "Ubuntu 26.04 LTS",
"Default": false,
"Amd64Url": {

Check warning on line 21 in distributions/DistributionInfo.json

View workflow job for this annotation

GitHub Actions / Validate tar based distributions changes

Warning: * file: "/usr/share/wsl/terminal-profile.json" has unexpected mode: 0o644 (expected: ['0o660', '0o640']) * value for windowsterminal.profileTemplate is not under /usr/lib/wsl: "/usr/share/wsl/terminal-profile.json" * Found discouraged system unit: /usr/lib/systemd/system/local-fs.target.wants/tmp.mount * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev-early.service * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service * Found discouraged system unit: /etc/systemd/system/sysinit.target.wants/systemd-resolved.service
"Url": "https://releases.ubuntu.com/26.04/ubuntu-26.04-wsl-amd64.wsl",
"Sha256": "96c7f5fb28a7fe28245331f9bfbe4375f18dd29a4850116ad3c4f60f6700c55c"
"Url": "https://releases.ubuntu.com/26.04.1/ubuntu-26.04.1-wsl-amd64.wsl",
"Sha256": "48d56724b5c8e60f24893e83e73bbb58c60b3ca22fba3da977075420acd54104"
},
"Arm64Url": {

Check warning on line 25 in distributions/DistributionInfo.json

View workflow job for this annotation

GitHub Actions / Validate tar based distributions changes

Warning: * file: "/usr/share/wsl/terminal-profile.json" has unexpected mode: 0o644 (expected: ['0o660', '0o640']) * value for windowsterminal.profileTemplate is not under /usr/lib/wsl: "/usr/share/wsl/terminal-profile.json" * Found discouraged system unit: /usr/lib/systemd/system/local-fs.target.wants/tmp.mount * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev-early.service * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service * Found discouraged system unit: /etc/systemd/system/sysinit.target.wants/systemd-resolved.service
"Url": "https://cdimages.ubuntu.com/releases/26.04/release/ubuntu-26.04-wsl-arm64.wsl",
"Sha256": "9fae7b65ac7be0ebb019987c922f1f1f1aaffb061834eb22e76a5e2a958dd3f6"
"Url": "https://cdimage.ubuntu.com/releases/26.04.1/release/ubuntu-26.04.1-wsl-arm64.wsl",
"Sha256": "c7d893d7ccb291009e6096c5a946937337b6fd4c426f11b6541f6cd2bf894f7d"
}
},
{
Expand Down