Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
local rsync server with layman [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
eddymulyono
n00b
n00b


Joined: 02 Jan 2004
Posts: 45
Location: Hayward, CA

PostPosted: Wed Aug 16, 2006 3:31 pm    Post subject: local rsync server with layman [solved] Reply with quote

I run a local rsync server to serve Portage. I installed layman on it, and added a couple of overlays. When I emerge --sync from another system, the overlays are not copied over.

Is there a way to have the overlays synced over on `emerge --sync`?


Last edited by eddymulyono on Sun Sep 10, 2006 7:29 am; edited 1 time in total
Back to top
View user's profile Send private message
eddymulyono
n00b
n00b


Joined: 02 Jan 2004
Posts: 45
Location: Hayward, CA

PostPosted: Sun Sep 10, 2006 7:29 am    Post subject: Reply with quote

Apparently, by default /usr/portage/local is not synced during emerge --sync.

Code:

$ emerge --info | grep PORTAGE_RSYNC_OPTS
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"


Thanx, wolf31o2.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum