aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)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
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: add missing ${sphinxdoc:Depends}Sean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: fix my e-mail addressSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: fix build-depsSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* README: add cl-babel and quicklisp instructionsSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add ASDF project metadataSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* README: add reference to CONTRIBUTING.rstSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* README: expand the quick start guideSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: set the homepage to cgit's "about" page for nowSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: drop an outdated example from package descriptionSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: use conventional binary package nameSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add TODO to convert some plain defuns to methodsSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add HOSTDEPLOY ideaSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* note about the WHEN-LET in DEPLOY*Sean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* grammarSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* capitalise symbol nameSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* don't use :POSIX to refer to a connection typeSean Whitton2021-02-24
| | | | | | We are now using the POSIX-CONNECTION class to represent that connection type. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* commentSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* README: tweak sentenceSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* README: reword and expand remarks on portabilitySean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* README: tweak heading of quick start guideSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* README: tweak caveat about what's implementedSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* README: update DEPLOY formSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* README: add "Other things to try"Sean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* FILE:REGEX-REPLACE-LINES: make FILE argument the first oneSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* expand notes on macro like Propellor's changesFileSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add :ELEMENT-TYPE in COPY-STREAM-TO-STREAM for :LOCAL connectionsSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* use braces rather than parentheses with CL-INTERPOLSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* DATA.PGP: set DATA-VERSION slotSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add FILE:REGEX-REPLACE-LINESSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix FILE:CONTAINS-LINESSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* use MRUN rather than RUN in some more placesSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add some output as Consfigurator executes deploymentsSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* remote Lisp images can ignore failures to load consfigs as systemsSean Whitton2021-02-24
| | | | | | We ensure the packages comprising those systems will be loaded. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* define PRINT-OBJECT methods sufficient to readably print *HOST*Sean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add TODO regarding :PASSWD & :NOPASSWDSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add a call to TERPRISean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* catch read errors in DEPLOYMENT-HANDOVER-PROGRAMSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* use MRUN in various places in the connection type definitionsSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* specify element type in :LOCAL CONNECTION-WRITEFILE for streamsSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* introduce MRUNSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* switch redirection in RUNSean Whitton2021-02-23
| | | | | | | Better to capture the stderr directly in case something goes wrong and we can't read the temporary file. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* rework signalling errors in RUN and MKTEMPSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* escape name of file we try to deleteSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix checking stream element type in CONSFIGURATOR.CONNECTION.SUDOSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* implement the basic functionaltiy of :DEBIAN-SBCL connection typeSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix call to FIND-METHODSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* attempt to fix streaming data into remote sudoSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix a few calls to RUNSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* comment->docstringSean Whitton2021-02-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>