aboutsummaryrefslogtreecommitdiff
path: root/src/property
Commit message (Expand)AuthorAge
* OS:TYPECASE->OS:ETYPECASE & OS:HOST-TYPECASE->OS:HOST-ETYPECASESean Whitton2021-04-01
* src/property/sshd.lisp: fix copyrightSean Whitton2021-04-01
* add LOCALE:AVAILABLE and LOCALE:SELECTED-FORSean Whitton2021-04-01
* add SSH:AUTHORIZED-KEYSSean Whitton2021-04-01
* add SSHD:NO-PASSWORDSSean Whitton2021-04-01
* add FILE:LACKS-LINESSean Whitton2021-04-01
* FILE:CONTAINS-LINES: cope with non-existent fileSean Whitton2021-04-01
* FILE:CONTAINS-LINES: use &RESTSean Whitton2021-04-01
* SSHD:CONFIGURED: fix pathSean Whitton2021-04-01
* rename CONTAINS-FOO-CONF -> CONTAINS-CONF-FOOSean Whitton2021-04-01
* add FILE:CONTAINS-EQUALS-CONF & rename property for conf-space filesSean Whitton2021-04-01
* add SSHD:INSTALLED, SSHD:CONFIGUREDSean Whitton2021-04-01
* add some properties for setting keys & values in configuration filesSean Whitton2021-04-01
* FILE:MAP-FILE-LINES: cope with non-existent fileSean Whitton2021-04-01
* property/file.lisp: use WITH-CHANGE-IF-CHANGES-FILE{,-CONTENT}Sean Whitton2021-03-27
* FILE:DIRECTORY-EXISTS: assume no changeSean Whitton2021-03-27
* FILE:DOES-NOT-EXIST: add a :CHECK subroutineSean Whitton2021-03-27
* FILE:HAS-CONTENT: add descriptionSean Whitton2021-03-27
* SERVICE:RUNNING: assume no change madeSean Whitton2021-03-27
* GNUPG:PUBLIC-KEY-IMPORTED: use WITH-CHANGE-IF-CHANGES-FILESean Whitton2021-03-27
* GIT:SNAPSHOT-EXTRACTED: use WITH-REMOTE-CURRENT-DIRECTORYSean Whitton2021-03-25
* add GIT:SNAPSHOT-EXTRACTEDSean Whitton2021-03-24
* GNUPG:PUBLIC-KEY-IMPORTED: accept spaces in the fingerprintSean Whitton2021-03-24
* USER:PASSWD-ENTRY: use MRUN & accept UIDsSean Whitton2021-03-23
* add GNUPG:PUBLIC-KEY-IMPORTEDSean Whitton2021-03-23
* add USER:HAS-LOGIN-SHELLSean Whitton2021-03-23
* USER-NAME -> USERNAMESean Whitton2021-03-23
* FILE:CONTAINS-LINES: accept a single lineSean Whitton2021-03-22
* untabifySean Whitton2021-03-22
* enable passing multiple paths to FILE:DOES-NOT-EXIST & drop :CHECKSean Whitton2021-03-22
* add facility for more regular progress and debug printingSean Whitton2021-03-21
* add :HOSTATTRS to OS:OS-TYPECASE*Sean Whitton2021-03-21
* simplify SERVICE:NO-SERVICES & add SERVICE:WITHOUT-STARTING-SERVICESSean Whitton2021-03-21
* tweak description of CHROOT:OS-BOOTSTRAPPEDSean Whitton2021-03-21
* add descriptions to some chroot propertiesSean Whitton2021-03-21
* fix OS types DEBIAN -> DEBIANLIKESean Whitton2021-03-21
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* 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
* 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
* 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
* 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