aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
Commit message (Expand)AuthorAge
* release Consfigurator 0.4.0 (-1 to Debian experimental)v0.4.0debian/0.4.0-1archive/debian/0.4.0-1Sean Whitton2021-04-01
* add some tests for new conf file propertiesSean Whitton2021-04-01
* consfigurator.asd: use string to designate system & drop "asdf:"Sean Whitton2021-04-01
* replace some (REQUIRE "sb-posix") calls with conditional dependencySean Whitton2021-04-01
* add SSHD:INSTALLED, SSHD:CONFIGUREDSean Whitton2021-04-01
* rework fork(2) connectionsSean Whitton2021-03-27
* :AS connection type uses :SU not :SUDOSean Whitton2021-03-27
* add property/gnupg to consfigurator.asdSean Whitton2021-03-25
* use trivial-backtrace to get a backtrace for forked process failuresSean Whitton2021-03-25
* add GIT:SNAPSHOT-EXTRACTEDSean Whitton2021-03-24
* attempt to implement :AS connection type and AS combinatorSean Whitton2021-03-24
* add :SETUID connection typeSean Whitton2021-03-23
* factor out CONSFIGURATOR.CONNECTION.FORK packageSean Whitton2021-03-23
* add DATA.GPGPUBKEYSSean Whitton2021-03-23
* 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