public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
From: Georgy Yakovlev <gyakovlev@gentoo.org>
To: gentoo-catalyst@lists.gentoo.org
Cc: Georgy Yakovlev <gyakovlev@gentoo.org>
Subject: [gentoo-catalyst] [PATCH] targets/support/create-iso.sh: use mkrescue on arm64
Date: Sat, 24 Jul 2021 22:16:02 -0700	[thread overview]
Message-ID: <20210725051602.3133220-1-gyakovlev@gentoo.org> (raw)

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
---
 targets/support/create-iso.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/targets/support/create-iso.sh b/targets/support/create-iso.sh
index 70684f78..88d9870f 100755
--- a/targets/support/create-iso.sh
+++ b/targets/support/create-iso.sh
@@ -18,7 +18,7 @@ case ${clst_hostarch} in
                 cdmaker="grub-mkrescue"
                 cdmakerpkg="dev-libs/libisoburn and sys-boot/grub:2"
                 ;;
-	amd64|ia64|x86)
+	amd64|arm64|ia64|x86)
 		cdmaker="grub-mkrescue"
 		# grub-mkrescue requires:
 		#  xorriso from libisoburn
-- 
2.32.0



             reply	other threads:[~2021-07-25  5:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-25  5:16 Georgy Yakovlev [this message]
2021-07-25 23:51 ` [gentoo-catalyst] [PATCH 1/2] targets/support/create-iso.sh: add arm64 support Georgy Yakovlev
2021-07-25 23:51   ` [gentoo-catalyst] [PATCH 2/2] targets/support/create-iso.sh: use app-cdr/cdrtools instead of virtual Georgy Yakovlev
2021-07-26  2:27   ` [gentoo-catalyst] [PATCH] targets/support/bootloader-setup.sh: add arm64 support Georgy Yakovlev
2021-07-26  5:14   ` [gentoo-catalyst] [PATCH 1/2] targets/support/create-iso.sh: " Matt Turner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210725051602.3133220-1-gyakovlev@gentoo.org \
    --to=gyakovlev@gentoo.org \
    --cc=gentoo-catalyst@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox