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 338E115808B for ; Tue, 15 Feb 2022 12:25:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A7E2E07C7; Tue, 15 Feb 2022 12:25:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4C4E8E07C7 for ; Tue, 15 Feb 2022 12:25:22 +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 249D3342D79 for ; Tue, 15 Feb 2022 12:25:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75FCC2D7 for ; Tue, 15 Feb 2022 12:25:19 +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: <1644927905.121a2c42f33fabd080c5bbf7fc3e07a86e2e2f4f.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-stage2.spec X-VCS-Directories: releases/specs/amd64/livegui/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 121a2c42f33fabd080c5bbf7fc3e07a86e2e2f4f X-VCS-Branch: master Date: Tue, 15 Feb 2022 12:25:19 +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: 9afef78b-ff9e-426e-b637-726339353488 X-Archives-Hash: d333074ba47fe337d8de02130f751a9a commit: 121a2c42f33fabd080c5bbf7fc3e07a86e2e2f4f Author: Ben Kohler gentoo org> AuthorDate: Tue Feb 15 12:23:22 2022 +0000 Commit: Ben Kohler gentoo org> CommitDate: Tue Feb 15 12:25:05 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=121a2c42 specs/amd64/livegui: disable livecd-tools auto-dhcp Signed-off-by: Ben Kohler gentoo.org> releases/specs/amd64/livegui/livegui-stage2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/specs/amd64/livegui/livegui-stage2.spec b/releases/specs/amd64/livegui/livegui-stage2.spec index dda70f01..bfc88b31 100644 --- a/releases/specs/amd64/livegui/livegui-stage2.spec +++ b/releases/specs/amd64/livegui/livegui-stage2.spec @@ -7,7 +7,7 @@ snapshot: @TIMESTAMP@ source_subpath: default/livecd-stage1-amd64-plasma-@TIMESTAMP@ portage_confdir: @REPO_DIR@/releases/portage/livegui -livecd/bootargs: dokeymap overlayfs +livecd/bootargs: dokeymap overlayfs nodhcp livecd/fstype: squashfs livecd/iso: livegui-amd64-@TIMESTAMP@.iso livecd/type: gentoo-release-livecd