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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7D4421382C5 for ; Wed, 28 Feb 2018 13:23:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5BF5E0863; Wed, 28 Feb 2018 13:23:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81999E0863 for ; Wed, 28 Feb 2018 13:23:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1BF72335C07 for ; Wed, 28 Feb 2018 13:23:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A12BF1ED for ; Wed, 28 Feb 2018 13:23:05 +0000 (UTC) From: "Matt Thode" 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 Thode" Message-ID: <1519824146.79f7bde997e97b4ded9c5d51b88acffcf3608cf5.prometheanfire@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/ X-VCS-Repository: proj/releng X-VCS-Files: releases/weekly/specs/amd64/stage4-systemd.spec X-VCS-Directories: releases/weekly/specs/amd64/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 79f7bde997e97b4ded9c5d51b88acffcf3608cf5 X-VCS-Branch: master Date: Wed, 28 Feb 2018 13:23:05 +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-Archives-Salt: fc3065f3-84d3-4135-85f3-9fadc2b62e77 X-Archives-Hash: 6387e4a8c46e6b23da334f685bf92453 commit: 79f7bde997e97b4ded9c5d51b88acffcf3608cf5 Author: Matthew Thode mthode org> AuthorDate: Wed Feb 28 13:22:26 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Feb 28 13:22:26 2018 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=79f7bde9 make stage4-systemd spec actually work releases/weekly/specs/amd64/stage4-systemd.spec | 25 ++++--------------------- 1 file changed, 4 insertions(+), 21 deletions(-) diff --git a/releases/weekly/specs/amd64/stage4-systemd.spec b/releases/weekly/specs/amd64/stage4-systemd.spec index 5b1d5590..236ae02b 100644 --- a/releases/weekly/specs/amd64/stage4-systemd.spec +++ b/releases/weekly/specs/amd64/stage4-systemd.spec @@ -4,8 +4,8 @@ version_stamp: systemd-latest rel_type: default profile: default/linux/amd64/17.0/systemd snapshot: latest -source_subpath: default/stage3-amd64-latest -portage_confdir: @REPO_DIR@/releases/weekly/portage/systemd-stages +source_subpath: default/stage3-amd64-systemd-latest +portage_confdir: @REPO_DIR@/releases/weekly/portage/stages/ stage4/use: bash-completion @@ -19,38 +19,21 @@ stage4/use: urandom stage4/packages: - app-admin/logrotate app-admin/sudo - app-admin/syslog-ng - app-editors/vim - app-emulation/cloud-init - app-portage/eix - app-portage/gentoolkit - net-misc/dhcpcd + net-misc/dhcp net-misc/iputils sys-boot/grub - sys-apps/dmidecode sys-apps/gptfdisk sys-apps/iproute2 sys-apps/lsb-release - sys-apps/pciutils - sys-block/parted sys-devel/bc sys-power/acpid - sys-process/cronie stage4/fsscript: @REPO_DIR@/releases/weekly/scripts/cloud-prep.sh stage4/rcadd: acpid|default - cloud-config|default - cloud-final|default - cloud-init-local|default - cloud-init|default - cronie|default - dhcpcd|default net.lo|default netmount|default sshd|default - syslog-ng|default boot/kernel: gentoo boot/kernel/gentoo/sources: gentoo-sources @@ -70,7 +53,7 @@ stage4/empty: /usr/src /var/cache/edb/dep /var/cache/genkernel - /var/cache/portage/distfiles + /var/cache/portage/distfiles /var/empty /var/run /var/state