Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Re: grub-0.97-r16 and profile 17.0 change
Date: Sun, 03 Dec 2017 02:11:10
Message-Id: CAC=wYCFqP=16QPz7DFO72=8jwQjgeBsh5gX=Aky5SeXxe3DAWA@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: grub-0.97-r16 and profile 17.0 change by Mick
1 > * Select the new profile with eselect
2 > * Re-emerge, in this sequence, gcc, binutils, and glibc
3 > emerge -1 sys-devel/gcc:6.4.0
4 > emerge -1 sys-devel/binutils
5 > emerge -1 sys-libs/glibc
6 > * Rebuild your entire system
7 > emerge -e @world
8 >
9
10 Would emerge -e --exclude gcc --exclude bintuils --exclude glibc @world be
11 a little more sensible?