unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73811] [guix-artwork PATCH] website: images: Add VisionFive2 latest barebones image.
@ 2024-10-15  1:50 Zheng Junjie
  0 siblings, 0 replies; only message in thread
From: Zheng Junjie @ 2024-10-15  1:50 UTC (permalink / raw)
  To: 73811


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: 0001-website-images-Add-VisionFive2-latest-barebones-imag.patch --]
[-- Type: text/x-patch, Size: 1299 bytes --]

From 2534e613b4bfe4c86d505571c6f4221b06f255fd Mon Sep 17 00:00:00 2001
From: Zheng Junjie <zhengjunjie@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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-15  1:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-15  1:50 [bug#73811] [guix-artwork PATCH] website: images: Add VisionFive2 latest barebones image Zheng Junjie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).