> As mentioned yesterday, I now do all emerges in a chroot on my desktop to > build binary packages, then emerge -k on the Eee, so Ooo only takes 90 > minutes now. The only compiling I do on the Eee is kernel changes. >
This suggests using the fetchonly switch, write the files to USB key while mobile and compile them later on the desktop. But when I do % emerge -pfuvND world I just get page after page of the mirrors list from make.conf. Is there a way to tell portage to ignore the Rs and collect only the Us, Ns and NSs? mw