all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: guix-devel@gnu.org
Subject: Re: Guix System for embedded systems roadmap.
Date: Wed, 18 Mar 2020 15:54:01 +0100	[thread overview]
Message-ID: <87v9n190ja.fsf@gnu.org> (raw)
In-Reply-To: <20200317140803.6341cf63@scratchpost.org> (Danny Milosavljevic's message of "Tue, 17 Mar 2020 14:08:03 +0100")

Hi!

Danny Milosavljevic <dannym@scratchpost.org> skribis:

> On Tue, 17 Mar 2020 10:44:25 +0100
> Ludovic Courtès <ludo@gnu.org> wrote:
>
>> Speaking of which, I’d love to get my A20 OLinuXino running Guix
>> System.  :-)
>
> What is the latest state of it?

On my side the latest state is: I gave up and installed Debian + Guix.
:-)

> I used
>
>   guix system disk-image -s armhf-linux -e '(@ (gnu system install) a20-olinuxino-micro-installation-os)'
>
> after editing the embedded-installation-os to hardcode /dev/vda .
>
> And it just keeps building basic stuff, like util-linux-with-udev etc.
>
> I think I have managed to build an actual disk image for olinuxino only once
> in two years (using guix).  Just saying...

I did manage to build an image some time ago, no problem there.  I used:

  (list (channel
          (name 'guix)
          (url "https://git.savannah.gnu.org/git/guix.git")
          (commit
            "d08c3e51ab62575e722aec24fba42a0cb84198cc")))

The thing wouldn’t boot, though.

Ludo’.

      reply	other threads:[~2020-03-18 14:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

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=87v9n190ja.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=dannym@scratchpost.org \
    --cc=guix-devel@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.