As things stand now, Portage is bitching about a lack of arch-specific default configs, so here's a set that ought to hold off the complaints and not break things too badly.
Created attachment 51885 [details] Default make.conf
Created attachment 51886 [details] make.globals The main changes here are different defaults for FETCHCOMMAND (we don't have wget by default at the moment) and FEATURES (sandbox not supported). Also a couple of cosmetic changes, eg use -mtune instead of -mcpu in default CFLAGS, since we use gcc-3.4.2.
done