unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Guix System for embedded systems roadmap.
@ 2020-03-15 12:39 Mathieu Othacehe
  2020-03-17  9:44 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Othacehe @ 2020-03-15 12:39 UTC (permalink / raw)
  To: guix-devel


Hello,

At Fosdem 2020, I gave a talk about using GNU Guix as an alternative to
Yocto, focusing on cross-compiling a Guix System. Here's a status and
my personal roadmap on this topic.

* On core-updates, since commit
  d594963856690f1aacf228c8a83e406d33bc44ce, cross-compiling a bare-bones
  Guix System disk-image for Pine A64 works. This is propably true for
  other boards too.

* On the same commit, the produced disk-image weights 1.9 GiB, which is
  obviously too big. I'm working on reducing this closure size. See:
  https://issues.guix.info/issue/39941 and
  https://issues.guix.info/issue/40071.

* While cross-compilation is important, Guix also supports emulated
  compilation with --system. Producing a Guix System disk-image with
  --system is currently broken and needs to be fix. See
  https://lists.gnu.org/archive/html/guix-devel/2019-12/msg00099.html.

* Somehow related to the previous point, producing a disk-image,
  currently means spawning a virtual machine. This can be very slow, and
  using --system, we currently emulate the execution of a virtual
  machine for a foreign architecture.

  I'd like to propose an alternative mechanism which would be faster and
  not involving virtual machines. Maybe producing the disk-image in a
  container?

* Increase board support catalog, even if it's tricky because many
  boards need proprietary blobs to boot (such as Raspberry Pis). The
  effort started by Danny on wip-buildroot could be resumed.

* Finally, as we discussed during Guix Days[1], it would be nice to have
  a webservice, where you could select your board, the packages/services
  you want to install, and a disk-image, cross-compiled or not, would be
  generated for you! It implies that all the points listed above are
  solved, but it could be quite nice :)

Feedback welcome!

Thanks,

Mathieu

[1]:
http://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/doc/guix-days-2020/growing-guix.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-18 14:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-15 12:39 Guix System for embedded systems roadmap Mathieu Othacehe
2020-03-17  9:44 ` Ludovic Courtès
2020-03-17 13:08   ` Danny Milosavljevic
2020-03-18 14:54     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).