aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
Commit message (Expand)AuthorAge
* implement special evaluation rules when symbol ends with a periodSean Whitton2021-03-01
* replace DEFHOSTDEPLOYSean Whitton2021-03-01
* attempt to implement DEPLOYS and DEPLOYS-THESESean Whitton2021-03-01
* tidy up entering and reentering Consfigurator's primary loopSean Whitton2021-02-28
* Revert "define and bind *LAST-HOP-INFO*, *THIS-HOP-INFO*"Sean Whitton2021-02-27
* add :CHROOT and :CHROOT.SHELL connection typesSean Whitton2021-02-27
* add :CHROOT-FORK connection typeSean Whitton2021-02-27
* attempt to implement umask support for CONNECTION-WRITEFILESean Whitton2021-02-27
* factor out SHELL-WRAP-CONNECTION superclassSean Whitton2021-02-27
* add FILE:REGEX-REPLACE-LINESSean Whitton2021-02-24
* remote Lisp images can ignore failures to load consfigs as systemsSean Whitton2021-02-24
* introduce MRUNSean Whitton2021-02-23
* rework signalling errors in RUN and MKTEMPSean Whitton2021-02-23
* implement the basic functionaltiy of :DEBIAN-SBCL connection typeSean Whitton2021-02-23
* define and bind *LAST-HOP-INFO*, *THIS-HOP-INFO*Sean Whitton2021-02-23
* a better name for CMD:SINGLESean Whitton2021-02-22
* rewrite FILE:CONTAINS-LINESSean Whitton2021-02-22
* reorder DEFPACKAGE formsSean Whitton2021-02-22
* rename property applied by running a shell commandSean Whitton2021-02-22
* attempt to implement :DEBIAN-SBCL connection typeSean Whitton2021-02-22
* attempt to define DEFPROPLISTSean Whitton2021-02-21
* add TESTSean Whitton2021-02-21
* start figuring out :SUDO connection typeSean Whitton2021-02-21
* first attempt to implement :SSH connection typeSean Whitton2021-02-21
* have PGP data source signal MISSING-DATA-SOURCESean Whitton2021-02-21
* add WITH-REMOTE-TEMPORARY-FILESean Whitton2021-02-21
* implement simple pgp prerequisite data storeSean Whitton2021-02-21
* 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
* 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
* each value in HOSTATTRS plist is now prepend-onlySean Whitton2021-02-19
* in-consfig macroSean Whitton2021-02-19
* import file-exists-pSean Whitton2021-02-18
* import some names from uiopSean Whitton2021-02-18
* add check for uploading data to root Lisp's cacheSean Whitton2021-02-18
* tidy consfigurator.core export listSean Whitton2021-02-18
* missing defpackage for local connection typeSean Whitton2021-02-16
* stub debian-sbcl connection typeSean Whitton2021-02-16
* reorderSean Whitton2021-02-16
* export split-stringSean Whitton2021-02-16
* move code into an src/ subdirSean Whitton2021-02-16