commit: 9bc7b59d8b1f19c9151f3330b0fa4a6198eb7895 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 15:38:03 2018 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> 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 <[email protected]> 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]
