Skip to content

Automatically pick up the right osname in more places

Emanuele Aina requested to merge wip/em/more-osname into apertis/v2022dev0

Make downstream customization easier by relying on the osname variable in more places:

  • a1cab030 installer: Use the right osname for the local chdist config
  • e0b75f02 setup_image_version: Always get the right osname
  • f8b0a6d8 hostname: Set it dynamically using the osname

Merge request reports