New plugin: devops.
authorMatt Birkholz <matt@birchwood-abbey.net>
Fri, 5 May 2017 19:38:36 +0000 (12:38 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Fri, 5 May 2017 19:38:36 +0000 (12:38 -0700)
commit4e734105c9247a11dd076c047a85cff36248fbc3
tree9d989176630f1ab06b92f75d1a582c599ac91c14
parentcdf64b0f6e2a41e6196661c450bf9d95493eb0e8
New plugin: devops.
29 files changed:
src/devops/AUTHORS [new file with mode: 0644]
src/devops/COPYING [new file with mode: 0644]
src/devops/ChangeLog [new file with mode: 0644]
src/devops/Makefile.am [new file with mode: 0644]
src/devops/NEWS [new file with mode: 0644]
src/devops/README [new file with mode: 0644]
src/devops/autogen.sh [new file with mode: 0755]
src/devops/build.scm [new file with mode: 0644]
src/devops/build.texi [new file with mode: 0644]
src/devops/compile.sh [new file with mode: 0755]
src/devops/configure.ac [new file with mode: 0644]
src/devops/debian/changelog [new file with mode: 0644]
src/devops/debian/compat [new file with mode: 0644]
src/devops/debian/control [new file with mode: 0644]
src/devops/debian/copyright [new file with mode: 0644]
src/devops/debian/doc-base [new file with mode: 0644]
src/devops/debian/docs [new file with mode: 0644]
src/devops/debian/postinst.in [new file with mode: 0755]
src/devops/debian/prerm.in [new file with mode: 0755]
src/devops/debian/rules [new file with mode: 0755]
src/devops/debian/source/format [new file with mode: 0644]
src/devops/debian/watch [new file with mode: 0644]
src/devops/devops.pkg [new file with mode: 0644]
src/devops/devops.scm [new file with mode: 0644]
src/devops/devops.texi [new file with mode: 0644]
src/devops/gfdl.texi [new file with mode: 0644]
src/devops/make.scm [new file with mode: 0644]
src/devops/optiondb.scm [new file with mode: 0644]
src/devops/pucked.texi [new file with mode: 0644]