GNU bug report logs - #73811
[guix-artwork PATCH] website: images: Add VisionFive2 latest barebones image.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Date: Tue, 15 Oct 2024 01:52:02 UTC

Severity: normal

Tags: patch

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Subject: bug#73811: closed (Re: [bug#73811] [guix-artwork PATCH] website:
 images: Add VisionFive2 latest barebones image.)
Date: Thu, 24 Oct 2024 10:43:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73811: [guix-artwork PATCH] website: images: Add VisionFive2 latest barebones image.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 73811 <at> debbugs.gnu.org.

-- 
73811: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73811
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Z572 <zhengjunjie <at> iscas.ac.cn>
Cc: 73811-done <at> debbugs.gnu.org
Subject: Re: [bug#73811] [guix-artwork PATCH] website: images: Add
 VisionFive2 latest barebones image.
Date: Thu, 24 Oct 2024 12:42:09 +0200
Pushed as 3997596f5d46957d44b5fd63afc753f11536b7c3,
accidentally with too wide a commit message.

I will soon send a patch to use a photograph of Visionfive 2 as the
image.

Z572 <zhengjunjie <at> iscas.ac.cn> writes:
> just need restart ci's cuirass. images jobs latest eval is "13 Oct 15:28 +0200".

Someone did, the image downloads and boots fine now.

Regards,
Florian

[Message part 3 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: guix-patches <at> gnu.org
Subject: [guix-artwork PATCH] website: images: Add VisionFive2 latest
 barebones image.
Date: Tue, 15 Oct 2024 09:50:14 +0800
[0001-website-images-Add-VisionFive2-latest-barebones-imag.patch (text/x-patch, inline)]
From 2534e613b4bfe4c86d505571c6f4221b06f255fd Mon Sep 17 00:00:00 2001
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Date: Tue, 15 Oct 2024 09:46:33 +0800
Subject: [guix-artwork PATCH] website: images: Add VisionFive2 latest
 barebones image.

* website/apps/download/templates/download-latest.scm (images): Add VisionFive2 latest barebones image.
---
 website/apps/download/templates/download-latest.scm | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/website/apps/download/templates/download-latest.scm b/website/apps/download/templates/download-latest.scm
index 87e3cfa..910846e 100644
--- a/website/apps/download/templates/download-latest.scm
+++ b/website/apps/download/templates/download-latest.scm
@@ -101,6 +101,15 @@
          images-spec
          (list "raw")
          (list default-system)
+         "image")
+        (make-image
+         (C_ "download page title" "GNU Guix System on Linux for VisionFive2")
+         (G_ "Guix System on Linux barebones bootable raw image for VisionFive2.")
+         (guix-url "static/base/img/GuixSD-package.png")
+         "visionfive2-barebones-raw-image"
+         images-spec
+         (list "raw")
+         (list default-system)
          "image")))
 
 (define (image-download image)
-- 
2.46.0

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 263 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.