Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2004.1 Upgrade Question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
usrbinperl
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2004
Posts: 77
Location: Rockford, IL

PostPosted: Fri Apr 30, 2004 4:47 am    Post subject: 2004.1 Upgrade Question Reply with quote

Now that 2004.1 is out, should I upgrade to it? In other words, is the version that I have installed now (new as of 3 months ago) able to be updated to 2004.1, or is a fresh install necessary? What makes a new release different from just updating the ebuilds that are available? In still other words, is an 'emerge -u system' and 'emerge -u world' sufficient or is there some fundamental change apparent in a new release that cannot be implemented this way?
Back to top
View user's profile Send private message
iswm
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2004
Posts: 139
Location: Tucson, AZ

PostPosted: Fri Apr 30, 2004 5:14 am    Post subject: Reply with quote

It's just a new version of the LiveCD. Perodic emerge sync and emerge -uD world will keep your system up to date.
Back to top
View user's profile Send private message
mudrii
l33t
l33t


Joined: 26 Jun 2003
Posts: 789
Location: Singapore

PostPosted: Fri Apr 30, 2004 5:37 am    Post subject: Reply with quote

But it is little bit strange on the [link=http://www.distrowatch.com/table.php?distribution=gentoo]Distriwatch[/link] version 2004.1 come with gcc 3.3.3 on the 2004.0 is 3.3.2 so on command emerge -uD world it can not update gcc.
You can chk #emerge -puD world
_________________
www.gentoo.ro
Back to top
View user's profile Send private message
iswm
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2004
Posts: 139
Location: Tucson, AZ

PostPosted: Fri Apr 30, 2004 5:43 am    Post subject: Reply with quote

mudrii wrote:
But it is little bit strange on the [link=http://www.distrowatch.com/table.php?distribution=gentoo]Distriwatch[/link] version 2004.1 come with gcc 3.3.3 on the 2004.0 is 3.3.2 so on command emerge -uD world it can not update gcc.
You can chk #emerge -puD world

gcc 3.3.3 is still marked as unstable on some architectures. You can still emerge it though
Code:
ACCEPT_KEYWORDS="~architecture-type-here" emerge gcc

Note: That will get you 3.3.3-r3 on some architectures, since that is the latest version in portage. To get 3.3.3 specifically
Code:
ACCEPT_KEYWORDS="~architecture-type-here" emerge =gcc-3.3.3
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum