conf/jcs, scripts: Move jcs over from ytools

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2017-04-12 12:12:07 +00:00
commit 9c4db07ac6
7 changed files with 161 additions and 2 deletions

View file

@ -2,7 +2,7 @@ TOPDIR = ..
include $(TOPDIR)/make/proj.mk
EXE_SH += jannet
EXE_SH += jannet jcs
include $(MODDIR)/make/scripts.mk

View file

@ -127,6 +127,9 @@ usage() {
txtout "usage init"
}
echo "Since jcs is installed with jw-build, jcs init is disabled for now, ignoring" >&2
return 0
TODO=0
LOCAL_JCS_DIR=""
@ -2033,7 +2036,7 @@ JNT_JCSDIR=/tmp
--<<<-- jcs.conf.oldstyle --
-->>>-- jcs.conf --
jcs_dir=$HOME/local/src/jw.dev/conf/`hostname -d`/`hostname -s`/`/opt/ytools/bin/get_os.sh`
jcs_dir=$HOME/local/src/jw.dev/conf/`hostname -d`/`hostname -s`/`/opt/jw-build/bin/get_os.sh`
jcs_owner=root
jcs_group=root
jcs_log_dir=$jcs_dir/log