aboutsummaryrefslogtreecommitdiff
path: root/src/image.lisp
Commit message (Expand)AuthorAge
* IMAGE-DUMPED: fix call to OSICAT-POSIX:CHMODSean Whitton2021-09-12
* also redirect *DEBUG-IO* output when compiling and loading systemsSean Whitton2021-09-09
* expand notes on alternative to forkingSean Whitton2021-09-09
* use CFFI, mostly via Osicat, for all syscalls/libc except fork(2)Sean Whitton2021-09-09
* use UIOP:XDG-CACHE-HOMESean Whitton2021-08-31
* cache XDG_CACHE_HOME as a connattrSean Whitton2021-08-31
* fix XDG_CONFIG_HOME -> XDG_CACHE_HOME as intendedSean Whitton2021-08-31
* upload Lisp systems as tarballs, not concatenated sourceSean Whitton2021-08-22
* fix exit code of remote Lisp image when fail to compile and/or loadSean Whitton2021-07-24
* EVAL-IN-GRANDCHILD: call POSIX-LOGIN-ENVIRONMENT before PREREQUESTSean Whitton2021-07-24
* call POST-FORK before WITH-FORK-CONTROLSean Whitton2021-07-24
* add IMAGE-DUMPED and CRON:RUNS-CONSFIGURATORSean Whitton2021-07-24
* new approach to calling fork(2) in remote Lisp imagesSean Whitton2021-07-24
* move remote Lisp images part of data.lisp to its own fileSean Whitton2021-07-23