aboutsummaryrefslogtreecommitdiff
path: root/src/deployment.lisp
Commit message (Expand)AuthorAge
* RECONNECTS :HOSTATTRS: simplifySean Whitton2022-05-14
* update copyright noticesSean Whitton2022-04-29
* LOCALSUDO: update :SUDO argument :AS -> :FROMSean Whitton2022-04-28
* add PUSH-HOSTATTR, don't use &rest in PUSH-HOSTATTRS & fix docstringSean Whitton2022-04-04
* rename basic propapp accessorsSean Whitton2022-04-04
* rename CONNECTION-TEARDOWN -> CONNECTION-TEAR-DOWNSean Whitton2022-04-02
* DEFAULT-DEPLOYMENT: leave unbound when not suppliedSean Whitton2022-04-02
* in examples, use fewer of my personal hostnames & domainsSean Whitton2021-12-27
* rename combinator UNAPPLY->UNAPPLIED and add new UNAPPLY macroSean Whitton2021-12-13
* add & propagate :NO-SERVICES connattr and respect in LIBVIRT:STARTEDSean Whitton2021-10-29
* use PUSHNEW-HOSTATTRS when propagating :DATA hostattrsSean Whitton2021-10-23
* UNWIND-PROTECT-IN-PARENT -> UNWIND-PROTECTSean Whitton2021-07-24
* DEPLOYS-THESE: accept a string for HOST parameterSean Whitton2021-07-10
* signal SKIPPED-PROPERTIES & factor out interpreting exit codesSean Whitton2021-07-10
* add AT-END, REBOOT:REBOOTED-AT-ENDSean Whitton2021-07-06
* MAKE-PROPSPEC: propagate *CONSFIG* even when propspec expression nilSean Whitton2021-07-06
* don't signal FAILED-CHANGE up beyond DEPLOY*/DEPLOY-THESE*Sean Whitton2021-06-28
* report whether FAILED-CHANGE, :NO-CHANGE or something else at endSean Whitton2021-06-28
* DEPLOYS-THESE: fix :PREPROCESS subroutineSean Whitton2021-06-03
* factor out ENSURE-HOST & call it in hostattrs accessorsSean Whitton2021-05-30
* add optional HOST arg to some accessors for hostattrsSean Whitton2021-05-29
* rework bootloader installation so can use property-defining macrosSean Whitton2021-05-09
* add LOCALSUDO and LOCALHDSean Whitton2021-05-06
* replace WITH-LOCAL-... with an EVALS propertySean Whitton2021-05-06
* chroot connections: set up bind mounts and virtual filesystemsSean Whitton2021-04-30
* CONTINUE-DEPLOY* connections: push a new connection objectSean Whitton2021-04-30
* define UNION-PROPSPEC-INTO-HOST for null second argumentSean Whitton2021-04-26
* add HOSTDEPLOY, HOSTDEPLOY-THESESean Whitton2021-04-05
* RECONNECTS: improve descriptionSean Whitton2021-04-05
* DEPLOY: don't accept string for hostSean Whitton2021-04-01
* propagate :NO-CHANGE out of fork subdeploymentsSean Whitton2021-04-01
* add descriptions to DEPLOYS, DEPLOYS-THESE, RECONNECTSSean Whitton2021-04-01
* RECONNECT: avoid copying all prerequisite dataSean Whitton2021-03-27
* move copying to the inside of {union,replace}-propspec-into-hostSean Whitton2021-03-24
* make PROPERTIES argument to DEPLOY{S,}-THESE* requiredSean Whitton2021-03-24
* make dedicated RECONNECTS property rather than using DEPLOYS-THESESean Whitton2021-03-24
* attempt to implement :AS connection type and AS combinatorSean Whitton2021-03-24
* fix typoSean Whitton2021-03-23
* untabifySean Whitton2021-03-22
* %CONSFIGURE: accept NIL for CONNECTIONS argumentSean Whitton2021-03-22
* DEPLOY, DEPLOY-THESE: accept string for HOSTSean Whitton2021-03-21
* CONTINUE-DEPLOY*: pass :LOCAL as default remaining connectionSean Whitton2021-03-21
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* %CONSFIGURE: don't prepend :LOCAL when a connection existsSean Whitton2021-03-19
* pull MAKE-PROPSPEC out of PROPS & set SYSTEMS from *HOST*Sean Whitton2021-03-19
* %CONSFIGURE no longer assumes that :HOSTATTRS have been runSean Whitton2021-03-18
* improve the DEFUN defined for calling properties programmaticallySean Whitton2021-03-18
* enable retrieving existing hostattrs in DEPLOY and DEPLOY-THESESean Whitton2021-03-18
* call :PREPROCESS and :HOSTATTRS subroutines laterSean Whitton2021-03-15
* attempt to implement revised propspecs specSean Whitton2021-03-15