all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Better way to list supported boards?
@ 2019-07-11 17:38 Jesse Gibbons
  0 siblings, 0 replies; only message in thread
From: Jesse Gibbons @ 2019-07-11 17:38 UTC (permalink / raw)
  To: help-guix

I am trying to get a list of arm devices for which guix can
cross-compile a system image. I try the following command:

time guix system disk-image --verbosity=3 --root=dnebored-armhf.iso
--system=armhf-linux -e '((@ (gnu  system install) os-with-u-boot) (@
(gnu system install) installation-os) "dneboard")'

The manual suggests this will output a list of supported boards because
I specified the name of a board that is not supported. However, it
takes hours to get to the point where it evaluates the instructions to
do this. Is there a better way to get a current list of devices for
which I can cross-compile GuixSD?

-Jesse

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-11 17:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 17:38 Better way to list supported boards? Jesse Gibbons

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.