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 F3635138330 for ; Tue, 9 Jan 2018 02:03:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AFDBE0A52; Tue, 9 Jan 2018 02:00:20 +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 043EEE0A52 for ; Tue, 9 Jan 2018 02:00:20 +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 7BB51340F00 for ; Mon, 8 Jan 2018 15:40:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 004961A9 for ; Mon, 8 Jan 2018 15:40:09 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1515425999.9bc7b59d8b1f19c9151f3330b0fa4a6198eb7895.floppym@gentoo> Subject: [gentoo-commits] data/gentoo-news:master commit in: 2017-12-26-experimental-amd64-17-1-profiles/ X-VCS-Repository: data/gentoo-news X-VCS-Files: 2017-12-26-experimental-amd64-17-1-profiles/2017-12-26-experimental-amd64-17-1-profiles.en.txt X-VCS-Directories: 2017-12-26-experimental-amd64-17-1-profiles/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 9bc7b59d8b1f19c9151f3330b0fa4a6198eb7895 X-VCS-Branch: master Date: Mon, 8 Jan 2018 15:40:09 +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: 6dc8c2b2-eb06-453a-a587-e4121e75ffa1 X-Archives-Hash: 46b625c7f7ff932ebb37b321ffa973b2 commit: 9bc7b59d8b1f19c9151f3330b0fa4a6198eb7895 Author: Mike Gilbert gentoo org> AuthorDate: Mon Jan 8 15:38:03 2018 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Jan 8 15:39:59 2018 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=9bc7b59d 2017-12-26-experimental-amd64-17-1-profiles: Replace eselect profile with ln command .../2017-12-26-experimental-amd64-17-1-profiles.en.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2017-12-26-experimental-amd64-17-1-profiles/2017-12-26-experimental-amd64-17-1-profiles.en.txt b/2017-12-26-experimental-amd64-17-1-profiles/2017-12-26-experimental-amd64-17-1-profiles.en.txt index 4cd5657..7fda8d7 100644 --- a/2017-12-26-experimental-amd64-17-1-profiles/2017-12-26-experimental-amd64-17-1-profiles.en.txt +++ b/2017-12-26-experimental-amd64-17-1-profiles/2017-12-26-experimental-amd64-17-1-profiles.en.txt @@ -1,7 +1,7 @@ Title: Experimental amd64 17.1 profiles up for testing Author: Michał Górny Posted: 2017-12-26 -Revision: 1 +Revision: 2 News-Item-Format: 2.0 Display-If-Profile: default/linux/amd64/13.0 Display-If-Profile: default/linux/amd64/13.0/selinux @@ -76,7 +76,7 @@ The following steps can be used to upgrade your system: 8. Switch the profile, e.g.: - eselect profile set --force default/linux/amd64/17.1/desktop + ln -snf /usr/portage/profiles/default/linux/amd64/17.1/desktop /etc/portage/make.profile [at this point you can start using emerge again]