From: "Walter Dnes" <waltdnes@waltdnes.org>
To: Gentoo Users List <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] crossdev setup questions for distcc usage
Date: Thu, 19 Mar 2015 17:31:08 -0400 [thread overview]
Message-ID: <20150319213108.GA11283@waltdnes.org> (raw)
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
next reply other threads:[~2015-03-19 21:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 21:31 Walter Dnes [this message]
2015-03-19 23:35 ` [gentoo-user] crossdev setup questions for distcc usage Walter Dnes
2015-03-20 14:02 ` [gentoo-user] " James
2015-03-21 10:13 ` Walter Dnes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150319213108.GA11283@waltdnes.org \
--to=waltdnes@waltdnes.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox