public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] crossdev setup questions for distcc usage
@ 2015-03-19 21:31 Walter Dnes
  2015-03-19 23:35 ` Walter Dnes
  2015-03-20 14:02 ` [gentoo-user] " James
  0 siblings, 2 replies; 4+ messages in thread
From: Walter Dnes @ 2015-03-19 21:31 UTC (permalink / raw
  To: Gentoo Users List

  Probably the first of many.  I emerged crossdev on my 64-bit PC.  When
I ran "crossdev -t --help", it wanted an overlay, and pointed me to
https://wiki.gentoo.org/wiki/Overlay/Local_overlay which led me to...

mkdir -p /usr/local/portage/{metadata,profiles}
echo 'netbook' > /usr/local/portage/profiles/repo_name
echo 'masters = gentoo' > /usr/local/portage/metadata/layout.conf
chown -R portage:portage /usr/local/portage
echo 'PORTDIR_OVERLAY="/usr/local/portage ${PORTDIR_OVERLAY}"' >> /etc/portage/make.conf

  I now have a line...

PORTDIR_OVERLAY="/usr/local/portage ${PORTDIR_OVERLAY}"

...in /etc/portage/make.conf wich leads to a few questions...

1) Given that I don't have PORTDIR_OVERLAY previously defined, can I
safely cut down that line to...
PORTDIR_OVERLAY="/usr/local/portage"

2) Does this imply that one can have multiple, space-separated,  overlays
PORTDIR_OVERLAY="/usr/local/portage /fu/bar /whatever/wherever"

-- 
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-21 10:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19 21:31 [gentoo-user] crossdev setup questions for distcc usage Walter Dnes
2015-03-19 23:35 ` Walter Dnes
2015-03-20 14:02 ` [gentoo-user] " James
2015-03-21 10:13   ` Walter Dnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox