1
0
mirror of synced 2026-01-16 00:34:03 +00:00
Frank Halasz 330c5a01a7
Some polish on the new loadup scripts - dribble files and lock overrides (#2157)
Three changes to loadup scripts:

1) dribble files are now copied from the workdir into loadups if loadup completes successfully, 

2) if the lock preventing simultaneous runs is already set when loadup starts, it now asks the user if they want to override the lock or to exit (previously it just exited), 

3) there is now a --override flag that will automatically override the lock without asking the user.  

Man page updated accordingly.
2025-05-19 09:48:39 -07:00
..

medley/loadups

This directory is for holding the sysouts from a release

  • lisp.sysout (the system in the IRM + Common Lisp)

  • full.sysout (lisp + modernizations + TEdit and others)

  • starter.sysout you have to have a running Medley to make a new one(!) this file is just a stable place to stand.

  • whereis.hash A "hash file" directory index of everything

  • lisp.venuesysout full.venuesysout -- vintage sysouts for comparision

Plus, if you make your own loadups (from BUILDING.md) you'll see some .dribble files which are the logs of the build proccess.