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 33FE4138334 for ; Thu, 20 Sep 2018 06:55:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 103EBE0938; Thu, 20 Sep 2018 06:55:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DD93CE0938 for ; Thu, 20 Sep 2018 06:55:25 +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 98758335D0D for ; Thu, 20 Sep 2018 06:55:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38DD53C3 for ; Thu, 20 Sep 2018 06:55:23 +0000 (UTC) From: "Matt Turner" 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 Turner" Message-ID: <1537426504.678b4c1f9ff610e2280ab5cdea173382f527aaad.mattst88@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/ppc/ppc32/ X-VCS-Repository: proj/releng X-VCS-Files: releases/weekly/specs/ppc/ppc32/installcd-stage1.spec X-VCS-Directories: releases/weekly/specs/ppc/ppc32/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 678b4c1f9ff610e2280ab5cdea173382f527aaad X-VCS-Branch: master Date: Thu, 20 Sep 2018 06:55:23 +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: 9b91b032-8fa8-40f3-ae09-0e0f82160c80 X-Archives-Hash: c23340bcaa02e640dd3249557a7c179b commit: 678b4c1f9ff610e2280ab5cdea173382f527aaad Author: Matt Turner gentoo org> AuthorDate: Thu Sep 20 06:54:09 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Sep 20 06:55:04 2018 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=678b4c1f specs/ppc: Replace fwcutter with actual firmware With the mirror restriction lifted, we can actually ship this on install CDs. Bug: https://bugs.gentoo.org/666588 releases/weekly/specs/ppc/ppc32/installcd-stage1.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/weekly/specs/ppc/ppc32/installcd-stage1.spec b/releases/weekly/specs/ppc/ppc32/installcd-stage1.spec index 895d82ce..a68d7e29 100644 --- a/releases/weekly/specs/ppc/ppc32/installcd-stage1.spec +++ b/releases/weekly/specs/ppc/ppc32/installcd-stage1.spec @@ -50,8 +50,6 @@ livecd/packages: net-misc/openssh net-misc/rdate net-misc/rsync - net-wireless/b43-fwcutter - net-wireless/bcm43xx-fwcutter net-wireless/wireless-tools net-wireless/wpa_supplicant sys-apps/busybox @@ -65,6 +63,8 @@ livecd/packages: sys-apps/sdparm sys-block/parted sys-boot/grub + sys-firmware/b43-firmware + sys-firmware/b43legacy-firmware sys-fs/btrfs-progs sys-fs/dosfstools sys-fs/e2fsprogs