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

🐛 Move kairos vars to their own file #2908

Merged
merged 6 commits into from
Oct 8, 2024
Merged

🐛 Move kairos vars to their own file #2908

merged 6 commits into from
Oct 8, 2024

Commits on Oct 1, 2024

  1. 🐛 Move kairos vars to their own file

    Otherwise when creating derivatives, the upgrades can overwrite the
    existing kairos release info adn break the whole thing.
    
    This patch adds the variables into a new /]etc/kairos-release file, as
    well as keeping them in the usual /etc/os-release file for backwards
    compatibility
    
    Signed-off-by: Itxaka <itxaka@kairos.io>
    Itxaka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ff522ae View commit details
    Browse the repository at this point in the history
  2. Fix reading kairos-release

    Signed-off-by: Itxaka <itxaka@kairos.io>
    Itxaka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    64f6b59 View commit details
    Browse the repository at this point in the history
  3. Adress comments

    Signed-off-by: Itxaka <itxaka@kairos.io>
    Itxaka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    522b64d View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Signed-off-by: Itxaka <itxaka@kairos.io>
    Itxaka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6bc1662 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    3e280ee View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Bump osbuilder and framework to required versions

    Signed-off-by: Itxaka <itxaka@kairos.io>
    Itxaka committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8529d4a View commit details
    Browse the repository at this point in the history