public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alec Ten Harmsel <alec@alectenharmsel.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Simple repos.conf layout please
Date: Fri, 01 May 2015 21:46:55 -0400	[thread overview]
Message-ID: <55442C8F.2060402@alectenharmsel.com> (raw)
In-Reply-To: <20150502014015.GA4179@waltdnes.org>



On 05/01/2015 09:40 PM, Walter Dnes wrote:
>   I'm running an update on my netbook, and I noticed the warning about
> SYNC in make.conf no longer being supported.  I had a look at the
> documentation, and gave up.  It appears to be written BY developers who
> have several overlays on their machines, FOR developers who have several
> overlays on their machines, and assumes significant knowledge in
> managing multiple overlays on a machine.
>
>   For those of us who run bog-standard machines without all those bells
> and whistles, it comes as a shock to the system.  What is the
> quickest-n-dirtiest conversion to the "new order"?  Can someone please
> post a bog-standard example... *WITHOUT* inheriting a gazillion eclasses
> and/or cascading multiple overlays?
>
>   The SYNC statement in my make.conf is...
>
> SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
>
>   My /etc/portage directory is...
>
> aa1 portage # ls -l --group-directories-first
> total 36
> drwxr-xr-x 2 root root 4096 Mar 14 18:48 bin
> drwxr-xr-x 2 root root 4096 Mar 14 18:48 postsync.d
> drwxr-xr-x 2 root root 4096 May  1 15:20 repo.postsync.d
> drwxr-xr-x 3 root root 4096 Sep  9  2014 savedconfig
> -rw-r--r-- 1 root root 1891 Mar 26 23:59 make.conf
> -rw-r--r-- 1 root root  627 Sep  9  2014 make.conf.catalyst
> lrwxrwxrwx 1 root root   49 Sep  9  2014 make.profile -> ../../usr/portage/profiles/default/linux/x86/13.0
> -rw-r--r-- 1 root root   87 Mar 24 21:54 package.keywords
> -rw-r--r-- 1 root root   12 Mar 17 16:52 package.mask
> -rw-r--r-- 1 root root  550 Mar 26 03:22 package.use
>
>


My repos.conf is below.

[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://kwopper/portage
auto-sync = true

[alec]
location = /usr/local/portage
sync-type = git
sync-uri = git://github.com/trozamon/overlay.git
auto-sync = true

Naturally, you can replace the sync-uri in the gentoo section with
"rsync://rsync.namerica.gentoo.org/gentoo-portage", so yours would be:

[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://rsync.namerica.gentoo.org/gentoo-portage
auto-sync = true

Regards,

Alec


  reply	other threads:[~2015-05-02  1:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-02  1:40 [gentoo-user] Simple repos.conf layout please Walter Dnes
2015-05-02  1:46 ` Alec Ten Harmsel [this message]
2015-05-02  5:49   ` Philip Webb
2015-05-02  6:15     ` [gentoo-user] " Nikos Chantziaras
2015-05-02  2:01 ` »Q«

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=55442C8F.2060402@alectenharmsel.com \
    --to=alec@alectenharmsel.com \
    --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