aboutsummaryrefslogtreecommitdiff
path: root/src/data.lisp
Commit message (Expand)AuthorAge
* catch PRINT-NOT-READABLE and turn it into an unrestartable errorSean Whitton2021-03-06
* bind a variable to block trying to load ASDF systems in remote LispsSean Whitton2021-03-01
* attempt to implement DEPLOYS and DEPLOYS-THESESean Whitton2021-03-01
* eliminate global value for *CONNECTION*Sean Whitton2021-02-28
* tidy up entering and reentering Consfigurator's primary loopSean Whitton2021-02-28
* store record of remote cache in field of *CONNECTION*Sean Whitton2021-02-27
* use ZEROPSean Whitton2021-02-27
* ensure we pass a quoted list to DEPLOY*Sean Whitton2021-02-27
* attempt to implement umask support for CONNECTION-WRITEFILESean Whitton2021-02-27
* add TODOSean Whitton2021-02-26
* use MRUN rather than RUN in some more placesSean Whitton2021-02-24
* add some output as Consfigurator executes deploymentsSean Whitton2021-02-24
* remote Lisp images can ignore failures to load consfigs as systemsSean Whitton2021-02-24
* catch read errors in DEPLOYMENT-HANDOVER-PROGRAMSean Whitton2021-02-23
* implement the basic functionaltiy of :DEBIAN-SBCL connection typeSean Whitton2021-02-23
* fix call to FIND-METHODSean Whitton2021-02-23
* attempt to fix streaming data into remote sudoSean Whitton2021-02-23
* comment->docstringSean Whitton2021-02-23
* reflowSean Whitton2021-02-23
* fix type of argument passed to SUBTYPEPSean Whitton2021-02-23
* fix QUERY-DATA-SOURCESSean Whitton2021-02-23
* fix call to BABEL:STRING-TO-OCTETSSean Whitton2021-02-23
* fix REQUEST-LISP-SYSTEMSSean Whitton2021-02-22
* fix registering the :ASDF data sourceSean Whitton2021-02-22
* fix call to SLOT-VALUESean Whitton2021-02-22
* fix checking for existing data source registrationsSean Whitton2021-02-22
* fix sorting available prerequisite data from *DATA-SOURCES*Sean Whitton2021-02-22
* earlier definitions of both CONNECTION-TRY-UPLOAD & LOCAL-CONNECTIONSean Whitton2021-02-22
* attempt to implement :DEBIAN-SBCL connection typeSean Whitton2021-02-22
* convenience feature to convert pathnames in RUN/RUNLINESSean Whitton2021-02-22
* to try to help rsync, pass --keep to gunzip(1)Sean Whitton2021-02-22
* CONNECTION-UPLOAD is only for the first hopSean Whitton2021-02-22
* have PGP data source signal MISSING-DATA-SOURCESean Whitton2021-02-21
* "Lisp process" -> "Lisp image"Sean Whitton2021-02-20
* default the argument to UPLOAD-ALL-PREREQUISITE-DATASean Whitton2021-02-20
* implement %GET-DATA-STREAMSean Whitton2021-02-20
* extend commentSean Whitton2021-02-20
* split up core.lisp and get rid of .util/.core package distinctionSean Whitton2021-02-20