From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A961158020 for ; Mon, 28 Nov 2022 20:38:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D922E086A; Mon, 28 Nov 2022 20:38:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83338E086A for ; Mon, 28 Nov 2022 20:38:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9F1F4341058 for ; Mon, 28 Nov 2022 20:38:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43073766 for ; Mon, 28 Nov 2022 20:38:01 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1669151943.27c61efa500e2d72a1aef49d96bc91860ca33c49.mattst88@gentoo> Subject: [gentoo-commits] proj/catalyst:wip/mattst88 commit in: targets/support/ X-VCS-Repository: proj/catalyst X-VCS-Files: targets/support/create-iso.sh X-VCS-Directories: targets/support/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 27c61efa500e2d72a1aef49d96bc91860ca33c49 X-VCS-Branch: wip/mattst88 Date: Mon, 28 Nov 2022 20:38:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cee571a2-8a50-4a60-b0f8-f937226a0481 X-Archives-Hash: fd496d2bc9f8b62d89eff6de98acae11 commit: 27c61efa500e2d72a1aef49d96bc91860ca33c49 Author: Matt Turner gentoo org> AuthorDate: Sat Nov 19 23:52:19 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Nov 22 21:19:03 2022 +0000 URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=27c61efa targets: Fix some indentation Signed-off-by: Matt Turner gentoo.org> targets/support/create-iso.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/targets/support/create-iso.sh b/targets/support/create-iso.sh index 9991b930..8eada6a7 100755 --- a/targets/support/create-iso.sh +++ b/targets/support/create-iso.sh @@ -11,13 +11,13 @@ case ${clst_hostarch} in cdmakerpkg="dev-libs/libisoburn" ;; mips) - cdmaker="sgibootcd" + cdmaker="sgibootcd" cdmakerpkg="sys-boot/sgibootcd" ;; - ppc*|powerpc*|sparc*) - cdmaker="grub-mkrescue" - cdmakerpkg="dev-libs/libisoburn and sys-boot/grub:2" - ;; + ppc*|powerpc*|sparc*) + cdmaker="grub-mkrescue" + cdmakerpkg="dev-libs/libisoburn and sys-boot/grub:2" + ;; amd64|arm64|ia64|x86) cdmaker="grub-mkrescue" # grub-mkrescue requires: From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 35C69158021 for ; Tue, 22 Nov 2022 21:19:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 636A9E0C04; Tue, 22 Nov 2022 21:19:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B5FBE0C04 for ; Tue, 22 Nov 2022 21:19:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81C7F341391 for ; Tue, 22 Nov 2022 21:19:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20A02756 for ; Tue, 22 Nov 2022 21:19:22 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1669151943.27c61efa500e2d72a1aef49d96bc91860ca33c49.mattst88@gentoo> Subject: [gentoo-commits] proj/catalyst:master commit in: targets/support/ X-VCS-Repository: proj/catalyst X-VCS-Files: targets/support/create-iso.sh X-VCS-Directories: targets/support/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 27c61efa500e2d72a1aef49d96bc91860ca33c49 X-VCS-Branch: master Date: Tue, 22 Nov 2022 21:19:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d9f5871c-f14f-481e-93e1-32ccafe9084a X-Archives-Hash: 9e1c985fa21c19f4f440b076d5700bcc Message-ID: <20221122211922.syjHMacmlyA7DEzKMLvWmTS_vKnp07y2d9P1rGaLDRY@z> commit: 27c61efa500e2d72a1aef49d96bc91860ca33c49 Author: Matt Turner gentoo org> AuthorDate: Sat Nov 19 23:52:19 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Nov 22 21:19:03 2022 +0000 URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=27c61efa targets: Fix some indentation Signed-off-by: Matt Turner gentoo.org> targets/support/create-iso.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/targets/support/create-iso.sh b/targets/support/create-iso.sh index 9991b930..8eada6a7 100755 --- a/targets/support/create-iso.sh +++ b/targets/support/create-iso.sh @@ -11,13 +11,13 @@ case ${clst_hostarch} in cdmakerpkg="dev-libs/libisoburn" ;; mips) - cdmaker="sgibootcd" + cdmaker="sgibootcd" cdmakerpkg="sys-boot/sgibootcd" ;; - ppc*|powerpc*|sparc*) - cdmaker="grub-mkrescue" - cdmakerpkg="dev-libs/libisoburn and sys-boot/grub:2" - ;; + ppc*|powerpc*|sparc*) + cdmaker="grub-mkrescue" + cdmakerpkg="dev-libs/libisoburn and sys-boot/grub:2" + ;; amd64|arm64|ia64|x86) cdmaker="grub-mkrescue" # grub-mkrescue requires: