microsoft/azurelinux — reverse-engineered prompt

Reverse engineered prompt

I want this repo set up so I can actually use it to build and try Azure Linux 4 locally without having to reverse engineer the whole distro workflow.

Please get the project into a working developer state, figure out the right setup from the repo docs, and make sure there is a clear path to build the base system and at least one usable image, like a container image or local VM image. If anything is missing, add the smallest helpful fixes or scripts so the build flow is smooth.

Please treat this like a real distro source tree, so don’t hand edit generated spec files or lock files. Make changes in the config and overlay sources where they belong. I’d also like a simple sanity check so I can tell the repo is wired up correctly, plus short instructions for how to reproduce the build and where the output ends up.

If you need more context, check the current project docs online and follow the repo’s intended development workflow.

Want more depth? Deep Reverse