alisw / alibuild

A simple build tool for ALICE software
http://alisw.github.io/alibuild/
GNU General Public License v3.0
24 stars 47 forks source link

Support actual CVMFS stores #861

Closed ktf closed 4 months ago

ktf commented 4 months ago

Support actual CVMFS stores

So far the cvmfs:// local store was actually supporting local installation areas since installation layout in CVMFS is slightly different. We adapt to support the proper CVMFS layout.

In the future we should probably have a separate mode for referring to a non CVMFS layout.