aboutsummaryrefslogtreecommitdiff
path: root/src/host.lisp
Commit message (Expand)AuthorAge
* move copying to the inside of {union,replace}-propspec-into-hostSean Whitton2021-03-24
* untabifySean Whitton2021-03-22
* add default for :PROPSPEC argument to MAKE-HOSTSean Whitton2021-03-21
* add and export WITH-PRESERVE-HOSTATTRSSean Whitton2021-03-20
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* add a way for chroots, containers etc. to get at parent hostattrsSean Whitton2021-03-19
* pull MAKE-PROPSPEC out of PROPS & set SYSTEMS from *HOST*Sean Whitton2021-03-19
* DEFHOST does not need to call %REPLACE-PROPSPEC-INTO-HOSTSean Whitton2021-03-18
* fix %REPLACE-PROPSPEC-INTO-HOST to actually preserve hostattrsSean Whitton2021-03-18
* call :PREPROCESS and :HOSTATTRS subroutines laterSean Whitton2021-03-15
* attempt to implement revised propspecs specSean Whitton2021-03-15
* use AND rather than WHEN calling for return valueSean Whitton2021-03-06
* add MAKE-HOSTSean Whitton2021-03-04
* fix printing embedded hosts and propspecsSean Whitton2021-03-01
* define three destructive operations on hosts & propspecs earlierSean Whitton2021-03-01
* replace DEFHOSTDEPLOYSean Whitton2021-03-01
* rework executing :HOSTATTRS subroutinesSean Whitton2021-03-01
* add some accessorsSean Whitton2021-02-28
* define PRINT-OBJECT methods sufficient to readably print *HOST*Sean Whitton2021-02-24
* fix argument order in call to PUSHSean Whitton2021-02-22
* split up core.lisp and get rid of .util/.core package distinctionSean Whitton2021-02-20