aboutsummaryrefslogtreecommitdiff
path: root/src/property/sbuild.lisp
Commit message (Collapse)AuthorAge
* rename APT:MIRROR to APT:MIRRORS, use &rest and rename the hostattrSean Whitton2022-04-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* rename CCACHE:GROUP-CACHE -> CCACHE:CACHE-FOR-GROUPSean Whitton2022-04-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* SBUILD:STANDARD-DEBIAN-SCHROOT: rename param and &optional -> &keySean Whitton2022-04-14
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* rename combinator UNAPPLY->UNAPPLIED and add new UNAPPLY macroSean Whitton2021-12-13
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* SBUILD:BUILT: add periodically rebuilding the schroot to exampleSean Whitton2021-09-12
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* SBUILD:BUILT: default to the buildd debootstrap variantSean Whitton2021-07-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* replace APT:USE-PARENT-MIRROR with APT:USE-PARENT-MIRRORSSean Whitton2021-06-18
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* SBUILD:BUILT: use MAKE-CHILD-HOST not MAKE-HOSTSean Whitton2021-06-11
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* SBUILD:BUILT: fix command-prefix separation of valuesSean Whitton2021-06-11
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add properties to build and configure sbuild schrootsSean Whitton2021-06-08
Based on properties I wrote for Propellor. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>