osbuild / osbuild

Build-Pipelines for Operating System Artifacts
https://www.osbuild.org
Apache License 2.0
194 stars 109 forks source link

Minify the installer #634

Open gicmo opened 3 years ago

gicmo commented 3 years ago

Currently we do not execute the lorax runtime cleanup template runtime-cleanup.tmpl, so our installer is bigger than it should be. While many of the things in that template should be fixed at the rpm level, it still does make sense to support the status quo.

mvo5 commented 1 month ago

This looks like an issue that fits the "images" repo better, is that correct @achilleas-k ?

achilleas-k commented 1 month ago

It would but also we have an outstanding issue to eliminate our reliance on lorax scripts/templates altogether: https://issues.redhat.com/browse/COMPOSER-1774