Gentoo Archives: gentoo-dev

From: "Brett I. Holcomb" <brettholcomb@×××××××.net>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] make.profile symlink now points nowhere (was default-x86-1.4)
Date: Sat, 09 Apr 2005 01:21:12
Message-Id: Pine.LNX.4.62.0504082110540.9990@gandalf
In Reply to: Re: [gentoo-dev] make.profile symlink now points nowhere (was default-x86-1.4) by Mike Frysinger
1 Nope. I got 2.4 when I logged in, did an emerge -uD system -p. I went back
2 and created the symlink to 2005.0 again and now it appears to work - I
3 even rebooted. However, I did NOT have a symlink to 2.4 so who knows.
4
5 Here's the output (before recreating the symlink)
6
7 brett@gandalf brett $ emerge >=gentoo-sources-2.6 -p
8
9 !!! Your current profile is deprecated and not supported anymore.
10 !!! Please upgrade to the following profile if possible:
11 default-linux/x86/2005.0
12
13 To upgrade do the following steps:
14 # emerge -n '>=sys-apps/portage-2.0.51'
15 # cd /etc/
16 # rm make.profile
17 # ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile
18
19 # Gentoo has switched to 2.6 as the defaults for headers/kernels. If you
20 wish
21 # to use 2.4 headers/kernels, then you should do the following to upgrade:
22 # emerge -n '>=sys-apps/portage-2.0.51'
23 # cd /etc/
24 # rm make.profile
25 # ln -s ../usr/portage/profiles/default-linux/x86/2005.0/2.4 make.profile
26
27 # More information can be found at the following URLs:
28 # http://www.gentoo.org/doc/en/gentoo-upgrading.xml
29 # http://www.gentoo.org/doc/en/migration-to-2.6.xml
30
31
32 On Fri, 8 Apr 2005, Mike Frysinger wrote:
33
34 > On Friday 08 April 2005 08:35 pm, Brett I. Holcomb wrote:
35 >> In short - what do we have to do to upgrade to a current profile on 2.6
36 >> machines and get 2.6 gentoo-source updates, not 2.4.
37 >
38 > if you use 'default-linux/x86/2005.0' as your profile, it should be giving you
39 > 2.6 kernels ... in order to get 2.4 stuff, you should use
40 > 'default-linux/x86/2005.0/2.4'
41 >
42 > what does `emerge >=gentoo-sources-2.6` show ?
43 > -mike
44 > --
45 > gentoo-dev@g.o mailing list
46 >
47
48 --
49
50 Brett I. Holcomb
51 brettholcomb@×××××××××××.net
52 Registered Linux User #188143
53 Remove R777 to email
54 --
55 gentoo-dev@g.o mailing list

Replies