Project

General

Profile

Actions

Feature #25215

closed

Support for Debian on aarch64 aka arm64

Added by Pawel Moll about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Inventory
Target version:
-
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Version 8 of Arm architecture defined 64-bit execution state called AArch64. RedHat-based distributions (and GNU tools) use "aarch64" name for it, but Debian went (as Linux kernel) with "arm64" string. This introduced the same "schism" as happened with "x86_64" and "arm64" and has to be handled by Debian-related routines.

I propose the simplest solution for the problem, adding string substitution similar to what happens for x86_64 in relevant places. I've grepped the whole core for amd64, but if I missed anything or used wrong coding practice, I'll be more than happy to address any feedback.

Actions #1

Updated by The Foreman Bot about 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/6146 added
Actions #2

Updated by Lukas Zapletal about 6 years ago

  • Category set to Inventory
  • Triaged changed from No to Yes
Actions #3

Updated by Tomer Brisker about 6 years ago

  • Fixed in Releases 1.20.0 added
Actions #4

Updated by Pawel Moll about 6 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF