[gentoo-user] rsync exlusion for portage tree

2006-07-28 Thread Enrico Weigelt

Hi folks,

I'm using an rsync exclusion file to keep my portage tree some
bits smaller. 

I'd now like to kick off app-docs, but include app-doc/xorg-docs.
How can I do this ?

thx
-- 
-
 Enrico Weigelt==   metux IT service - http://www.metux.de/
-
 Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] rsync exlusion for portage tree

2006-07-28 Thread Justin R Findlay
On Fri, Jul 28, 2006 at 08:05:42PM +0200, Enrico Weigelt wrote:
 
 Hi folks,
 
 I'm using an rsync exclusion file to keep my portage tree some
 bits smaller. 
 
 I'd now like to kick off app-docs, but include app-doc/xorg-docs.
 How can I do this ?

I don't know much about how gentoo wraps rsync in portage or what your
rsync file looks like, but assuming you're '--exclude'-ing app-doc, you
can just '--include=app-doc/xorg-docs'.  The --{ex|in}clude[-from]
arguments are syntactic sugar for rsync's filtering capabilities.


Justin
-- 
gentoo-user@gentoo.org mailing list