aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* start figuring out :SUDO connection typeSean Whitton2021-02-21
* first attempt to implement :SSH connection typeSean Whitton2021-02-21
* qualifySean Whitton2021-02-21
* have PGP data source signal MISSING-DATA-SOURCESean Whitton2021-02-21
* add WITH-REMOTE-TEMPORARY-FILESean Whitton2021-02-21
* DPKG-VERSION-COMPARE should accept numbers and stringsSean Whitton2021-02-21
* update package nameSean Whitton2021-02-21
* have asdf check function actually return a versionSean Whitton2021-02-21
* implement simple pgp prerequisite data storeSean Whitton2021-02-21
* ideas about trying to avoid uploading deps available from DebianSean Whitton2021-02-20
* "Lisp process" -> "Lisp image"Sean Whitton2021-02-20
* more notes in debian-sbcl.lispSean Whitton2021-02-20
* default the argument to UPLOAD-ALL-PREREQUISITE-DATASean Whitton2021-02-20
* replace call to removed functionSean Whitton2021-02-20
* implement %GET-DATA-STREAMSean Whitton2021-02-20
* replace call to removed functionSean Whitton2021-02-20
* defvar *CONNECTION* early enoughSean Whitton2021-02-20
* use get-hostname in :ssh ESTABLISH-CONNECTIONSean Whitton2021-02-20
* update DATA.ASDF for new data classesSean Whitton2021-02-20
* extend commentSean Whitton2021-02-20
* split up core.lisp and get rid of .util/.core package distinctionSean Whitton2021-02-20
* consfigurator.connection.local needs Alexandria for COPY-FILESean Whitton2021-02-20
* make it possible to explicitly pass nil to PROPSSean Whitton2021-02-20
* improve commentSean Whitton2021-02-20
* extend CONNECTION-WRITEFILE and CONNECTION-RUN APIs for stream inputSean Whitton2021-02-20
* get-data -> get-data-string, get-data-streamSean Whitton2021-02-20
* rework data source registration & move two props out of coreSean Whitton2021-02-20
* set up some classes for items of prerequisite dataSean Whitton2021-02-20
* drop FILE- prefix for two file propertiesSean Whitton2021-02-20
* add GET-HOSTNAMESean Whitton2021-02-20
* update some core exportsSean Whitton2021-02-19
* avoid name clashSean Whitton2021-02-19
* don't set *DATA-SOURCES* to nil right before trying to use themSean Whitton2021-02-19
* elide pointless destructuringSean Whitton2021-02-19
* minor improvements to some comments and docstringsSean Whitton2021-02-19
* each value in HOSTATTRS plist is now prepend-onlySean Whitton2021-02-19
* update commentSean Whitton2021-02-19
* update connection-run for :sshSean Whitton2021-02-19
* in-consfig macroSean Whitton2021-02-19
* use :output rather than a shell redirectSean Whitton2021-02-18
* import file-exists-pSean Whitton2021-02-18
* fix commit of accidental M-cSean Whitton2021-02-18
* import some names from uiopSean Whitton2021-02-18
* factor out some repetition & get local cache MIME typesSean Whitton2021-02-18
* fix a call to uiop:escape-sh-commandSean Whitton2021-02-18
* gzip data we upload when MIME type indicates we canSean Whitton2021-02-18
* add check for uploading data to root Lisp's cacheSean Whitton2021-02-18
* fixes to prerequisite data cache management functionsSean Whitton2021-02-18
* drop TODOs regarding defpropSean Whitton2021-02-18
* tweak some docstrings & a commentSean Whitton2021-02-18