delete unused or test files

This commit is contained in:
2016-05-14 20:18:34 +01:00
parent 47d6deee32
commit 5ed77085a7
16 changed files with 0 additions and 274 deletions

View File

@@ -1,6 +0,0 @@
include $(DOCKER_HOME)/build/Makefile
NAME = chrome
VERSION = latest
build: pulseaudio chrome

View File

@@ -1,6 +0,0 @@
include $(DOCKER_HOME)/build/Makefile
NAME = firefox
VERSION = latest
build: pulseaudio firefox

View File

@@ -1,6 +0,0 @@
include $(DOCKER_HOME)/build/Makefile
NAME = mpd
VERSION = latest
build: pulseaudio mpd

View File

@@ -1,12 +0,0 @@
/opt/docker/bin/build lighttpd
DIR=`dirname $0`
DIR=`readlink -e $DIR`
BASE=`basename $DIR`
IFS='/' read -ra ADDR <<< "$DIR"
CONTAINER=${ADDR[-2]}
echo $DIR
cp "/media/mercury/Software/Install/Science/Gaussian/Gaussian 09 Unix.tgz" ${DIR}/../gaussian.tgz
cp "/media/mercury/Software/Install/Science/WebMO/WebMO.14.0.006.tar.gz" ${DIR}/../webmo.tgz
docker build -t $CONTAINER ${DIR}/../
rm ${DIR}/../gaussian.tgz
rm ${DIR}/../webmo.tgz

View File

@@ -1,17 +0,0 @@
interfaceDescription{'gaussian'}="Ab initio and semi-empirical calculations"
interfaceDescription{'gaussian_admin'}="Edit preferences specific to Gaussian"
interfaceDescription{'gaussian_name'}="Gaussian"
gaussianVersion="g09"
gaussianBase="/opt/g09"
gaussianRoot="/opt"
GAUSS_EXEDIR="/opt/g09/bsd:/opt/g09/private:/opt/g09"
GMAIN="/opt/g09/bsd:/opt/g09/private:/opt/g09"
LD_LIBRARY_PATH="/opt/g09/bsd:/opt/g09/private:/opt/g09"
gaussianBasis="/opt/g09/basis"
nodesMin="1"
nodesMax="1"
nodesDefault="1"
ppnMin="1"
ppnMax="1"
ppnDefault="1"
nodeTypeDefault=""

View File

@@ -1,52 +0,0 @@
catPath="/bin/cat"
cgiBase="/opt/webmo/source/cgi-bin"
chmodPath="/bin/chmod"
chownPath="/bin/chown"
cpOptions="-r"
cpPath="/bin/cp"
externalAuthentication=""
externalBatchQueue=""
host=""
htmlBase="/opt/webmo/source"
killPath="/bin/kill"
license="1207-1902-5611"
loginMsg=""
loginMsgTimestamp=""
mkdirPath="/bin/mkdir"
mvPath="/bin/mv"
ncores="1"
owner="Computational Chemistry on the WWW"
perlPath="/usr/bin/perl"
psOptions="-ef"
psPath="/bin/ps"
psRegExp="(\$pid, \$ppid, \$cpu_time) = /.{8}(.{6})(.{6}).{3}.{6}.{2}(.{16}).*/"
rcpPath=""
rmOptions="-rf"
rmPath="/bin/rm"
rshPath=""
scpOptions=""
scpPath=""
sendmailOptions="-t"
sendmailPath=""
servers=",0"
sshOptions=""
sshPath=""
sudoEnabled=""
sudoPath="/usr/bin/sudo"
systemScratch="/tmp"
tarOptions="cf"
tarPath="/bin/tar"
unamePath="/bin/uname"
uniqueId="39"
unzipPath=""
url_cgiBase="/cgi-bin"
url_htmlBase=""
userBase="/host/var/webmo"
userStorageEnabled=""
version="14.0.006"
webserver=""
webserverProtocol=""
whereisPath="/usr/bin/whereis"
zcatPath="/bin/zcat"
zipOptions="-r -q"
zipPath=""