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
15 changes: 15 additions & 0 deletions distributions/DistributionInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,21 @@
"Sha256": "f94e0c44be51550478100ea150b80535f955bf87487d1b964f4636d97478c05d"
}
}
],
"AzureLinux": [
{
"Name": "AzureLinux-4.0-BETA",
"FriendlyName": "Azure Linux 4.0 (BETA)",
"Default": true,
"Amd64Url": {

Check warning on line 257 in distributions/DistributionInfo.json

View workflow job for this annotation

GitHub Actions / Validate tar based distributions changes

Warning: * file: "/usr/share/pixmaps/fedora-logo.ico" has unexpected mode: 0o777 (expected: ['0o664', '0o644']) * value for shortcut.icon is not under /usr/lib/wsl or /usr/share/wsl: "/usr/share/pixmaps/fedora-logo.ico" * 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-dev-early.service * Found discouraged system unit: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service * Found discouraged system unit: /usr/lib/systemd/system/local-fs.target.wants/tmp.mount * Found discouraged system unit: /etc/systemd/system/sysinit.target.wants/systemd-resolved.service * Found discouraged system unit: /etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service * Found discouraged system unit: /etc/systemd/system/multi-user.target.wants/systemd-networkd.service
"Url": "https://osrelease.download.prss.microsoft.com/pr/download/AzureLinux-4.0-x86_64.wsl",
"Sha256": "a7b3f2ff714105dcb22a45c9b8072b66df7a71b0b6dcd97455b1fb60ca176056"
},
"Arm64Url": {

Check warning on line 261 in distributions/DistributionInfo.json

View workflow job for this annotation

GitHub Actions / Validate tar based distributions changes

Warning: * file: "/usr/share/pixmaps/fedora-logo.ico" has unexpected mode: 0o777 (expected: ['0o664', '0o644']) * value for shortcut.icon is not under /usr/lib/wsl or /usr/share/wsl: "/usr/share/pixmaps/fedora-logo.ico" * 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: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev-early.service * Found discouraged system unit: /usr/lib/systemd/system/local-fs.target.wants/tmp.mount * Found discouraged system unit: /etc/systemd/system/sysinit.target.wants/systemd-resolved.service * Found discouraged system unit: /etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service * Found discouraged system unit: /etc/systemd/system/multi-user.target.wants/systemd-networkd.service
"Url": "https://osrelease.download.prss.microsoft.com/pr/download/AzureLinux-4.0-aarch64.wsl",
"Sha256": "f5a36b4185977cef3d62db44acb566da039d81db3bae04f6241364189a754d6c"
}
}
]
},
"Default": "Ubuntu",
Expand Down
Loading