From: Danny Milosavljevic <dannym@scratchpost.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 30216@debbugs.gnu.org
Subject: [bug#30216] [WIP] system: Add ARM installer; services: agetty: Make tty optional
Date: Tue, 23 Jan 2018 14:54:52 +0100 [thread overview]
Message-ID: <20180123145452.57b9e1e6@scratchpost.org> (raw)
In-Reply-To: <87lggo7qjl.fsf@gnu.org>
Hi Ludo,
On Tue, 23 Jan 2018 12:39:10 +0100
ludo@gnu.org (Ludovic Courtès) wrote:
> What would it mean to have an “ARM” installer? I’d expect these things
> to be board-specific, no?
I hope it's not that board-specific. There are minimal differences but
many ARM boards use the same Linux kernel (with the same config).
This was one of the motivation to create u-boot: u-boot is like a
board-specific mini-Linux kernel. The Linux kernel that u-boot then
loads later is not board-specific.
In the past, board vendors kept putting huge board configuration tables inside
Linux until Linus put a stop to it.
Nowadays it should not be the case anymore that Linux is board-specific.
Therefore, I think it would be preferrable in the long run if
Hydra didn't build 1000 different 1 GB images for different boards
where the only different part is u-boot.
This is preparatory work which is very much work-in-progress, mostly
as a discussion basis.
There's a thread about it on guix-devel, "Porting GuixSD to ARM article.".
So long story short, about 99% of the image this arm-installer generates
will work and be identical for almost every ARMv7 board, except for u-boot
(u-boot is kinda important, though).
next prev parent reply other threads:[~2018-01-23 13:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-22 22:00 [bug#30216] [FIXME] system: Add ARM installer Danny Milosavljevic
2018-01-22 23:26 ` [bug#30216] [WIP] services: agetty: Make tty optional Danny Milosavljevic
2018-01-23 14:34 ` [bug#30216] [WIP v2] " Danny Milosavljevic
2018-01-23 14:40 ` [bug#30216] [WIP v3] " Danny Milosavljevic
2018-01-24 13:12 ` [bug#30216] [WIP v4] " Danny Milosavljevic
2018-01-24 13:31 ` [bug#30216] [WIP v5] " Danny Milosavljevic
2018-01-30 20:56 ` Ludovic Courtès
2018-01-30 23:24 ` Danny Milosavljevic
2018-01-30 23:30 ` Danny Milosavljevic
2018-01-31 9:09 ` Ludovic Courtès
2018-01-23 11:39 ` [bug#30216] [FIXME] system: Add ARM installer Ludovic Courtès
2018-01-23 13:54 ` Danny Milosavljevic [this message]
2018-01-25 14:56 ` [bug#30216] [WIP] system: Add ARM installer; services: agetty: Make tty optional Ludovic Courtès
2018-01-25 22:33 ` Danny Milosavljevic
2018-01-26 10:36 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180123145452.57b9e1e6@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=30216@debbugs.gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.