aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* release Consfigurator 0.0.1 (-1 to Debian experimental)v0.0.1debian/0.0.1-1archive/debian/0.0.1-1Sean Whitton2021-02-24
* debian/: add missing ${sphinxdoc:Depends}Sean Whitton2021-02-24
* debian/: fix my e-mail addressSean Whitton2021-02-24
* debian/: fix build-depsSean Whitton2021-02-24
* README: add cl-babel and quicklisp instructionsSean Whitton2021-02-24
* add ASDF project metadataSean Whitton2021-02-24
* README: add reference to CONTRIBUTING.rstSean Whitton2021-02-24
* README: expand the quick start guideSean Whitton2021-02-24
* debian/: set the homepage to cgit's "about" page for nowSean Whitton2021-02-24
* debian/: drop an outdated example from package descriptionSean Whitton2021-02-24
* debian/: use conventional binary package nameSean Whitton2021-02-24
* add TODO to convert some plain defuns to methodsSean Whitton2021-02-24
* add HOSTDEPLOY ideaSean 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
* README: tweak sentenceSean Whitton2021-02-24
* README: reword and expand remarks on portabilitySean Whitton2021-02-24
* README: tweak heading of quick start guideSean Whitton2021-02-24
* README: tweak caveat about what's implementedSean Whitton2021-02-24
* README: update DEPLOY formSean Whitton2021-02-24
* README: add "Other things to try"Sean Whitton2021-02-24
* FILE:REGEX-REPLACE-LINES: make FILE argument the first oneSean Whitton2021-02-24
* expand notes on macro like Propellor's changesFileSean 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