IRC channel logs
2025-09-13.log
back to list of logs
<Googulator>vasi: is the GUI installer also not working for you in official MS Azure Linux ISOs? <Googulator>also, the rebootstrap is just something I did for validating that the generated Azure Linux image is fully functional - you can actually rely on the bootstrapped repo in your LB VM to build additional packages from source in the Azure Linux VM <Googulator>by setting REPO_LIST to the .repo file pointing to the LB VM, it's gonna trust packages already built on LB, and use them to satisfy dependencies <Googulator>those packages, of course, are bootstrapped, and therefore can be assumed free of binary taint / Karger-Thompson retroviruses <Googulator>also, when using REPO_LIST, you will need to change DISABLE_UPSTREAM_REPOS to DISABLE_DEFAULT_REPOS, otherwise REPO_LIST will be ignored