aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* release Consfigurator 0.2.1 (-1 to Debian experimental)v0.2.1debian/0.2.1-1archive/debian/0.2.1-1Sean Whitton2021-03-02
* debian/: update Homepage & add trailing slashes to Vcs-*Sean Whitton2021-03-02
* move most of README into the manualSean Whitton2021-03-02
* expand text regarding using different connection types for testingSean Whitton2021-03-02
* rewrite second paragraph of READMESean Whitton2021-03-02
* release Consfigurator 0.2.0 (-1 to Debian experimental)v0.2.0debian/0.2.0-1archive/debian/0.2.0-1Sean Whitton2021-03-02
* Add "Provides: consfigurator"Sean Whitton2021-03-02
* Move ${sphinxdoc:Depends} Depends->RecommendsSean Whitton2021-03-02
* update installation instructionsSean Whitton2021-03-02
* update HOSTDEPLOY & HOSTDEPLOY-THESE ideaSean Whitton2021-03-01
* 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
* note that you still need parens with special evaluation ruleSean 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
* debian/: wrap-and-sort -abstSean Whitton2021-02-27
* debian/: add an autopkgtest to test compiling and loadingSean Whitton2021-02-27
* CHROOT.FORK: wrap (require "sb-posix") in an EVAL-WHENSean Whitton2021-02-27
* debian/: add cl-babel, cl-cffi to depsSean Whitton2021-02-27
* plan for handling nested propspecsSean Whitton2021-02-27
* idea for CONCURRENTLY combinatorSean 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
* notes on interactive shell connection typesSean Whitton2021-02-27
* add :CHROOT and :CHROOT.SHELL connection typesSean Whitton2021-02-27
* note about forking before SAVE-LISP-AND-DIESean 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
* notes about how we could use SAVE-LISP-AND-DIESean Whitton2021-02-27