Problem/Motivation

This is a follow-up from #3520028-22: Remove support for selecting install profiles via the UI installer. At the moment, if the installer doesn't select a distribution, and no specific profile has been specified (i.e., at the command line), you get the Standard install profile.

Which is cool and all, but we don't really want to maintain Standard as both a profile and a recipe.

Proposed resolution

Rather than defaulting to the Standard profile, default to the Standard recipe.

Removing the Standard profile is not in scope in this issue. It's strictly about making the installer default to the Standard recipe.

Comments

phenaproxima created an issue.