aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* release Consfigurator 0.9.0v0.9.0Sean Whitton2021-07-24
* debian/: update changelog for changes since last releaseSean Whitton2021-07-24
* tweak wording regarding inclusion of releases in Debian unstableSean Whitton2021-07-24
* call STRING-UPCASE when converting keywords to environment variablesSean Whitton2021-07-24
* POSTFIX:MAPPED-FILE: block capitalise parameter name in docstringSean Whitton2021-07-24
* fix comments about -c argument to su(1)Sean Whitton2021-07-24
* EVAL-IN-GRANDCHILD: call POSIX-LOGIN-ENVIRONMENT before PREREQUESTSean Whitton2021-07-24
* INSTALLER:CLEANLY-INSTALLED-ONCE: reset some connattrsSean Whitton2021-07-24
* return type in FOREIGN-FUNCALL of geteuid(2) is unsignedSean Whitton2021-07-24
* :SETUID: ensure we chdir(2) before we setuid(2)Sean Whitton2021-07-24
* :SUDO: ensure that stdin is a pipe, never a real fileSean Whitton2021-07-24
* ensure subdeployment lines properly indentedSean Whitton2021-07-24
* drop completed TODO about data source for single local fileSean Whitton2021-07-24
* switch manual's Sphinx theme to sphinx_rtd_themeSean Whitton2021-07-24
* add an overview of what's available for installing operating systemsSean Whitton2021-07-24
* :SETUID connection: also call initgroups(3)Sean Whitton2021-07-24
* MKTEMP: use more complex shell command to avoid hiding stderrSean Whitton2021-07-24
* call POST-FORK before WITH-FORK-CONTROLSean Whitton2021-07-24
* add CRON:USER-CRONTABSean Whitton2021-07-24
* add IMAGE-DUMPED and CRON:RUNS-CONSFIGURATORSean Whitton2021-07-24
* WITH-DEPLOYMENT-REPORT: use &BODY not &RESTSean Whitton2021-07-24
* CHROOT:DEPLOYS-THESE: accept a string for HOST parameterSean Whitton2021-07-24
* UNWIND-PROTECT-IN-PARENT -> UNWIND-PROTECTSean Whitton2021-07-24
* new approach to calling fork(2) in remote Lisp imagesSean Whitton2021-07-24
* DEFINE-PRINT-OBJECT-FOR-STRUCTLIKE: include slots without initargsSean Whitton2021-07-23
* DEFINE-PRINT-OBJECT-FOR-STRUCTLIKE: respect *READ-EVAL*Sean Whitton2021-07-23
* move remote Lisp images part of data.lisp to its own fileSean Whitton2021-07-23
* add mkfifo(3) wrapper & utilsSean Whitton2021-07-23
* SBUILD:BUILT: default to the buildd debootstrap variantSean Whitton2021-07-16
* firewalld rich rules: fix escapingSean Whitton2021-07-16
* SSH:HAS-USER-KEY: fix application of FILE:SECRET-UPLOADEDSean Whitton2021-07-16
* SSH:HAS-USER-KEY: require specification of destination pathSean Whitton2021-07-16
* MKTEMP: avoid returning an empty stringSean Whitton2021-07-15
* FILE:HOST-DATA-UPLOADED: use DEFPROPLISTSean Whitton2021-07-15
* GIT:SNAPSHOT-EXTRACTED: when root, don't preserve file ownershipSean Whitton2021-07-13
* APT:RECONFIGURED: pass a string not a list as command inputSean Whitton2021-07-13
* SSHD:CONFIGURED: when configuration is changed, restart ssh daemonSean Whitton2021-07-13
* MKTEMP: avoid capturing echo builtin's stderrSean Whitton2021-07-13
* add idea about using arch-test(1)Sean Whitton2021-07-12
* POSTFIX:{MAIN-CONFIGURED,MAPPED-FILE}: fix returning :NO-CHANGESean Whitton2021-07-12
* FILE:UPDATE-UNIX-TABLE: replace sorting algorithm and refactorSean Whitton2021-07-12
* factor out MOUNTPOINTPSean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: error when new-os DEST existsSean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: handle /run using 'mount --move'Sean Whitton2021-07-10
* INSTALLER:CLEANLY-INSTALLED-ONCE: preserve /sysSean Whitton2021-07-10
* LINES: split on CRLF tooSean Whitton2021-07-10
* FILE:UPDATE-UNIX-TABLE end sort: handle comments and blank linesSean Whitton2021-07-10
* move /run out from MOUNT:*STANDARD-LINUX-VFS*Sean Whitton2021-07-10
* FILE:UPDATE-UNIX-TABLE: add sorting of lines at endSean Whitton2021-07-10
* add INSTALLER:BOOTLOADERS-INSTALLED & example usageSean Whitton2021-07-10