RFC: separate FTP subdirectory for debuginfo
    Elan Ruusamäe 
    glen at pld-linux.org
       
    Tue May 26 09:41:05 CEST 2009
    
    
  
On Friday 03 April 2009 14:17, Tomasz Pala wrote:
> They live within arch subdirectories so can be moved into subdirectory
> (arch/debuginfo) or upper directory (e.g. arch-debuginfo).
so which version then?
of course top level "debuginfo" would make persons mirroring ftp happy, but if 
you use rsync for mirroring making exclude rules shouldn't be hard either.
altho, who mirrors whole site, probably only one arch is interested in?
currently:
10:37:21 pldth[load: 2.24]@ep09-pld ~/ftp$ du PLD/*/RPMS -s
9.3G    PLD/athlon/RPMS
9.2G    PLD/i486/RPMS
9.3G    PLD/i686/RPMS
2.8G    PLD/noarch/RPMS
8.9G    PLD/ppc/RPMS
13G     PLD/SRPMS/RPMS
9.4G    PLD/x86_64/RPMS
... and test/ready/obsolete trees
so it could be added like:
10:37:21 pldth[load: 2.24]@ep09-pld ~/ftp$ du PLD/*/RPMS -s
PLD/athlon/debuginfo
PLD/i486/debuginfo
PLD/i686/debuginfo
PLD/ppc/debuginfo
PLD/x86_64/debuginfo
ready/athlon/debuginfo
ready/i486/debuginfo
ready/i686/debuginfo
ready/ppc/debuginfo
ready/x86_64/debuginfo
test/athlon/debuginfo
test/i486/debuginfo
test/i686/debuginfo
test/ppc/debuginfo
test/x86_64/debuginfo
updates/athlon/debuginfo
updates/i486/debuginfo
updates/i686/debuginfo
updates/ppc/debuginfo
updates/x86_64/debuginfo
obsolete/athlon/debuginfo
obsolete/i486/debuginfo
obsolete/i686/debuginfo
obsolete/ppc/debuginfo
obsolete/x86_64/debuginfo
yes?
i guess first test could be made manually using shell and mv on ftp, then try 
to hack builder code. the first mv need to be done manually anyway as nobody 
is going to rebuild whole th-main to get everything split via builders ;)
-- 
glen
    
    
More information about the pld-devel-en
mailing list