cvs tags added
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# $Source: /cvs/A/CS/startup/EPICS_R3.13.syncTS/Attic/startup.script_epicsdependent,v $
|
||||
cd LIB
|
||||
|
||||
# load EPICS system core
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# $Source: /cvs/A/CS/startup/EPICS_R3.13/Attic/startup.script_epicsdependent,v $
|
||||
cd LIB
|
||||
|
||||
# load EPICS system core
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $SOURCE$
|
||||
# $Source: /cvs/A/CS/startup/EPICS_R3.14.8/Attic/startup.script_epicsdependent,v $
|
||||
cd LIB
|
||||
|
||||
# load EPICS system core
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# $Source: /cvs/A/CS/startup/Attic/makelinks,v $
|
||||
ln -s EPICS_R3.13 EPICS_R3.13.9
|
||||
ln -s EPICS_R3.13 EPICS_R3.13.10
|
||||
ln -s EPICS_R3.13.syncTS EPICS_R3.13.9.syncTS
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# $Source: /cvs/A/CS/startup/saveRestore.script_common,v $
|
||||
require "autoSRarray"
|
||||
|
||||
dbLoadDatabase "save_restoreStatus.db", TEMPLATES, bootInfo("P=%T:")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# $Source: /cvs/A/CS/startup/startup.script_common,v $
|
||||
# This is the common part of all startup scripts
|
||||
# It is included by all generated scripts
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# $Source: /cvs/A/CS/startup/startup.script_iocmon,v $
|
||||
require "iocmon"
|
||||
dbLoadDatabase("iocmon.template", TEMPLATES, bootInfo("IOC=%T,CRATE=%T"))
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# $Source: /cvs/A/CS/startup/startup.script_linux,v $
|
||||
epicsEnvSet EPICS, R3.14.8
|
||||
epicsEnvSet STREAM_PROTOCOL_PATH, .:$(PWD)/cfg
|
||||
epicsEnvSet EPICS_DRIVER_PATH, bin:snl:$(INSTBASE)/iocBoot/$(EPICS)/$(EPICS_HOST_ARCH)
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# $Source: /cvs/A/CS/startup/startup.script_part2,v $
|
||||
# 2nd part of common startup
|
||||
|
||||
# setup clock:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# $Source: /cvs/A/CS/startup/startup.script_part3,v $
|
||||
# set the prompt
|
||||
sprintf (STRINGBUFFER, "%s > ", IOC)
|
||||
shellPromptSet (STRINGBUFFER)
|
||||
|
||||
Reference in New Issue
Block a user