From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CEE3F15802E for ; Wed, 26 Jun 2024 12:57:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B85462BC0EC; Wed, 26 Jun 2024 12:57:50 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 884372BC0EC for ; Wed, 26 Jun 2024 12:57:50 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 96B5D342FA3 for ; Wed, 26 Jun 2024 12:57:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEAD21D50 for ; Wed, 26 Jun 2024 12:57:47 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1719406582.30eb9052b7560c408ed5b3b45497e55ff5d901a0.bkohler@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/livegui/ X-VCS-Repository: proj/releng X-VCS-Files: releases/specs/amd64/livegui/livegui-stage1.spec X-VCS-Directories: releases/specs/amd64/livegui/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 30eb9052b7560c408ed5b3b45497e55ff5d901a0 X-VCS-Branch: master Date: Wed, 26 Jun 2024 12:57:47 +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: 8fa762b0-108d-44d9-a5f5-e3022572290e X-Archives-Hash: 14d16f7a09d0f79b4018d01b4bd0e6e0 commit: 30eb9052b7560c408ed5b3b45497e55ff5d901a0 Author: Ben Kohler gentoo org> AuthorDate: Wed Jun 26 12:56:22 2024 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed Jun 26 12:56:22 2024 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=30eb9052 specs/amd64/livegui: base livegui-stage1 on stage3-desktop This will save a couple hundred package installs and also possibly decrese the likelihood of circular deps on this massive build. Signed-off-by: Ben Kohler gentoo.org> releases/specs/amd64/livegui/livegui-stage1.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/specs/amd64/livegui/livegui-stage1.spec b/releases/specs/amd64/livegui/livegui-stage1.spec index a8983b71..5c095135 100644 --- a/releases/specs/amd64/livegui/livegui-stage1.spec +++ b/releases/specs/amd64/livegui/livegui-stage1.spec @@ -4,7 +4,7 @@ target: livecd-stage1 rel_type: 23.0-default profile: default/linux/amd64/23.0/desktop/plasma snapshot_treeish: @TREEISH@ -source_subpath: 23.0-default/stage3-amd64-openrc-@TIMESTAMP@.tar.xz +source_subpath: 23.0-default/stage3-amd64-desktop-openrc-@TIMESTAMP@.tar.xz compression_mode: pixz portage_confdir: @REPO_DIR@/releases/portage/livegui