aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* use AND rather than WHEN calling for return valueSean Whitton2021-03-06
* don't import CFFI into CHROOT.FORK on SBCLSean Whitton2021-03-06
* CONNECTION-WRITEFILE: deal in modes rather than umasksSean Whitton2021-03-06
* fix capitalisationSean Whitton2021-03-06
* MKTEMP: use keyword args, add :DIRECTORY argument, call sh umaskSean Whitton2021-03-06
* MKTEMP needs to check for presence of output, not just zero exitSean Whitton2021-03-06
* move some definitions aroundSean Whitton2021-03-06
* define PRINT-OBJECT for OS:DEBIANSean Whitton2021-03-06
* catch PRINT-NOT-READABLE and turn it into an unrestartable errorSean Whitton2021-03-06
* in fact, combine HAS-CONTENT and HAS-CONTENT-LINESSean Whitton2021-03-05
* rework FILE:HAS-CONTENT and add FILE:HAS-CONTENT-LINESSean Whitton2021-03-05
* add TODO regarding the property type check in EVAL-PROPSPECSean Whitton2021-03-05
* in SETPROP function cell, return :NO-CHANGE where appropriateSean Whitton2021-03-05
* CONSFIGURATOR.PROPERTY.OS: add some descsSean Whitton2021-03-05
* EVAL-PROPSPEC prints as it works through propertiesSean Whitton2021-03-05
* fix arg to RUNSean Whitton2021-03-05
* export HOST and MAKE-PROPSPECSean Whitton2021-03-05
* add APT:INSTALLEDSean Whitton2021-03-05
* add OS:REQUIREDSean Whitton2021-03-05
* CONSFIGURATOR.PROPERTY.OS: fix calls to MAKE-INSTANCESean Whitton2021-03-05
* always set property function cells, to keep other code simpleSean Whitton2021-03-05
* add :PRINC argument to RUN & MRUNSean Whitton2021-03-05
* fix RUN & MRUN's handling of :ENVSean Whitton2021-03-05
* add OS:DEBIANLIKESean Whitton2021-03-05
* define INAPPLICABLE-PROPERTYSean Whitton2021-03-05
* RUN and MRUN can now take lists of argumentsSean Whitton2021-03-05
* start figuring out representation of host operating systemsSean Whitton2021-03-04
* add SECRET-UPLOADED and HOST-SECRET-UPLOADEDSean Whitton2021-03-04
* CONNECTION.SHELL-WRAP: error checking in CONNECTION-WRITEFILESean Whitton2021-03-04
* rename REGEX-REPLACE-LINESSean Whitton2021-03-04
* fix call to %UNION-PROPSPEC-INTO-HOSTSean Whitton2021-03-04
* initial ideas for structure of chroot-bootstrapping propertiesSean Whitton2021-03-04
* replace dummy macro definitions with some ElispSean Whitton2021-03-04
* attempt to implement DEFPROPLISTSean Whitton2021-03-04
* distinguish between :DESC subroutines and docstrines in DEFPROPSean Whitton2021-03-04
* add MAKE-HOSTSean Whitton2021-03-04
* CHROOT.FORK: data TODOsSean Whitton2021-03-04
* make it possible to use CL-INTERPOL strings when defining propertiesSean Whitton2021-03-04
* 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
* 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