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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[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 266 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.