azurelinux
azurelinux copied to clipboard
Linux OS for Azure 1P services and edge appliances
This PR adds support for creating multiple disks for a specific image config. The PR adds some optional configs for adding IDs to Disks and allows setting an optional primary...
###### 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...
hi, i would like to ask couple of questions 1. is there a way to get the latest tag of amd64 distribution of the image? following the docs, i must...
The file `/usr/share/i18n/locales` contains only `en_US`, but that file references other locale files that are not part of the Mariner installation. So when you run `locale-gen.sh` you get the following...
Request for Comments Closes: #2982 ###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [x] The...
Migrated from #1738. Arch Linux[^1] and NixOS[^2] are useful references to identify alternative source locations Packages identified using `rg -l -g "*.spec" "ftp://" | xargs dirname | xargs basename -s...
Linux cbl-mariner 5.15.41.1-1.cm2 sysctl -w net.mptcp.enabled=1 sysctl: cannot stat /proc/sys/net/mptcp/enabled: no such file or directory
Is there packages to install to support mouse integration to select text and copy/paste integration when accessing Mariner 2.0 via Hyper-V Virtual Machine Connection ?
Many interesting Kernel modules and not always available as loadable modules and/or the default enabled modules are not always matching your specifics needs/regulatory requirements. The current Mariner build system already...
Generation of Mariner images and packages should be as easy as a launching a docker command. The complete build system and dependency could be maintained as a Mariner Builder container...