Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kiwi/builder/live: Cleanup leftover dracut config file and log correct application id #2623

Merged
merged 2 commits into from
Aug 25, 2024

Commits on Aug 24, 2024

  1. kiwi/builder/live: Clean up leftover dracut configuration file

    The existence of this file breaks installers on live media that
    sync the full filesystem to disk and are not aware of this configuration
    before generating the target system initramfs.
    Conan-Kudo committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    eb39120 View commit details
    Browse the repository at this point in the history
  2. kiwi/builder/live: Log the correct value for Application ID

    Since it is now possible to set a custom application ID, we want
    to see this when it is being used for the image.
    Conan-Kudo committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    13af462 View commit details
    Browse the repository at this point in the history