all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: 20239@debbugs.gnu.org
Subject: bug#20239: [wishlist] Add build hook to build for other platforms using qemu
Date: Fri, 11 Sep 2015 19:36:41 +0200	[thread overview]
Message-ID: <87zj0samdy.fsf@gnu.org> (raw)
In-Reply-To: <87619gdf24.fsf@netris.org> (Mark H. Weaver's message of "Tue, 31 Mar 2015 17:37:07 -0400")

Mark H Weaver <mhw@netris.org> skribis:

> It would be great if we had a build hook to enable guix-daemon to
> natively build packages for any system supported by qemu, by running the
> build processes within qemu.

The interested hacker can look at (guix scripts offload) for an example
of such a build hook.  Build hooks are started by the daemon; they
receive build requests on stdin, which they can accept, reject, or
postpone.

Ludo’.

  reply	other threads:[~2015-09-11 17:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-31 21:37 bug#20239: [wishlist] Add build hook to build for other platforms using qemu Mark H Weaver
2015-09-11 17:36 ` Ludovic Courtès [this message]
2017-03-23 23:16 ` Ludovic Courtès
2017-03-28 16:04   ` Ludovic Courtès
2018-01-09 16:14     ` bug#20239: [PATCH 0/4] Transparent emulation with QEMU and binfmt_misc Ludovic Courtès
2018-01-09 16:14       ` bug#20239: [PATCH 1/4] services: Add qemu-binfmt Ludovic Courtès
2018-01-09 20:41         ` Danny Milosavljevic
2018-01-11 13:46         ` Ludovic Courtès
2018-01-09 16:14       ` bug#20239: [PATCH 2/4] services: guix: Add 'chroot-directories' field Ludovic Courtès
2018-01-09 20:48         ` Danny Milosavljevic
2018-01-09 16:14       ` bug#20239: [PATCH 3/4] services: qemu-binfmt: Extend guix-daemon with extra chroot directories Ludovic Courtès
2018-01-09 20:43         ` Danny Milosavljevic
2018-01-09 16:14       ` bug#20239: [PATCH 4/4] daemon: Always try to execute the builder regardless of the platform Ludovic Courtès
2018-01-09 20:34         ` Danny Milosavljevic

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=87zj0samdy.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=20239@debbugs.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.