emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41839: closed ([PATCH 0/2] ci: Build Guix System images.)


From: GNU bug Tracking System
Subject: bug#41839: closed ([PATCH 0/2] ci: Build Guix System images.)
Date: Thu, 25 Jun 2020 10:03:02 +0000

Your message dated Thu, 25 Jun 2020 12:02:30 +0200
with message-id <87r1u3cvk9.fsf@gnu.org>
and subject line Re: [bug#41839] [PATCH 2/2] ci: Build Guix System images.
has caused the debbugs.gnu.org bug report #41839,
regarding [PATCH 0/2] ci: Build Guix System images.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
41839: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41839
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] ci: Build Guix System images. Date: Sat, 13 Jun 2020 21:40:01 +0200
Hello,

Now that we have a new shiny new "image" record that contains all the required
informations to build or cross-build a Guix System image, it would be nice if
Cuirass could provide associated substitutes.

This serie allows to build a list of Guix System images in the CI. For now
this list only contains the Hurd barebones Guix System image.

Thanks,

Mathieu

Mathieu Othacehe (2):
  image: Move hurd image definition to a dedicated file.
  ci: Build Guix System images.

 gnu/ci.scm                 | 69 +++++++++++++++++-----------------
 gnu/image.scm              |  2 +
 gnu/local.mk               |  2 +
 gnu/system/image.scm       | 23 +++---------
 gnu/system/images/hurd.scm | 76 ++++++++++++++++++++++++++++++++++++++
 5 files changed, 121 insertions(+), 51 deletions(-)
 create mode 100644 gnu/system/images/hurd.scm

-- 
2.26.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#41839] [PATCH 2/2] ci: Build Guix System images. Date: Thu, 25 Jun 2020 12:02:30 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hey,

> I think the effect is that we’ll also cross-build GNU/Hurd images from
> i686-linux, right?  It would be nice to avoid that and only cross-build
> from x86_64.

Yes, I fixed that (in two tries actually :p). Now working on adding this
image to the website.

Thanks,

Mathieu


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]