aboutsummaryrefslogtreecommitdiff
path: root/src/deployment.lisp
Commit message (Expand)AuthorAge
...
* shallow copy host in a few more places to preserve consfig valuesSean Whitton2021-03-10
* fix call to %UNION-PROPSPEC-INTO-HOSTSean Whitton2021-03-04
* replace dummy macro definitions with some ElispSean Whitton2021-03-04
* also propagate list of required systemsSean Whitton2021-03-01
* add dummy DEPLOYS., DEPLOYS-THESE. definitionsSean Whitton2021-03-01
* replace DEFHOSTDEPLOYSean Whitton2021-03-01
* attempt to implement DEPLOYS and DEPLOYS-THESESean Whitton2021-03-01
* add TODO regarding DEFHOSTDEPLOYSean Whitton2021-02-28
* move DEPLOY* upSean Whitton2021-02-28
* eliminate global value for *CONNECTION*Sean Whitton2021-02-28
* tidy up entering and reentering Consfigurator's primary loopSean Whitton2021-02-28
* move properties type check into EVAL-PROPSPECSean Whitton2021-02-28
* Revert "define and bind *LAST-HOP-INFO*, *THIS-HOP-INFO*"Sean Whitton2021-02-27
* 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
* implement the basic functionaltiy of :DEBIAN-SBCL connection typeSean Whitton2021-02-23
* define and bind *LAST-HOP-INFO*, *THIS-HOP-INFO*Sean Whitton2021-02-23
* missing quote when calling DEPLOY*Sean Whitton2021-02-22
* fix preprocessing of connection chain by DEPLOY*Sean Whitton2021-02-22
* define *HOST* earlierSean Whitton2021-02-22
* attempt to implement :DEBIAN-SBCL connection typeSean Whitton2021-02-22
* extend some notesSean Whitton2021-02-21
* drop spurious blank lineSean Whitton2021-02-21
* comment out DEPLOYS and DEPLOYS-THESE for now & some notesSean Whitton2021-02-21
* start figuring out :SUDO connection typeSean Whitton2021-02-21
* split up core.lisp and get rid of .util/.core package distinctionSean Whitton2021-02-20