Frank Halasz
ed6a6e4e04
move all loadups-related source files into internal/loadups; adjust scripts accordingly; move venuesysouts from loadups into internal/venuesysouts; fix issues in .CM files to allow starting loadups-all from any lisp/full.sysout
2023-08-07 12:34:11 -07:00
Frank Halasz
126a8cfb37
Remove references to LOADUP_WORKDIR from all lisp code and instead pass the file references down from the callinf .CM files (which are now embedded in the loadup- scripts; also add /unicode subdir to the release tars.
2023-08-04 15:07:43 -07:00
Frank Halasz
f514dd04c2
First full pass at loadups revamp.
2023-08-01 22:59:01 -07:00
Frank Halasz
656bb53ef6
WIP updating loadups scripts
2023-08-01 12:08:55 -07:00
Frank Halasz
b59e37b703
Remake loadup scripts to not use MEDLEYDIR/tmp as a working dir AND cleanly separate loadup-all from loadup-db; adjust buildLoadup.yml accordingly
2023-07-31 00:42:23 -07:00
Larry Masinter
96b5a70b90
make tmp dir if not there; add README for scripts ( #844 )
2022-07-18 16:22:14 -07:00
Larry Masinter
2120f5f458
loadup and run-medley script bug fixes
2022-07-16 11:51:58 -07:00
Larry Masinter
d6f7ad7de9
run-medley improvements ( #476 )
2021-09-13 05:54:31 -07:00
Larry Masinter
0e2e16f183
changes from #453 redone: NOGREET for run-medley, dummy HOME LOGINDIR for loadups ( #464 )
2021-09-09 22:26:06 -07:00
Larry Masinter
7897471126
no longer commit loadups; start with starter.sysout ( #430 )
...
* Start loadup using lisp.venuesysout as the base on which to build new
* Change 'starter.sysout' (taken from recent lisp.sysout)
* Fix problem with GREET ordering
2021-08-26 15:47:59 -07:00
Larry Masinter
607d9ab2e7
Add a brief sanity check to loadup process ( #314 )
...
Each step of the loadup now starts with a 'touch' to create a timestamp. At the end of the loadup, it makes sure the files needed by the next step are newer. This will catch some of the problems.
2021-04-28 17:15:35 -07:00
Nick Briggs
558f4c6655
Loadup failure ldeinit ( #286 )
...
* a litte better info and checking
* fix typo
Co-authored-by: Larry Masinter <LMM@acm.org>
2021-03-19 15:45:20 -07:00
Larry Masinter
3e6e104d86
Main cleanup of new init process, scripts, etc ( #243 )
2021-03-08 22:36:27 -08:00
Larry Masinter
7ec7f4cf5c
rem.cm no longer used
2021-02-27 10:18:37 -08:00
Larry Masinter
b14cbb2f77
typo in -gr instead of -g
2021-02-18 12:29:23 -08:00
Larry Masinter
7b1c12989f
run-medley -prog option for selecting ldeinit; update screen dimensions
2021-02-18 10:22:46 -08:00
Larry Masinter
e2239ae6a5
make init files
2021-02-13 14:45:47 -08:00