aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* hide sudo passwords in the debuggerSean Whitton2021-03-19
* RECORD-KNOWN-PROPERTY: check whether already knownSean Whitton2021-03-19
* implement debootstrapping chrootsSean Whitton2021-03-19
* CHROOT:OS-BOOTSTRAPPED: use MAKE-CHILD-HOSTSean Whitton2021-03-19
* CHROOT:OS-BOOTSTRAPPED: make OPTIONS always a plistSean Whitton2021-03-19
* avoid using ONCE-ONLY inside DEFPROPSPECSean Whitton2021-03-19
* don't try to call COMPLEMENT on nilSean Whitton2021-03-19
* run :HOSTATTRS subroutines even when unapplyingSean Whitton2021-03-19
* %CONSFIGURE: don't prepend :LOCAL when a connection existsSean Whitton2021-03-19
* implement unapplying SEQPROPS, ESEQPROPS, SILENT-SEQPROPSSean Whitton2021-03-19
* use MRUN in TESTSean Whitton2021-03-19
* drop some pointless & incorrect :CHECK subroutinesSean Whitton2021-03-19
* add APT:SERVICE-INSTALLED-RUNNING, APT:USES-LOCAL-CACHERSean Whitton2021-03-19
* rename constant SECTIONS -> +SECTIONS+Sean Whitton2021-03-19
* add SERVICE:NO-SERVICES, SERVICE:RUNNINGSean Whitton2021-03-19
* add FILE:HAS-MODE, FILE:DOES-NOT-EXISTSean Whitton2021-03-19
* WRITEFILE: handle pathnames passed as argumentsSean Whitton2021-03-19
* reindentSean Whitton2021-03-19
* factor out WITH-SKIP-FAILED-CHANGESSean Whitton2021-03-19
* add APT:USES-PARENT-MIRROR, APT:PROXY and APT:USES-PARENT-PROXYSean Whitton2021-03-19
* export OS:LINUX-ARCHITECTURE; add and export DEBIAN-ARCHITECTURESean Whitton2021-03-19
* add PLIST-TO-CMD-ARGSSean Whitton2021-03-19
* 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
* pass function property combinator name to GENSYMSean Whitton2021-03-19
* make unpreprocessed propspecs printableSean Whitton2021-03-19
* :SUDO connection type: reset the working directorySean Whitton2021-03-19
* chdir after chrootingSean Whitton2021-03-19
* add status output about forking into chrootSean Whitton2021-03-19
* fix check for other threads on SBCLSean Whitton2021-03-19
* write out the basic structure of properties for debootstrappingSean Whitton2021-03-18
* OS:TYPECASE, OS:HOST-TYPECASE: use &BODY instead of &RESTSean Whitton2021-03-18
* DEFPROPSPEC: strip &AUX from :DESC lambda listSean Whitton2021-03-18
* DEFHOST does not need to call %REPLACE-PROPSPEC-INTO-HOSTSean Whitton2021-03-18
* fix call to STRIP-DECLARATIONSSean Whitton2021-03-18
* attempt to reintroduce ON-CHANGESean Whitton2021-03-18
* update symbol nameSean Whitton2021-03-18
* add OS:HOST-TYPECASESean Whitton2021-03-18
* introduce FORM-BEGINNING-WITHSean Whitton2021-03-18
* use a keyword symbol for :RETPROP fletSean Whitton2021-03-18
* gather declarations from :APPLY and :CHECK subroutinesSean Whitton2021-03-18
* %CONSFIGURE no longer assumes that :HOSTATTRS have been runSean Whitton2021-03-18
* DEFPROPSPEC needs to store lambda expressions, not calls to FUNCTIONSean Whitton2021-03-18
* improve the DEFUN defined for calling properties programmaticallySean Whitton2021-03-18
* evaluate MFORMS before binding indentSean Whitton2021-03-18
* tidy up signalling INAPPLICABLE-PROPERTY and FAILED-CHANGESean Whitton2021-03-18
* record which symbols are properties at compile timeSean Whitton2021-03-18
* CHROOT:OS-BOOTSTRAPPED: add IGNORE declarationSean Whitton2021-03-18
* quote some references to function objects in macro expansionSean Whitton2021-03-18