aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add TODO to convert some plain defuns to methodsSean Whitton2021-02-24
* note about the WHEN-LET in DEPLOY*Sean Whitton2021-02-24
* grammarSean Whitton2021-02-24
* capitalise symbol nameSean Whitton2021-02-24
* don't use :POSIX to refer to a connection typeSean Whitton2021-02-24
* commentSean Whitton2021-02-24
* FILE:REGEX-REPLACE-LINES: make FILE argument the first oneSean Whitton2021-02-24
* add :ELEMENT-TYPE in COPY-STREAM-TO-STREAM for :LOCAL connectionsSean Whitton2021-02-24
* use braces rather than parentheses with CL-INTERPOLSean Whitton2021-02-24
* DATA.PGP: set DATA-VERSION slotSean Whitton2021-02-24
* add FILE:REGEX-REPLACE-LINESSean Whitton2021-02-24
* fix FILE:CONTAINS-LINESSean Whitton2021-02-24
* 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
* define PRINT-OBJECT methods sufficient to readably print *HOST*Sean Whitton2021-02-24
* add TODO regarding :PASSWD & :NOPASSWDSean Whitton2021-02-23
* add a call to TERPRISean Whitton2021-02-23
* catch read errors in DEPLOYMENT-HANDOVER-PROGRAMSean Whitton2021-02-23
* use MRUN in various places in the connection type definitionsSean Whitton2021-02-23
* specify element type in :LOCAL CONNECTION-WRITEFILE for streamsSean Whitton2021-02-23
* introduce MRUNSean Whitton2021-02-23
* switch redirection in RUNSean Whitton2021-02-23
* rework signalling errors in RUN and MKTEMPSean Whitton2021-02-23
* escape name of file we try to deleteSean Whitton2021-02-23
* fix checking stream element type in CONSFIGURATOR.CONNECTION.SUDOSean 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
* fix a few calls to RUNSean Whitton2021-02-23
* comment->docstringSean Whitton2021-02-23
* DATA.ASDF: set :VERSION field in FILE-DATA objectSean Whitton2021-02-23
* define and bind *LAST-HOP-INFO*, *THIS-HOP-INFO*Sean Whitton2021-02-23
* make STRING->FILENAME accept numbersSean 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
* set :IDEN1 and :IDEN2 when initialising DATA objectsSean Whitton2021-02-22
* fix REQUEST-LISP-SYSTEMSSean Whitton2021-02-22
* fix registering the :ASDF data sourceSean Whitton2021-02-22
* fix use of RUNSean Whitton2021-02-22
* fix call to SLOT-VALUESean Whitton2021-02-22
* fix checking for existing data source registrationsSean Whitton2021-02-22
* fix basic functionality of the :SUDO connection typeSean Whitton2021-02-22
* fix sorting available prerequisite data from *DATA-SOURCES*Sean Whitton2021-02-22
* DATA.PGP: fix cache flushingSean Whitton2021-02-22
* DATA.PGP: wrap extracted data in correct objectSean Whitton2021-02-22
* missing quote when calling DEPLOY*Sean Whitton2021-02-22
* a better name for CMD:SINGLESean Whitton2021-02-22