[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55220] [PATCH v2 1/6] platform: Introduce new platforms.
From: |
Mathieu Othacehe |
Subject: |
[bug#55220] [PATCH v2 1/6] platform: Introduce new platforms. |
Date: |
Sun, 22 May 2022 15:02:39 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hey,
> Nitpick: the original spec was written by AMD and also implemented by
> VIA according to Wikipedia. It's not tied to only Intel. More neutral
> would be x86-64-linux. Also, this could be confused with the ia64
> architecture (albeit not currently supported by Guix).
>
> Also, we have two sets of platform modules: the ‘architecture’ modules,
> and the ‘kernel’ module arm.scm. Maybe that can be simplified now by
> moving the Hurd platforms (currently only i586-pc-gnu) to intel.scm (or
> maybe: x86.scm, or just platforms.scm, see other reply)?
You're right, I went for x86.scm and merged the hurd.scm module inside
it.
Thanks,
Mathieu
[bug#55220] [PATCH v2 3/6] ci: Do not rely on hardcoded cross-targets lists., Mathieu Othacehe, 2022/05/07
[bug#55220] [PATCH v2 4/6] scripts: Add --list-systems and --list-targets options., Mathieu Othacehe, 2022/05/07
[bug#55220] [PATCH v2 2/6] platform: Add discovery support., Mathieu Othacehe, 2022/05/07
[bug#55220] [PATCH v2 5/6] platform: Add glibc-dynamic-linker field., Mathieu Othacehe, 2022/05/07
[bug#55220] [PATCH v2 6/6] linux: Remove system->linux-architecture procedure., Mathieu Othacehe, 2022/05/07