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.
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.