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

amd64 variants support #2588

Merged
merged 4 commits into from
Feb 14, 2022
Merged

Commits on Jan 31, 2022

  1. archutil: refactor to return structs

    Working with strings is error-prone because a platform
    can be in multiple string forms and less flexible.
    
    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    tonistiigi committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    e38f34c View commit details
    Browse the repository at this point in the history
  2. archutil: amd64 variants support

    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    tonistiigi committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    9598fa2 View commit details
    Browse the repository at this point in the history
  3. vendor: update containerd to a43703fcba

    Needed for amd64 variants support
    
    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    tonistiigi committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    2f455f8 View commit details
    Browse the repository at this point in the history
  4. llbsolver: avoid embedded emulators for higher amd64 variants

    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    tonistiigi committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    9301b5f View commit details
    Browse the repository at this point in the history