Git Product home page Git Product logo

cvmfs-config-osg's Introduction

cvmfs-config-osg

CVMFS configuration package for the Open Science Grid

This is the source for the CernVM File System (CVMFS) configuration files for the Open Science Grid (OSG). It includes packaging for Redhat and Debian.

Redhat

End-user documentation for Redhat systems can be found here.

Debian

For Debian, the End-user instructions are to install this package from cvmfs-contrib and cvmfs from the cvmfs download page. Then if you want to enable autofs, add the following contents into /etc/auto.master.d/cvmfs.autofs:

/cvmfs /etc/auto.cvmfs

and restart autofs with

systemctl restart autofs

cvmfs-config-osg's People

Contributors

bbockelm avatar brianhlin avatar drdaved avatar matyasselmeci avatar tpdownes avatar zvada avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cvmfs-config-osg's Issues

Use of 'install' is specific to GNU implementation, so fails on macOS

This usage of the install command in Makefile relies on the -D flag only available in the GNU implementation, so this fails by default on macOS:

install -D -m 444 60-osg.conf $(DESTDIR)/etc/cvmfs/default.d
install -D -m 444 config-osg.opensciencegrid.org.conf $(DESTDIR)/etc/cvmfs/config.d
install -D -m 444 opensciencegrid.org.pub $(DESTDIR)/etc/cvmfs/keys/opensciencegrid.org

Is there a chance to update the calls to work with all implementations?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.