leapp-repository

Contents:

  • Installation and building
  • Tutorials
  • Project structure
  • In-place upgrade architecture and workflow
  • Configuring the in-place upgrade
    • Configuring in-place upgrade
    • Experimental features
  • Libraries and API
  • Contributing
  • Frequently Asked Questions
leapp-repository
  • Configuring the in-place upgrade
  • View page source

Configuring the in-place upgrade

This section covers possible ways of modifying the in-place upgrade without making any code changes. Leapp offers multiple mechanism to affect the upgrade ranging from simple environmental variables to more robust configuration files. This section also covers available experimental features.

Contents:

  • Configuring in-place upgrade
    • Environment variables
      • General variables
        • LEAPP_DISABLE_NET_NAMING_SCHEMES
        • LEAPP_ENABLE_REPOS
        • LEAPP_GRUB_DEVICE
        • LEAPP_NOGPGCHECK
        • LEAPP_NO_INSIGHTS_REGISTER
        • LEAPP_NO_NETWORK_RENAMING
        • LEAPP_NO_RHSM_FACTS
        • LEAPP_OVL_SIZE
        • LEAPP_PROXY_HOST
        • LEAPP_SERVICE_HOST
        • LEAPP_TARGET_ISO
        • LEAPP_TARGET_PRODUCT_CHANNEL
        • LEAPP_OVL_IMG_FS_EXT4
      • Development variables
        • LEAPP_DEVEL_DM_DISABLE_UDEV
        • LEAPP_DEVEL_INITRAM_NETWORK
        • LEAPP_DEVEL_KEEP_DISK_IMGS
        • LEAPP_DEVEL_RPMS_ALL_SIGNED
        • LEAPP_DEVEL_SKIP_CHECK_OS_RELEASE
        • LEAPP_DEVEL_SOURCE_PRODUCT_TYPE
        • LEAPP_DEVEL_TARGET_PRODUCT_TYPE
        • LEAPP_DEVEL_TARGET_RELEASE
        • LEAPP_DEVEL_USE_PERSISTENT_PACKAGE_CACHE
        • LEAPP_DEVEL_TARGET_OS
  • Experimental features
    • LiveMode
      • Technical details
      • Using the feature
        • Configuration
Previous Next

© Copyright 2026, Leapp team.

Built with Sphinx using a theme provided by Read the Docs.