aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* release Consfigurator 0.3.0 (-1 to Debian experimental)v0.3.0debian/0.3.0-1archive/debian/0.3.0-1Sean Whitton2021-03-10
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* idea regarding combinator to make propspecs unorderedSean Whitton2021-03-09
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add some abbreviations to docs: hostattrs, propspecsSean Whitton2021-03-09
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* rework FILE:HAS-CONTENT and add FILE:HAS-CONTENT-LINESSean Whitton2021-03-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* distinguish between :DESC subroutines and docstrines in DEFPROPSean Whitton2021-03-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release Consfigurator 0.2.1 (-1 to Debian experimental)v0.2.1debian/0.2.1-1archive/debian/0.2.1-1Sean Whitton2021-03-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* move most of README into the manualSean Whitton2021-03-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release Consfigurator 0.2.0 (-1 to Debian experimental)v0.2.0debian/0.2.0-1archive/debian/0.2.0-1Sean Whitton2021-03-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* update HOSTDEPLOY & HOSTDEPLOY-THESE ideaSean Whitton2021-03-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* note that you still need parens with special evaluation ruleSean Whitton2021-03-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* attempt to implement DEPLOYS and DEPLOYS-THESESean Whitton2021-03-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add :PREPROCESS property subroutinesSean Whitton2021-03-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: add an autopkgtest to test compiling and loadingSean Whitton2021-02-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* plan for handling nested propspecsSean Whitton2021-02-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* idea for CONCURRENTLY combinatorSean Whitton2021-02-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notes on interactive shell connection typesSean Whitton2021-02-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add :CHROOT and :CHROOT.SHELL connection typesSean Whitton2021-02-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* note about forking before SAVE-LISP-AND-DIESean Whitton2021-02-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add :CHROOT-FORK connection typeSean Whitton2021-02-27
| | | | | | | Thanks to Mark Wooding for help with handling the streams, dealing with the debugger in the child, and the FORMAT rune for the child status. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notes about how we could use SAVE-LISP-AND-DIESean Whitton2021-02-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* rough requirements for chroot connection typesSean Whitton2021-02-26
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* :NOCHANGE -> :NO-CHANGESean Whitton2021-02-25
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add HOSTDEPLOY ideaSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* expand notes on macro like Propellor's changesFileSean Whitton2021-02-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* a better name for CMD:SINGLESean Whitton2021-02-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* additions to ideas.rstSean Whitton2021-02-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* note that implementing DEPLOYS and DEPLOYS-THESE is a prioritySean Whitton2021-02-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix sample use of :LOCAL-NICKNAMESSean Whitton2021-02-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add Sphinx configSean Whitton2021-02-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix indent in sample DEFPACKAGESean Whitton2021-02-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* begin ideas.rstSean Whitton2021-02-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* start figuring out :SUDO connection typeSean Whitton2021-02-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* "Lisp process" -> "Lisp image"Sean Whitton2021-02-20
| | | | | | Following the HyperSpec's glossary. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* package nicknaming scheme suggestionsSean Whitton2021-02-20
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* get-data -> get-data-string, get-data-streamSean Whitton2021-02-20
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add GET-HOSTNAMESean Whitton2021-02-20
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* each value in HOSTATTRS plist is now prepend-onlySean Whitton2021-02-19
| | | | | | | | | | Previous approach would have required us to deep copy the list when we wanted to use things like DEPLOY, DEPLOY-THESE and connections like :DEBIAN-SBCL, but that would have meant that adding new kinds of hostattrs would have required writing copy methods. The new semantics should enable us to do the same things with hostattrs with only shallow copying. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* eliminate need for propapplySean Whitton2021-02-18
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* tidy up existing docsSean Whitton2021-02-18
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* updates for having dropped apply-propertiesSean Whitton2021-02-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* reserve some prerequisite data namesSean Whitton2021-02-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* prereq data check functions can't return tSean Whitton2021-02-16
| | | | | | That would overcomplicate choosing paths at which to cache data. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* more specification of the two prereq data functionsSean Whitton2021-02-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* property :hostattrs subroutines can make arbitrary modificationsSean Whitton2021-02-14
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* not going to define upload-data function, I thinkSean Whitton2021-02-14
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notes on types of properties and hostattrs subroutineSean Whitton2021-02-14
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* more discussion of prerequisite dataSean Whitton2021-02-14
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* how to work around restriction about anonymous functionsSean Whitton2021-02-13
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* note about the code which establishes connectionsSean Whitton2021-02-13
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* implement operations on propspecsSean Whitton2021-02-12
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>