Re: [gentoo-user] Migrating gentoo to a new machine

2007-02-04 Thread Bo Ørsted Andresen
On Sunday 04 February 2007 15:49:59 Ryan Sims wrote: > Perhaps emerge -va `cat /var/lib/portage/world | xargs`? > I have found that bash worries about newlines in the middle of arguments There's no need for xargs since putting it in ` ` does put it on one line. --noreplace, however, might be usef

Re: [gentoo-user] Migrating gentoo to a new machine

2007-02-04 Thread Ryan Sims
On 2/3/07, Michal 'vorner' Vaner <[EMAIL PROTECTED]> wrote: Hello, On Sat, Feb 03, 2007 at 04:08:41PM +0800, Seo Boon, NG wrote: > Throught the years I've build-up a good collection of gentoo packages that I'm > currently running on my notebook. Now that I need to move to a new notebook, I > bui

Re: [gentoo-user] Migrating gentoo to a new machine

2007-02-03 Thread Michal 'vorner' Vaner
Hello, On Sat, Feb 03, 2007 at 04:08:41PM +0800, Seo Boon, NG wrote: > Throught the years I've build-up a good collection of gentoo packages that I'm > currently running on my notebook. Now that I need to move to a new notebook, I > build another gentoo system where everything were smooth and I di

[gentoo-user] Migrating gentoo to a new machine

2007-02-03 Thread Seo Boon, NG
Throught the years I've build-up a good collection of gentoo packages that I'm currently running on my notebook. Now that I need to move to a new notebook, I build another gentoo system where everything were smooth and I did a emerge world/systems to get everything update. Now the question is - ho