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 C1140158064 for ; Mon, 13 May 2024 15:40:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EFE7E2AA6; Mon, 13 May 2024 15:40:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 361ECE2A95 for ; Mon, 13 May 2024 15:40:37 +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 4B6BF33BEF5 for ; Mon, 13 May 2024 15:40:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A68331AA9 for ; Mon, 13 May 2024 15:40:34 +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: <1715614826.2e52c01031793eeb363c029b3f9436e6f3ccdcc3.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-genkernel.spec 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: 2e52c01031793eeb363c029b3f9436e6f3ccdcc3 X-VCS-Branch: master Date: Mon, 13 May 2024 15:40:34 +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: ed870034-b22a-4b56-ae2c-6aa11a39c529 X-Archives-Hash: 8e8da53c58945f60c4b9b885176bc6d2 commit: 2e52c01031793eeb363c029b3f9436e6f3ccdcc3 Author: Ben Kohler gentoo org> AuthorDate: Mon May 13 15:39:03 2024 +0000 Commit: Ben Kohler gentoo org> CommitDate: Mon May 13 15:40:26 2024 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=2e52c010 specs/amd64/livegui: switch livecd-stage2 to dist-kernel Old genkernel setup has been preserved in livecd-stage2-genkernel.spec Signed-off-by: Ben Kohler gentoo.org> .../{livegui-stage2.spec => livegui-stage2-genkernel.spec} | 0 releases/specs/amd64/livegui/livegui-stage2.spec | 10 ++++------ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/releases/specs/amd64/livegui/livegui-stage2.spec b/releases/specs/amd64/livegui/livegui-stage2-genkernel.spec similarity index 100% copy from releases/specs/amd64/livegui/livegui-stage2.spec copy to releases/specs/amd64/livegui/livegui-stage2-genkernel.spec diff --git a/releases/specs/amd64/livegui/livegui-stage2.spec b/releases/specs/amd64/livegui/livegui-stage2.spec index 231b7845..a2eff933 100644 --- a/releases/specs/amd64/livegui/livegui-stage2.spec +++ b/releases/specs/amd64/livegui/livegui-stage2.spec @@ -7,12 +7,12 @@ snapshot_treeish: @TREEISH@ source_subpath: 23.0-default/livecd-stage1-amd64-plasma-@TIMESTAMP@ portage_confdir: @REPO_DIR@/releases/portage/livegui -livecd/bootargs: overlayfs nodhcp secureconsole +livecd/bootargs: nodhcp secureconsole livecd/depclean: no livecd/fstype: squashfs livecd/iso: livegui-amd64-@TIMESTAMP@.iso livecd/type: gentoo-release-livecd -livecd/volid: Gentoo amd64 LiveGUI @TIMESTAMP@ +livecd/volid: gentoo-amd64-livegui livecd/fsscript: @REPO_DIR@/releases/specs/amd64/livegui/files/fsscript-stage2.sh livecd/rcadd: udev|sysinit udev-mount|sysinit acpid|default dbus|default gpm|default NetworkManager|default elogind|boot @@ -24,7 +24,5 @@ livecd/empty: boot/kernel: gentoo -boot/kernel/gentoo/sources: gentoo-sources -boot/kernel/gentoo/config: @REPO_DIR@/releases/kconfig/amd64/livegui-amd64-5.15.23.config - -boot/kernel/gentoo/packages: --usepkg n zfs zfs-kmod broadcom-sta +boot/kernel/gentoo/distkernel: yes +boot/kernel/gentoo/dracut_args: --xz --no-hostonly -a dmsquash-live -a mdraid -o btrfs -o crypt -o i18n -o usrmount -o lunmask -o qemu -o qemu-net -o nvdimm -o multipath -i /lib/keymaps /lib/keymaps -I busybox