Currently in trunk, I think all packages have the distro/ directories which contain the distro specific RPMs.  However, they come in 3 different levels of specificity:
 
distribution: eg. fc
distribution-version: eg. fc4
distribution-version-arch: eg. fc4-x86_64
 
I personally would like this cleaned up such that they are all in the last form (distribution-version-arch), this makes it really easy to create specific tarballs for users.
 
There is potentially any way to organize the directories, which is:
 
distribution/version/arch, eg.
 
distro/fc/4/x86_64
distro/rhel/3/ia64
 
My goal here is to make things more organized.
 
Cheers,
 
Bernard

Reply via email to