GNU bug report logs -
#73811
[guix-artwork PATCH] website: images: Add VisionFive2 latest barebones image.
Previous Next
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
[Message part 1 (text/plain, inline)]
Your message dated Thu, 24 Oct 2024 12:42:09 +0200
with message-id <87frolixz2.fsf <at> pelzflorian.de>
and subject line Re: [bug#73811] [guix-artwork PATCH] website: images: Add VisionFive2 latest barebones image.
has caused the debbugs.gnu.org bug report #73811,
regarding [guix-artwork PATCH] website: images: Add VisionFive2 latest barebones image.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
[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)]
[Message part 5 (message/rfc822, inline)]
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
This bug report was last modified 262 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.