From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1369824-garchives=archives.gentoo.org@lists.gentoo.org>
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 A254815808B
	for <garchives@archives.gentoo.org>; Mon, 21 Feb 2022 12:53:06 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D8CA1E09A7;
	Mon, 21 Feb 2022 12:53:05 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id BB531E09A7
	for <gentoo-commits@lists.gentoo.org>; Mon, 21 Feb 2022 12:53:05 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 782A73433C3
	for <gentoo-commits@lists.gentoo.org>; Mon, 21 Feb 2022 12:53:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0089B2A4
	for <gentoo-commits@lists.gentoo.org>; Mon, 21 Feb 2022 12:53:02 +0000 (UTC)
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" <dilfridge@gentoo.org>
Message-ID: <1645447965.05de2da6bcb5fe59e7e91fe2889431f384320bb3.dilfridge@gentoo>
Subject: [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/mips/
X-VCS-Repository: proj/releng
X-VCS-Files: releases/specs-qemu/mips/stage1-mips64le-n64-openrc.spec releases/specs-qemu/mips/stage3-mips64le-n64-openrc.spec
X-VCS-Directories: releases/specs-qemu/mips/
X-VCS-Committer: dilfridge
X-VCS-Committer-Name: Andreas K. Hüttel
X-VCS-Revision: 05de2da6bcb5fe59e7e91fe2889431f384320bb3
X-VCS-Branch: master
Date: Mon, 21 Feb 2022 12:53:02 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 31f6278c-d17e-4cd1-a5c5-2dea8a3b3141
X-Archives-Hash: 8b628c181f9f16ca05f8b8540d8761b0

commit:     05de2da6bcb5fe59e7e91fe2889431f384320bb3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 12:52:24 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 12:52:45 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=05de2da6

Add first qemu mips specs (mips64el)

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/mips/stage1-mips64le-n64-openrc.spec | 14 ++++++++++++++
 releases/specs-qemu/mips/stage3-mips64le-n64-openrc.spec | 12 ++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/releases/specs-qemu/mips/stage1-mips64le-n64-openrc.spec b/releases/specs-qemu/mips/stage1-mips64le-n64-openrc.spec
new file mode 100644
index 00000000..366e7bba
--- /dev/null
+++ b/releases/specs-qemu/mips/stage1-mips64le-n64-openrc.spec
@@ -0,0 +1,14 @@
+subarch: mips64el_n64
+target: stage1
+version_stamp: openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips64el
+rel_type: default
+profile: default/linux/mips/17.0/mipsel/n64
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-mips64el_n64-openrc-latest
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git a/releases/specs-qemu/mips/stage3-mips64le-n64-openrc.spec b/releases/specs-qemu/mips/stage3-mips64le-n64-openrc.spec
new file mode 100644
index 00000000..824903fb
--- /dev/null
+++ b/releases/specs-qemu/mips/stage3-mips64le-n64-openrc.spec
@@ -0,0 +1,12 @@
+subarch: mips64el_n64
+target: stage3
+version_stamp: openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips64el
+rel_type: default
+profile: default/linux/mips/17.0/mipsel/n64
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-mips64el_n64-openrc-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng