azurelinux icon indicating copy to clipboard operation
azurelinux copied to clipboard

Linux OS for Azure 1P services and edge appliances

Results 675 azurelinux issues
Sort by recently updated
recently updated
newest added

###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [x] The toolchain has been rebuilt successfully...

main

###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [x] The toolchain has been rebuilt successfully...

main

Currently, [`openssh` requires `openssh-clients` and `openssh-server`](https://github.com/microsoft/azurelinux/blob/2.0/SPECS/openssh/openssh.spec#L65-L66). This means that anyone that depends on `openssh` will get all the software, when they might only need clients _or_ server. The packages that...

bug

In Azure Linux 2.0 (and 3.0), [`git` depends on `openssh`](https://github.com/microsoft/azurelinux/blob/8728caaee1dbaa223d0a53287b04fcd5164d0bf3/SPECS/git/git.spec#L16), which in turn depends on `openssh-server`. Consider changing the `Requires` stanza in `git` to `openssh-clients` if `sshd` isn't really necessary...

feature-request

###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [x] The toolchain has been rebuilt successfully...

main

###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...

**Is your feature request related to a problem?** Right now I have to install m365 CLI as follows: ```bash npm install -q -g @pnp/cli-microsoft365 ``` I would rather install it...

feature-request

arm64: Clean up Azure Linux kernel configuration This commit streamlines the ARM64 kernel configuration for Azure Linux environments by removing unused or redundant configuration options and updating settings to optimize...

###### Summary This one line change causes the build tools to output the entire tdnf log when installing packages in any build process. There were instances when developers did not...

[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.161.2 - branch main Upgrade pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=594849&view=results buddy build -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=594903&view=results

Automatic PR
main
AutoUpgrade Kernel