aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
Commit message (Expand)AuthorAge
...
* add DATA.GIT-SNAPSHOTSean Whitton2021-03-23
* untabifySean Whitton2021-03-22
* rename :DEBIAN-SBCL -> :SBCL & use a property to install sbclSean Whitton2021-03-22
* move combinators to their own file to avoid dependency loopSean Whitton2021-03-22
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* add SERVICE:NO-SERVICES, SERVICE:RUNNINGSean Whitton2021-03-19
* add :CHROOT and :CHROOT.SHELL connection types to consfigurator.asdSean Whitton2021-03-19
* Add user property, modelled on apt propertyDavid Bremner2021-03-13
* add MAP-PROPSPEC-PROPAPPSSean Whitton2021-03-11
* release Consfigurator 0.3.1 (-1 to Debian experimental)v0.3.1debian/0.3.1-1archive/debian/0.3.1-1Sean Whitton2021-03-10
* release Consfigurator 0.3.0 (-1 to Debian experimental)v0.3.0debian/0.3.0-1archive/debian/0.3.0-1Sean Whitton2021-03-10
* add APT:INSTALLEDSean Whitton2021-03-05
* start figuring out representation of host operating systemsSean Whitton2021-03-04
* initial ideas for structure of chroot-bootstrapping propertiesSean Whitton2021-03-04
* release Consfigurator 0.2.1 (-1 to Debian experimental)v0.2.1debian/0.2.1-1archive/debian/0.2.1-1Sean Whitton2021-03-02
* release Consfigurator 0.2.0 (-1 to Debian experimental)v0.2.0debian/0.2.0-1archive/debian/0.2.0-1Sean Whitton2021-03-02
* 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 ASDF project metadataSean Whitton2021-02-24
* list sudo.lisp in DEFSYSTEMSean Whitton2021-02-22
* a better name for CMD:SINGLESean Whitton2021-02-22
* earlier definitions of both CONNECTION-TRY-UPLOAD & LOCAL-CONNECTIONSean Whitton2021-02-22
* implement %GET-DATA-STREAMSean Whitton2021-02-20
* split up core.lisp and get rid of .util/.core package distinctionSean Whitton2021-02-20
* add new files to system definitionSean Whitton2021-02-16
* move code into an src/ subdirSean Whitton2021-02-16
* depend on cl-interpolSean Whitton2021-02-13
* merge library.lisp into package.lispSean Whitton2021-02-09
* add "consfigurator" packageSean Whitton2021-02-08
* define classes and accessors for connections and propertiesSean Whitton2020-09-15
* add basic ssh connectionSean Whitton2020-09-15
* add basics of package definitions and utility functionsSean Whitton2020-09-15