[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:01:47 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello Maxime,
> I'm wondering, these files are all rather tiny, why not define all the
> standard platforms directly in gnu/platforms.scm?
The rationale is that users should be able to extend the system by
defining new platforms in their custom channels. It is also in line with
what's proposed by the (gnu bootloader) and (gnu system images) modules.
Now I agree that it makes a lot of tiny files that won't probably grow
much. Maybe we could keep the extensibility thing with a unique
platforms.scm file defining all the supported platforms.
I propose to move forward but to keep that in mind.
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