aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add DATA.GPGPUBKEYSSean Whitton2021-03-23
* add DATA.GIT-SNAPSHOTSean Whitton2021-03-23
* add and export GET-HIGHEST-LOCAL-CACHED-PREREQUISITE-DATASean Whitton2021-03-23
* use ENSURE-DIRECTORY-PATHNAME in LOCAL-DATA-PATHNAMESean Whitton2021-03-23
* simplify definition of MISSING-DATA-SOURCESean Whitton2021-03-23
* make DATA-MIME SETF'ableSean Whitton2021-03-23
* add ENSURE-DIRECTORIES-EXIST to LOCAL-DATA-PATHNAME and exportSean Whitton2021-03-23
* add WITH-LOCAL-TEMPORARY-DIRECTORY and export some UIOP dir utilsSean Whitton2021-03-23
* add DATA-SOURCE-PROVIDING-PSean Whitton2021-03-23
* drop OS package from USER packageSean Whitton2021-03-23
* add USER:HAS-LOGIN-SHELLSean Whitton2021-03-23
* USER-NAME -> USERNAMESean Whitton2021-03-23
* FILE:CONTAINS-LINES: accept a single lineSean Whitton2021-03-22
* move comments on :SUDO to the manual & drop a TODOSean Whitton2021-03-22
* fix extracting indentation declarations in property definitionsSean Whitton2021-03-22
* don't generate indentation hints for internal propertiesSean Whitton2021-03-22
* when remote Lisp fails, use FAILED-CHANGE not just ERRORSean Whitton2021-03-22
* add missing SPECIAL proclamation for *CONSFIGURATOR-DEBUG-LEVEL*Sean Whitton2021-03-22
* switch order of output when remote Lisp failsSean Whitton2021-03-22
* make existing hostattrs available to programmatic callsSean Whitton2021-03-22
* attempt to make remote Lisp show LOAD output only if loading failsSean Whitton2021-03-22
* support passing :CHECK at beginning of DEFPROPLIST and DEFPROPSPECSean Whitton2021-03-22
* untabifySean Whitton2021-03-22
* add a :REPORT to RUN-FAILEDSean Whitton2021-03-22
* add MAKE-PASSPHRASE and use it to protect more sudo passwordsSean Whitton2021-03-22
* enable passing multiple paths to FILE:DOES-NOT-EXIST & drop :CHECKSean Whitton2021-03-22
* rename :DEBIAN-SBCL -> :SBCL & use a property to install sbclSean Whitton2021-03-22
* rework :HOSTATTRS programmatic call warning & add IGNORING-HOSTATTRSSean Whitton2021-03-22
* move combinators to their own file to avoid dependency loopSean Whitton2021-03-22
* use %CONSFIGURE so we can define functions for more propertiesSean Whitton2021-03-22
* %CONSFIGURE: accept NIL for CONNECTIONS argumentSean Whitton2021-03-22
* :DEBIAN-SBCL connection: tidy up outputSean Whitton2021-03-21
* DEPLOY, DEPLOY-THESE: accept string for HOSTSean Whitton2021-03-21
* APPEND-PROPSPECS: better handle case where one side of union is nilSean Whitton2021-03-21
* add default for :PROPSPEC argument to MAKE-HOSTSean Whitton2021-03-21
* when skipping failed changes, print the errorSean Whitton2021-03-21
* add facility for more regular progress and debug printingSean Whitton2021-03-21
* CONTINUE-DEPLOY*: pass :LOCAL as default remaining connectionSean Whitton2021-03-21
* add workaround for CL-HEREDOC-SYSTEM packageSean Whitton2021-03-21
* restore checking lambda list compat when setting property functionsSean Whitton2021-03-21
* resignal as FAILED-CHANGE only errors we expect we might seeSean Whitton2021-03-21
* add :HOSTATTRS to OS:OS-TYPECASE*Sean Whitton2021-03-21
* fix docstrings in DEFINE-FUNCTION-PROPERTY-COMBINATORSean Whitton2021-03-21
* simplify SERVICE:NO-SERVICES & add SERVICE:WITHOUT-STARTING-SERVICESSean Whitton2021-03-21
* tweak description of CHROOT:OS-BOOTSTRAPPEDSean Whitton2021-03-21
* add descriptions to some chroot propertiesSean Whitton2021-03-21
* fix OS types DEBIAN -> DEBIANLIKESean Whitton2021-03-21
* avoid searching the list of known properties; just check for ISPROPSean Whitton2021-03-21
* PROPAPPLY, PROPUNAPPLY: convert errors to FAILED-CHANGESean Whitton2021-03-21
* set property function cells using DEFUN-WHICH-CALLSSean Whitton2021-03-21