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

Bring alpine initrd closer to other flavors #1088

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Bring alpine initrd closer to other flavors #1088

merged 3 commits into from
Oct 2, 2024

Commits on Oct 2, 2024

  1. Bring alpine initrd closer to other flavors

    Set the dirs to be the same as other flavors, especially the livecd one
    as we read the configs from that dir, so kairos tooling expects the
    livecd to be mounted there
    
    Signed-off-by: Itxaka <itxaka@kairos.io>
    Itxaka committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    435df8c View commit details
    Browse the repository at this point in the history
  2. Look for all network ifaces, not only eth* ones

    Signed-off-by: Itxaka <itxaka@kairos.io>
    Itxaka committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    38ffb56 View commit details
    Browse the repository at this point in the history
  3. Fix versions

    Im drunk or something?
    
    Signed-off-by: Itxaka <itxaka@kairos.io>
    Itxaka committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    30f61ed View commit details
    Browse the repository at this point in the history