aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix printing embedded hosts and propspecsSean Whitton2021-03-01
* actually define the functionSean Whitton2021-03-01
* also propagate list of required systemsSean Whitton2021-03-01
* add dummy DEPLOYS., DEPLOYS-THESE. definitionsSean Whitton2021-03-01
* bind a variable to block trying to load ASDF systems in remote LispsSean Whitton2021-03-01
* define three destructive operations on hosts & propspecs earlierSean Whitton2021-03-01
* implement special evaluation rules when symbol ends with a periodSean Whitton2021-03-01
* replace DEFHOSTDEPLOYSean Whitton2021-03-01
* reorganise propspec.lisp a bitSean Whitton2021-03-01
* attempt to implement DEPLOYS and DEPLOYS-THESESean Whitton2021-03-01
* attempt to avoid redefinition warnings in consfigsSean Whitton2021-03-01
* use DOLISTSean Whitton2021-03-01
* rework executing :HOSTATTRS subroutinesSean Whitton2021-03-01
* add :PREPROCESS property subroutinesSean Whitton2021-03-01
* default the SYSTEMS slot of propspecs whenever they are initialisedSean Whitton2021-02-28
* add TODO regarding DEFHOSTDEPLOYSean Whitton2021-02-28
* move DEPLOY* upSean Whitton2021-02-28
* eliminate global value for *CONNECTION*Sean Whitton2021-02-28
* add some accessorsSean Whitton2021-02-28
* use ENSURE-CONSSean Whitton2021-02-28
* tidy up entering and reentering Consfigurator's primary loopSean Whitton2021-02-28
* tweak reference to system call in error messageSean Whitton2021-02-28
* move properties type check into EVAL-PROPSPECSean Whitton2021-02-28
* CHROOT.FORK: wrap (require "sb-posix") in an EVAL-WHENSean Whitton2021-02-27
* Revert "define and bind *LAST-HOP-INFO*, *THIS-HOP-INFO*"Sean Whitton2021-02-27
* store record of remote cache in field of *CONNECTION*Sean Whitton2021-02-27
* use ZEROPSean Whitton2021-02-27
* add :CHROOT and :CHROOT.SHELL connection typesSean Whitton2021-02-27
* note about WITH-UMASK and threadsSean Whitton2021-02-27
* add :CHROOT-FORK connection typeSean Whitton2021-02-27
* fix missing &ALLOW-OTHER-KEYS in default PREPROCESS-CONNECTION-ARGSSean Whitton2021-02-27
* fix :SHELL-WRAP's CONNECTION-WRITEFILESean 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
* no need to force a shell around a shellSean Whitton2021-02-27
* don't assume local shell is POSIXSean Whitton2021-02-27
* ensure "Waiting ..." gets printedSean Whitton2021-02-27
* simplify control flow by specialising on INPUT in CONNECTION-RUNSean Whitton2021-02-27
* fix shell-wrap's CONNECTION-RUN and CONNECTION-WRITEFILESean Whitton2021-02-27
* factor out SHELL-WRAP-CONNECTION superclassSean Whitton2021-02-27
* add TODOSean Whitton2021-02-26
* capitalise symbol namesSean Whitton2021-02-26
* make it easy just to get the exit code out of RUN and MRUNSean Whitton2021-02-26
* factor out FILE::MAP-FILE-LINESSean Whitton2021-02-25
* :NOCHANGE -> :NO-CHANGESean Whitton2021-02-25
* 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